mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-16 16:32:34 +08:00
Add note about cuda version while installing torch
This commit is contained in:
parent
d1d9eb94b1
commit
79c8b31a1e
@ -229,6 +229,8 @@ This is the command to install the Pytorch xpu nightly which might have some per
|
||||
|
||||
Nvidia users should install stable pytorch using this command:
|
||||
|
||||
> **NOTE**: The --index-url depends on your CUDA version.
|
||||
|
||||
```pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu129```
|
||||
|
||||
This is the command to install pytorch nightly instead which might have performance improvements.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user