We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb9bdd commit 3a220b7Copy full SHA for 3a220b7
advanced_source/ONNXLive.rst
@@ -63,7 +63,7 @@ For now, we'll just download pre-trained models with the script provided by the
63
64
.. code-block:: bash
65
66
- ./download_saved_models.sh
+ python download_saved_models.py
67
68
69
This script downloads the pre-trained PyTorch models and puts them into the ``saved_models`` folder.
0 commit comments