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 555f902 commit b60dc31Copy full SHA for b60dc31
README.md
@@ -233,7 +233,7 @@ Nvidia users should install stable pytorch using this command:
233
234
This is the command to install pytorch nightly instead which might have performance improvements.
235
236
-```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu129```
+```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu130```
237
238
#### Troubleshooting
239
0 commit comments