Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
mlflow
|
2 |
pandas
|
3 |
numpy
|
4 |
scikit-learn
|
5 |
gradio
|
6 |
cloudpickle
|
7 |
joblib
|
8 |
-
xgboost
|
|
|
1 |
+
mlflow
|
2 |
pandas
|
3 |
numpy
|
4 |
scikit-learn
|
5 |
gradio
|
6 |
cloudpickle
|
7 |
joblib
|
8 |
+
xgboost
|