mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-05-02 02:26:36 +08:00
Latest pytorch stable is cu130 (#10361)
This commit is contained in:
parent
74b7f0b04b
commit
6b035bfce2
@ -255,7 +255,7 @@ This is the command to install the Pytorch xpu nightly which might have some per
|
|||||||
|
|
||||||
Nvidia users should install stable pytorch using this command:
|
Nvidia users should install stable pytorch using this command:
|
||||||
|
|
||||||
```pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu129```
|
```pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu130```
|
||||||
|
|
||||||
This is the command to install pytorch nightly instead which might have performance improvements.
|
This is the command to install pytorch nightly instead which might have performance improvements.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user