Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
branca
|
2 |
+
streamlit_plotly_events
|
3 |
+
h5py==3.10.0
|
4 |
+
rasterio
|
5 |
+
streamlit
|
6 |
+
folium
|
7 |
+
numpy==1.26.4
|
8 |
+
pandas
|
9 |
+
geopy
|
10 |
+
pyproj
|
11 |
+
plotly
|