David Wisdom commited on
Commit
bfa8200
1 Parent(s): c4c3064

add sklearn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  plotly>=5.0.0
2
  tensorflow>=2.5.0
3
  tensorflow-hub==0.12.0
 
1
  plotly>=5.0.0
2
  tensorflow>=2.5.0
3
  tensorflow-hub==0.12.0
4
+ scikit-learn>=0.24.0