Commit
·
75af50a
1
Parent(s):
ebc6c28
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
flask
|
|
|
2 |
pydantic
|
3 |
pandas
|
4 |
tensorflow
|
|
|
1 |
flask
|
2 |
+
gunicorn
|
3 |
pydantic
|
4 |
pandas
|
5 |
tensorflow
|