Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ streamlit
|
|
2 |
streamlit-folium
|
3 |
pandas
|
4 |
shapely
|
5 |
-
numpy
|
|
|
|
|
|
|
|
|
|
2 |
streamlit-folium
|
3 |
pandas
|
4 |
shapely
|
5 |
+
numpy
|
6 |
+
geopandas
|
7 |
+
huggingface_hub
|
8 |
+
fiona
|
9 |
+
pyproj
|