mbabazif commited on
Commit
da36e5e
1 Parent(s): 8c59faa

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ streamlit
2
  pandas
3
  joblib
4
  scikit-learn
 
5
 
 
2
  pandas
3
  joblib
4
  scikit-learn
5
+ xgboost
6