ssboost commited on
Commit
d8e2aec
·
verified ·
1 Parent(s): f33cb93

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio-client>=0.8.0
2
- python-dotenv>=1.0.0
3
  Pillow>=9.0.0
4
- typing-extensions>=4.0.0
 
 
1
+ gradio>=5.0.0
2
+ gradio-client>=1.0.0
3
  Pillow>=9.0.0
4
+ python-dotenv>=1.0.0
5
+ requests>=2.0.0