Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- 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 |
|