Merge branch 'Comfy-Org:master' into master

This commit is contained in:
austin1997 2026-04-05 17:27:07 +08:00 committed by GitHub
commit d2c287a368
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -276,7 +276,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/cu130```
```pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu132```
#### Troubleshooting

View File

@ -1,5 +1,5 @@
comfyui-frontend-package==1.42.8
comfyui-workflow-templates==0.9.43
comfyui-workflow-templates==0.9.44
comfyui-embedded-docs==0.4.3
torch
torchsde