Skip to content

Commit 7feb790

Browse files
committed
Fix instructions
1 parent 797b016 commit 7feb790

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/source/training_references.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@ guarantees.
1919

2020
In general, these scripts rely on the latest (not yet released) pytorch version
2121
or the latest torchvision version. This means that to use them, **you might need
22-
to install the latest pytorch and torchvision versions**, with e.g.::
23-
24-
25-
.. code-block:: sh
26-
pip install torch torchvision
22+
to install the latest pytorch and torchvision versions** following the `official
23+
instructions <https://pytorch.org/get-started/locally/>`_.
2724

2825

2926
If you need to rely on an older stable version of pytorch or torchvision, e.g.

0 commit comments

Comments
 (0)