Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
#gradio==4.44.0
|
|
|
|
| 2 |
requests>=2.31.0
|
| 3 |
pydantic==2.10.6
|
|
|
|
| 1 |
#gradio==4.44.0
|
| 2 |
+
huggingface_hub==0.25.2
|
| 3 |
requests>=2.31.0
|
| 4 |
pydantic==2.10.6
|