Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
leafmap
|
| 3 |
+
maplibre
|
| 4 |
+
geopandas
|
| 5 |
+
setuptools
|
| 6 |
+
earthengine-api
|
| 7 |
+
numpy
|