Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
huggingface_hub
|
| 2 |
torch
|
| 3 |
diffusers==0.28.2
|
| 4 |
transformers==4.44.2
|
|
|
|
| 1 |
+
huggingface_hub<=0.25
|
| 2 |
torch
|
| 3 |
diffusers==0.28.2
|
| 4 |
transformers==4.44.2
|