Compare commits

...

1 Commits

Author SHA1 Message Date
Yoland Y 1d47ec38d8 Set torch version to be 2.3.1 for v0.0.3
Python Linting / Run Pylint (push) Failing after 26s
Build package / Build Test (3.10) (push) Failing after 25s
Build package / Build Test (3.11) (push) Failing after 41s
Build package / Build Test (3.8) (push) Failing after 32s
Build package / Build Test (3.9) (push) Failing after 40s
Tests CI / test (push) Failing after 36s
Release Stable Version / package_comfy_windows (121, 3.11.8) (push) Has been cancelled
2024-07-26 18:54:29 -07:00
+4 -3
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