Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -15
requirements.txt
CHANGED
|
@@ -1,20 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
-
plotly
|
| 5 |
-
scikit-learn
|
| 6 |
-
tensorflow
|
| 7 |
-
joblib
|
| 8 |
-
torch
|
| 9 |
-
shap
|
| 10 |
-
pydot
|
| 11 |
-
graphviz
|
| 12 |
-
scipy
|
| 13 |
pycaret
|
| 14 |
-
xgboost
|
| 15 |
-
shap
|
| 16 |
-
matplotlib
|
| 17 |
-
umap-learn
|
| 18 |
ydata-profiling
|
| 19 |
-
streamlit-pandas-profiling
|
| 20 |
-
ipython
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
pycaret
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
ydata-profiling
|
| 6 |
+
streamlit-pandas-profiling
|
|
|