jeffliulab commited on
Commit
bbc7f71
·
verified ·
1 Parent(s): b2bb7f4

Loosen Gradio pin to >=5.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=4.44.0
2
  torch>=2.0.0
3
  torchvision>=0.15.0
4
  open_clip_torch>=2.20.0
 
1
+ gradio>=5.0.0
2
  torch>=2.0.0
3
  torchvision>=0.15.0
4
  open_clip_torch>=2.20.0