tricc commited on
Commit
38604ce
·
verified ·
1 Parent(s): 2ae681e

add sklearn requirements.txt

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