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 c62d2b1 commit e05cd19Copy full SHA for e05cd19
beginner_source/new-release-colab.rst
@@ -12,5 +12,5 @@ Notes for Running in Colab
12
13
.. code-block:: python
14
15
- !pip3 uninstall --yes torch torchaudio torchvideo torchdata
16
- !pip3 install torch torchaudio torchvideo torchdata
+ !pip3 uninstall --yes torch torchaudio torchvision torchtext torchdata
+ !pip3 install torch torchaudio torchvision torchtext torchdata
0 commit comments