Spaces:
Runtime error
Runtime error
Commit
·
a9f28d0
1
Parent(s):
7944a5b
Update requirements.txt
Browse files- requirements.txt +14 -14
requirements.txt
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
folium
|
2 |
-
geopandas
|
3 |
-
geopy
|
4 |
-
joblib
|
5 |
-
numpy
|
6 |
-
pandas
|
7 |
-
Pillow
|
8 |
-
plotly
|
9 |
-
rasterio
|
10 |
-
requests
|
11 |
-
rioxarray
|
12 |
-
scikit_image
|
13 |
streamlit
|
14 |
-
streamlit_folium
|
15 |
-
streamlit_plotly_events
|
|
|
1 |
+
folium=
|
2 |
+
geopandas
|
3 |
+
geopy
|
4 |
+
joblib
|
5 |
+
numpy
|
6 |
+
pandas
|
7 |
+
Pillow
|
8 |
+
plotly
|
9 |
+
rasterio
|
10 |
+
requests
|
11 |
+
rioxarray
|
12 |
+
scikit_image
|
13 |
streamlit
|
14 |
+
streamlit_folium
|
15 |
+
streamlit_plotly_events
|