1
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:
Yoland Y
2024-07-26 17:31:45 -07:00
parent f87810cd3e
commit 1d47ec38d8

View File

@@ -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