Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
diffusers==0.27.0
|
| 2 |
transformers==4.35.2
|
| 3 |
--extra-index-url https://download.pytorch.org/whl/cu121;
|
|
|
|
| 1 |
+
huggingface_hub==0.23.0
|
| 2 |
diffusers==0.27.0
|
| 3 |
transformers==4.35.2
|
| 4 |
--extra-index-url https://download.pytorch.org/whl/cu121;
|