Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ xformers==0.0.29.post1
|
|
| 5 |
triton==3.1.0
|
| 6 |
peft
|
| 7 |
ftfy
|
| 8 |
-
diffusers
|
| 9 |
transformers==4.52.3
|
| 10 |
huggingface-hub==0.32.2
|
| 11 |
imageio==2.27.0
|
|
|
|
| 5 |
triton==3.1.0
|
| 6 |
peft
|
| 7 |
ftfy
|
| 8 |
+
git+https://github.com/huggingface/diffusers.git
|
| 9 |
transformers==4.52.3
|
| 10 |
huggingface-hub==0.32.2
|
| 11 |
imageio==2.27.0
|