nbiish commited on
Commit
5f56c2a
·
unverified ·
1 Parent(s): 7378664

Pin huggingface_hub version for gradio compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio[mcp]>=5.0.0
 
2
  vtracer>=0.6.0
3
  Pillow>=10.0.0
4
  numpy>=1.24.0
 
1
+ gradio[mcp]>=5.6.0
2
+ huggingface_hub>=0.26.0,<1.0.0
3
  vtracer>=0.6.0
4
  Pillow>=10.0.0
5
  numpy>=1.24.0