MLDeveloper commited on
Commit
6136a1a
·
verified ·
1 Parent(s): 353254e

Update requirements.txt

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