add req
Browse files- tmp/requirements.txt +7 -0
tmp/requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
numpy
|
| 3 |
+
folium
|
| 4 |
+
gradio
|
| 5 |
+
geopandas
|
| 6 |
+
shapely
|
| 7 |
+
git-lfs
|