Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -5,8 +5,10 @@ git+https://github.com/huggingface/accelerate.git
|
|
5 |
#transformers
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
git+https://github.com/huggingface/optimum.git
|
8 |
-
xformers
|
9 |
-
|
|
|
|
|
10 |
sentencepiece
|
11 |
paramiko
|
12 |
gradio
|
@@ -14,3 +16,4 @@ numpy
|
|
14 |
opencv-python
|
15 |
git+https://github.com/asomoza/image_gen_aux.git
|
16 |
git+https://github.com/ford442/diffusers.git@offload_sd3_del
|
|
|
|
5 |
#transformers
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
git+https://github.com/huggingface/optimum.git
|
8 |
+
#xformers
|
9 |
+
git+https://github.com/facebookresearch/xformers.git
|
10 |
+
hf-transfer
|
11 |
+
huggingface_hub[hf_transfer]
|
12 |
sentencepiece
|
13 |
paramiko
|
14 |
gradio
|
|
|
16 |
opencv-python
|
17 |
git+https://github.com/asomoza/image_gen_aux.git
|
18 |
git+https://github.com/ford442/diffusers.git@offload_sd3_del
|
19 |
+
cyper
|