Spaces:
Sleeping
Sleeping
jacob-stein
commited on
Commit
·
88012ec
1
Parent(s):
97208ad
Adjust requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ python-dotenv
|
|
7 |
google-cloud-vision
|
8 |
spacy
|
9 |
openai==0.28
|
10 |
-
|
11 |
-
|
12 |
gunicorn==20.x.x
|
13 |
pandas==1.x.x
|
14 |
xlsxwriter==3.x.x
|
|
|
7 |
google-cloud-vision
|
8 |
spacy
|
9 |
openai==0.28
|
10 |
+
flask
|
11 |
+
flask-cors
|
12 |
gunicorn==20.x.x
|
13 |
pandas==1.x.x
|
14 |
xlsxwriter==3.x.x
|