Spaces:
Sleeping
Sleeping
Commit ·
4c121d4
1
Parent(s): 616bff2
added files
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
onnxruntime
|
| 2 |
-
io
|
| 3 |
scikit-learn
|
| 4 |
matplotlib
|
| 5 |
pandas
|
| 6 |
numpy
|
| 7 |
flask
|
| 8 |
nltk
|
| 9 |
-
Pillow
|
|
|
|
|
|
| 1 |
onnxruntime
|
|
|
|
| 2 |
scikit-learn
|
| 3 |
matplotlib
|
| 4 |
pandas
|
| 5 |
numpy
|
| 6 |
flask
|
| 7 |
nltk
|
| 8 |
+
Pillow
|
| 9 |
+
gunicorn
|