ElMETRICO commited on
Commit
f5b9a9a
·
verified ·
1 Parent(s): b703a33

Update requirements.txt

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