xingqiang commited on
Commit
5a45c0e
·
1 Parent(s): 3599276

Update Gradio to version 5.18.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=3.50.0
2
  torch>=2.0.1
3
  transformers>=4.31.0
4
  Pillow>=9.5.0
 
1
+ gradio>=5.18.0
2
  torch>=2.0.1
3
  transformers>=4.31.0
4
  Pillow>=9.5.0