Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -1,8 +1 @@
|
|
1 |
-
|
2 |
-
Flask-Cors
|
3 |
-
gradio
|
4 |
-
requests
|
5 |
-
gunicorn==20.1.0
|
6 |
-
python-dotenv==0.19.0
|
7 |
-
werkzeug==2.0.1
|
8 |
-
gevent==21.12.0
|
|
|
1 |
+
gradio==3.42.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|