Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ transformers>= 4.49.0
|
|
| 5 |
xformers
|
| 6 |
ftfy
|
| 7 |
spaces
|
| 8 |
-
diffusers
|
| 9 |
opencv-python
|
| 10 |
sentencepiece>=0.2.0
|
| 11 |
optimum
|
|
|
|
| 5 |
xformers
|
| 6 |
ftfy
|
| 7 |
spaces
|
| 8 |
+
diffusers @ git+https://github.com/huggingface/diffusers.git@main
|
| 9 |
opencv-python
|
| 10 |
sentencepiece>=0.2.0
|
| 11 |
optimum
|