Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1 +1,6 @@
|
|
| 1 |
-
scikit-learn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scikit-learn
|
| 2 |
+
matplotlib.pyplot
|
| 3 |
+
warnings
|
| 4 |
+
numpy
|
| 5 |
+
pandas
|
| 6 |
+
seaborn
|