Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
scikit-learn==1.2.2
|
2 |
matplotlib==3.5.1
|
3 |
-
numpy==1.21.6
|
|
|
|
1 |
scikit-learn==1.2.2
|
2 |
matplotlib==3.5.1
|
3 |
+
numpy==1.21.6
|
4 |
+
seaborn==0.11.2
|