Book-Voice commited on
Commit
d4456d7
·
verified ·
1 Parent(s): e8eae0d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- gradio
2
- requests
 
 
1
+ gradio>=4.30.0,<4.44.0
2
+ requests>=2.25.0
3
+ spaces>=0.19.0