Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ scipy
|
|
8 |
tqdm
|
9 |
tabulate
|
10 |
scikit-learn
|
11 |
-
flask
|
|
|
|
8 |
tqdm
|
9 |
tabulate
|
10 |
scikit-learn
|
11 |
+
flask
|
12 |
+
pymongo
|