jeffliulab commited on
Commit
7d8481b
·
verified ·
1 Parent(s): b69b3d0

Bump gradio to 5.16.0 (drop client pin to avoid version conflict)

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