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

requirements.txt

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