We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae79e33 commit e03fe8bCopy full SHA for e03fe8b
README.md
@@ -227,7 +227,7 @@ Put your VAE in: models/vae
227
228
AMD users can install rocm and pytorch with pip if you don't have it already installed, this is the command to install the stable version:
229
230
-```pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.4```
+```pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm7.1```
231
232
This is the command to install the nightly with ROCm 7.1 which might have some performance improvements:
233
0 commit comments