mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-14 16:16:43 +08:00
Update command to install latest nighly pytorch.
This commit is contained in:
parent
27a0fcccc3
commit
85422f4dbb
@ -232,7 +232,7 @@ Nvidia users should install stable pytorch using this command:
|
||||
|
||||
This is the command to install pytorch nightly instead which might have performance improvements.
|
||||
|
||||
```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```
|
||||
|
||||
#### Troubleshooting
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user