Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio
|
|
2 |
pandas
|
3 |
plotly
|
4 |
folium
|
|
|
5 |
geopandas
|
6 |
pyarrow
|
7 |
scipy
|
|
|
2 |
pandas
|
3 |
plotly
|
4 |
folium
|
5 |
+
scikit-learn
|
6 |
geopandas
|
7 |
pyarrow
|
8 |
scipy
|