Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -2,6 +2,9 @@ flask
|
|
2 |
flask-cors
|
3 |
openai
|
4 |
gradio
|
|
|
|
|
|
|
5 |
|
6 |
|
7 |
|
|
|
2 |
flask-cors
|
3 |
openai
|
4 |
gradio
|
5 |
+
gunicorn
|
6 |
+
python-dotenv
|
7 |
+
|
8 |
|
9 |
|
10 |
|