7sugiwa commited on
Commit
1247917
1 Parent(s): 7af84f6

Add scikit-learn to requirements

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