Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ huggingface_hub==0.25.2
|
|
| 2 |
openai
|
| 3 |
numpy==1.24.4
|
| 4 |
Pillow==10.3.0
|
| 5 |
-
gradio==5.34.2
|
|
|
|
|
|
| 2 |
openai
|
| 3 |
numpy==1.24.4
|
| 4 |
Pillow==10.3.0
|
| 5 |
+
gradio==5.34.2
|
| 6 |
+
huggingface-hub>=0.28.1
|