janushex commited on
Commit
c24fcc2
·
verified ·
1 Parent(s): 6cdbe21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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