astroza commited on
Commit
7dfb852
·
1 Parent(s): 260523c

Revert gradio and huggingface_hub versions to previous specifications in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio>=5.35
2
- huggingface_hub>=1.0
3
  pandas
 
1
+ gradio==4.44.1
2
+ huggingface_hub>=0.20.0,<1.0
3
  pandas