Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -8
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
-
|
2 |
-
streamlit
|
3 |
-
pandas
|
4 |
-
numpy
|
5 |
-
xgboost
|
6 |
-
|
7 |
-
shap
|
8 |
-
matplotlib
|
9 |
joblib
|
|
|
1 |
+
|
2 |
+
streamlit
|
3 |
+
pandas
|
4 |
+
numpy
|
5 |
+
xgboost
|
6 |
+
shap
|
|
|
|
|
7 |
joblib
|