Driisa commited on
Commit
b4211db
·
verified ·
1 Parent(s): 0659d13

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- streamlit==1.38.0
2
- pandas==1.5.3
3
- seaborn==0.12.2
4
- joblib==1.2.0
5
- shap==0.41.0
6
- streamlit-shap==0.0.7
7
- plotly==5.10.0
8
- folium==0.14.0
9
- streamlit-folium==0.11.0
10
- xgboost==1.7.5
 
 
1
+ pandas
2
+ seaborn
3
+ matplotlib
4
+ streamlit
5
+ pathlib
6
+ joblib
7
+ shap
8
+ streamlit-shap
9
+ streamlit-folium
10
+ folium
11
+ xgboost