Spaces:
Sleeping
Sleeping
ParthCodes
commited on
Commit
•
9e185cb
1
Parent(s):
f785540
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
flask
|
2 |
flask-cors
|
3 |
gunicorn
|
4 |
-
Jinja2
|
|
|
|
|
|
1 |
flask
|
2 |
flask-cors
|
3 |
gunicorn
|
4 |
+
Jinja2
|
5 |
+
google-generativeai
|
6 |
+
dotenv
|