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