developer-lunark commited on
Commit
81ac730
·
verified ·
1 Parent(s): 6de4875

Update gradio and huggingface_hub versions

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
 
3
- gradio==4.44.0
4
- huggingface_hub<0.21.0
5
  pyyaml
6
  pandas
7
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
 
3
+ gradio>=5.0.0
4
+ huggingface_hub>=0.21.0
5
  pyyaml
6
  pandas
7