humbertojunior commited on
Commit
db5370c
1 Parent(s): 86ce17b

Create requirements.txt with scikit and joblib

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ scikit-learn
2
+ joblib