Spaces:
Runtime error
Runtime error
Commit ·
238fd4c
1
Parent(s): 79f437f
Update huggingface_hub for gradio compatibility
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
huggingface_hub==0.
|
|
|
|
| 2 |
openai
|
| 3 |
python-dotenv
|
| 4 |
-
gradio==5.44.0
|
|
|
|
| 1 |
+
huggingface_hub==0.33.5
|
| 2 |
+
gradio==5.44.0
|
| 3 |
openai
|
| 4 |
python-dotenv
|
|
|