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 57dd153 commit f55ca8cCopy full SHA for f55ca8c
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