Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,8 @@ altair
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
plotly
|
| 5 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
plotly
|
| 5 |
+
scikit-learn
|
| 6 |
+
xgboost
|
| 7 |
+
tensorflow
|
| 8 |
+
multiprocessing
|
| 9 |
+
joblib
|