Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# diffusers==0.22.2
|
2 |
-
git+https://github.com/huggingface/diffusers.git@
|
3 |
-
transformers
|
4 |
gradio==4.10.0
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
6 |
torch==2.1.0
|
@@ -10,7 +10,7 @@ Pillow==10.1.0
|
|
10 |
accelerate==0.24.0
|
11 |
compel==2.0.2
|
12 |
controlnet-aux==0.0.7
|
13 |
-
peft
|
14 |
stable_fast @ https://github.com/chengzeyi/stable-fast/releases/download/v0.0.15.post1/stable_fast-0.0.15.post1+torch211cu121-cp310-cp310-manylinux2014_x86_64.whl
|
15 |
xformers
|
16 |
triton
|
|
|
1 |
# diffusers==0.22.2
|
2 |
+
git+https://github.com/huggingface/diffusers.git@68e962395cfaf85ddc9c1076fed9fb1824174d3f
|
3 |
+
transformers
|
4 |
gradio==4.10.0
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
6 |
torch==2.1.0
|
|
|
10 |
accelerate==0.24.0
|
11 |
compel==2.0.2
|
12 |
controlnet-aux==0.0.7
|
13 |
+
peft=
|
14 |
stable_fast @ https://github.com/chengzeyi/stable-fast/releases/download/v0.0.15.post1/stable_fast-0.0.15.post1+torch211cu121-cp310-cp310-manylinux2014_x86_64.whl
|
15 |
xformers
|
16 |
triton
|