Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
-
mlflow
|
| 4 |
-
xgboost
|
| 5 |
pandas
|
| 6 |
numpy
|
| 7 |
-
|
| 8 |
-
python-
|
| 9 |
-
boto3
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
|
|
|
|
|
|
| 3 |
pandas
|
| 4 |
numpy
|
| 5 |
+
xgboost
|
| 6 |
+
python-multipart
|
|
|