Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.24.0
|
| 2 |
+
pandas>=2.2.2
|
| 3 |
+
folium>=0.16.0
|
| 4 |
+
geopy>=2.4.1
|