Spaces:
Runtime error
Runtime error
modified::converted sklearn -> scikit-learn also added scipy
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
numpy
|
3 |
pandas
|
4 |
matplotlib
|
|
|
1 |
+
scikit-learn
|
2 |
+
scipy
|
3 |
numpy
|
4 |
pandas
|
5 |
matplotlib
|