juiceb0xc0de commited on
Commit
3cc4efd
·
verified ·
1 Parent(s): 1c70ebd

fix: add gradio>=5.0.0 dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1 +1 @@
1
- gradio>=4.0.0
 
1
+ gradio>=5.0.0