Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
|
@@ -16,10 +16,12 @@ safetensors==0.5.2
|
|
| 16 |
|
| 17 |
paramiko
|
| 18 |
|
|
|
|
|
|
|
| 19 |
huggingface_hub[hf_transfer]
|
| 20 |
|
| 21 |
#git+https://github.com/ford442/diffusers.git@upcast_4
|
| 22 |
-
git+https://github.com/huggingface/diffusers.git
|
| 23 |
#git+https://github.com/huggingface/transformers.git
|
| 24 |
#git+https://github.com/huggingface/accelerate.git
|
| 25 |
|
|
@@ -38,10 +40,11 @@ torchsde==0.2.6
|
|
| 38 |
|
| 39 |
#torch==2.4.0
|
| 40 |
|
| 41 |
-
triton
|
| 42 |
|
| 43 |
#git+https://github.com/ford442/diffusers.git@upcast_64
|
| 44 |
|
| 45 |
-
|
|
|
|
|
|
|
| 46 |
|
| 47 |
-
hidet
|
|
|
|
| 16 |
|
| 17 |
paramiko
|
| 18 |
|
| 19 |
+
hf_transfer
|
| 20 |
+
|
| 21 |
huggingface_hub[hf_transfer]
|
| 22 |
|
| 23 |
#git+https://github.com/ford442/diffusers.git@upcast_4
|
| 24 |
+
#git+https://github.com/huggingface/diffusers.git
|
| 25 |
#git+https://github.com/huggingface/transformers.git
|
| 26 |
#git+https://github.com/huggingface/accelerate.git
|
| 27 |
|
|
|
|
| 40 |
|
| 41 |
#torch==2.4.0
|
| 42 |
|
| 43 |
+
#triton
|
| 44 |
|
| 45 |
#git+https://github.com/ford442/diffusers.git@upcast_64
|
| 46 |
|
| 47 |
+
diffusers==0.32.1
|
| 48 |
+
|
| 49 |
+
#hidet
|
| 50 |
|
|
|