Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -6
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
pandas
|
4 |
-
joblib
|
5 |
-
pydantic
|
6 |
-
scikit-learn
|
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
pandas
|
4 |
+
joblib
|
5 |
+
pydantic
|
6 |
+
scikit-learn
|
7 |
+
flask
|