Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio==4.19.2
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
| 1 |
gradio==4.19.2
|
| 2 |
+
huggingface-hub>=0.19.0
|
| 3 |
+
requests>=2.31.0
|
| 4 |
+
python-dotenv>=1.0.0
|