mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 23:14:49 +08:00
Set torch version to be 2.3.1 for v0.0.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
torch
|
||||
torch==2.3.1
|
||||
torchsde
|
||||
torchvision
|
||||
torchaudio
|
||||
torchvision==0.18.1
|
||||
torchaudio==2.3.1
|
||||
einops
|
||||
transformers>=4.28.1
|
||||
tokenizers>=0.13.3
|
||||
@@ -13,6 +13,7 @@ Pillow
|
||||
scipy
|
||||
tqdm
|
||||
psutil
|
||||
numpy<2.0.0
|
||||
|
||||
#non essential dependencies:
|
||||
kornia>=0.7.1
|
||||
|
Reference in New Issue
Block a user