yukee1992 commited on
Commit
5703393
·
verified ·
1 Parent(s): b2fa5de

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- gradio==4.19.0
2
- requests==2.31.0
 
1
+ gradio>=4.0.0
2
+ requests>=2.31.0