Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -16
requirements.txt
CHANGED
|
@@ -2,26 +2,17 @@ pandas
|
|
| 2 |
numpy
|
| 3 |
scikit-learn
|
| 4 |
matplotlib
|
| 5 |
-
seaborn
|
| 6 |
-
streamlit
|
| 7 |
-
scipy
|
| 8 |
plotly
|
| 9 |
streamlit
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
requests
|
| 13 |
-
tqdm
|
| 14 |
folium
|
| 15 |
-
|
|
|
|
|
|
|
|
|
|
| 16 |
scikit-survival==0.22.0
|
| 17 |
geopandas
|
| 18 |
-
streamlit-folium
|
| 19 |
joblib
|
| 20 |
-
xgboost
|
| 21 |
lifelines
|
| 22 |
-
xgbse
|
| 23 |
-
mlflow==2.21.3
|
| 24 |
-
transformers
|
| 25 |
-
datasets
|
| 26 |
-
boto3
|
| 27 |
-
psycopg2-binary
|
|
|
|
| 2 |
numpy
|
| 3 |
scikit-learn
|
| 4 |
matplotlib
|
|
|
|
|
|
|
|
|
|
| 5 |
plotly
|
| 6 |
streamlit
|
| 7 |
+
boto3
|
| 8 |
+
mlflow==2.21.3
|
|
|
|
|
|
|
| 9 |
folium
|
| 10 |
+
branca
|
| 11 |
+
streamlit-folium
|
| 12 |
+
Pillow
|
| 13 |
+
xgboost
|
| 14 |
scikit-survival==0.22.0
|
| 15 |
geopandas
|
|
|
|
| 16 |
joblib
|
|
|
|
| 17 |
lifelines
|
| 18 |
+
xgbse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|