Gurusha commited on
Commit
2fe56f3
·
1 Parent(s): 94eec12

Fix gradio/huggingface_hub version compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- gradio>=4.0.0
 
2
  pymupdf>=1.23.0
3
  harcx>=0.2.0
 
1
+ gradio==4.44.0
2
+ huggingface_hub<1.0.0
3
  pymupdf>=1.23.0
4
  harcx>=0.2.0