Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ numpy<=1.19.0
|
|
16 |
pandas==1.1.4
|
17 |
pyyaml==5.1
|
18 |
scikit-learn==0.22
|
19 |
-
scikit-multilearn==0.2.0
|
|
|
|
16 |
pandas==1.1.4
|
17 |
pyyaml==5.1
|
18 |
scikit-learn==0.22
|
19 |
+
scikit-multilearn==0.2.0
|
20 |
+
seaborn
|