ZhaoJingzi commited on
Commit
f1e9e60
·
verified ·
1 Parent(s): c38ee69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -8
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- streamlit
2
- pillow
3
- pandas
4
- numpy
5
- mlflow
6
- shap
7
- xgboost
8
- matplotlib
 
 
 
1
+ streamlit
2
+ pillow
3
+ pandas
4
+ numpy
5
+ mlflow
6
+ shap
7
+ xgboost
8
+ matplotlib
9
+ requests
10
+ joblib