Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ numpy==1.25.2
|
|
6 |
scikit-learn==1.3.0
|
7 |
statsmodels==0.14.0
|
8 |
matplotlib==3.7.2
|
9 |
-
folium
|
|
|
|
6 |
scikit-learn==1.3.0
|
7 |
statsmodels==0.14.0
|
8 |
matplotlib==3.7.2
|
9 |
+
folium
|
10 |
+
seaborn
|