Nihal2000 commited on
Commit
c9f5c3f
·
1 Parent(s): 05a9f29

Fix: Pin huggingface_hub to compatible version for gradio dev

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ pydantic>=2.0.0
4
  plotly>=5.0.0
5
  loguru>=0.7.0
6
  Pillow>=10.0.0
 
 
4
  plotly>=5.0.0
5
  loguru>=0.7.0
6
  Pillow>=10.0.0
7
+ huggingface_hub<0.22.0