Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
|
|
1 |
folium>=0.14.0
|
2 |
-
selenium==4.15.2
|
3 |
-
webdriver-manager==4.0.0
|
4 |
-
beautifulsoup4==4.12.2
|
5 |
simplekml==1.3.6
|
6 |
-
|
|
|
1 |
+
gradio>=3.23
|
2 |
folium>=0.14.0
|
|
|
|
|
|
|
3 |
simplekml==1.3.6
|
4 |
+
beautifulsoup4==4.12.2
|