mukunda1729 commited on
Commit
e09c815
·
verified ·
1 Parent(s): 124d153

fix: pin huggingface_hub<1.0 (HfFolder removed in 1.0)

Browse files
Files changed (1) hide show
  1. 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