Spaces:
Sleeping
Sleeping
fix: pin huggingface_hub<1.0 (HfFolder removed in 1.0)
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio>=4.44.0,<5
|
|
|
|
| 2 |
agentfit-py>=0.1.0
|
| 3 |
agentguard-firewall>=0.1.0
|
| 4 |
agentsnap-py>=0.1.0
|
|
|
|
| 1 |
gradio>=4.44.0,<5
|
| 2 |
+
huggingface_hub<1.0
|
| 3 |
agentfit-py>=0.1.0
|
| 4 |
agentguard-firewall>=0.1.0
|
| 5 |
agentsnap-py>=0.1.0
|