Spaces:
Paused
Paused
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -22,4 +22,5 @@ jinja2>=3.1.0
|
|
| 22 |
httpx>=0.25.0
|
| 23 |
groq>=0.4.0
|
| 24 |
python-multipart>=0.0.6
|
| 25 |
-
gradio>=4.
|
|
|
|
|
|
| 22 |
httpx>=0.25.0
|
| 23 |
groq>=0.4.0
|
| 24 |
python-multipart>=0.0.6
|
| 25 |
+
gradio>=4.44.0
|
| 26 |
+
huggingface_hub==0.24.7
|