Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -6,8 +6,8 @@ accelerate
|
|
6 |
git+https://github.com/huggingface/accelerate.git
|
7 |
transformers
|
8 |
git+https://github.com/huggingface/transformers.git
|
9 |
-
optimum
|
10 |
-
git+https://github.com/huggingface/optimum.git
|
11 |
imageio
|
12 |
safetensors
|
13 |
sentencepiece
|
@@ -29,8 +29,8 @@ Pillow
|
|
29 |
#xformers
|
30 |
#xformers --index-url https://download.pytorch.org/whl/cu124
|
31 |
jinja2
|
32 |
-
xformers
|
33 |
-
git+https://github.com/facebookresearch/xformers.git
|
34 |
|
35 |
#xformers==0.0.30.dev967
|
36 |
|
@@ -39,7 +39,7 @@ peft
|
|
39 |
scipy
|
40 |
bs4
|
41 |
diffusers
|
42 |
-
git+https://github.com/ford442/diffusers.git@upcast_only
|
43 |
|
44 |
#git+https://github.com/huggingface/diffusers.git
|
45 |
|
|
|
6 |
git+https://github.com/huggingface/accelerate.git
|
7 |
transformers
|
8 |
git+https://github.com/huggingface/transformers.git
|
9 |
+
#optimum
|
10 |
+
#git+https://github.com/huggingface/optimum.git
|
11 |
imageio
|
12 |
safetensors
|
13 |
sentencepiece
|
|
|
29 |
#xformers
|
30 |
#xformers --index-url https://download.pytorch.org/whl/cu124
|
31 |
jinja2
|
32 |
+
#xformers
|
33 |
+
#git+https://github.com/facebookresearch/xformers.git
|
34 |
|
35 |
#xformers==0.0.30.dev967
|
36 |
|
|
|
39 |
scipy
|
40 |
bs4
|
41 |
diffusers
|
42 |
+
#git+https://github.com/ford442/diffusers.git@upcast_only
|
43 |
|
44 |
#git+https://github.com/huggingface/diffusers.git
|
45 |
|