MLDeveloper commited on
Commit
d5d2a02
·
verified ·
1 Parent(s): 58f8c94

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -12,5 +12,7 @@ streamlit
12
  scikit-learn
13
  pandas
14
  numpy
 
 
15
 
16
 
 
12
  scikit-learn
13
  pandas
14
  numpy
15
+ pip install scikit-learn
16
+
17
 
18