Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
googlemaps
|
3 |
+
pillow
|
4 |
+
folium
|
5 |
+
streamlit-folium
|
6 |
+
python-dotenv
|
7 |
+
streamlit-option-menu
|
8 |
+
plotly
|
9 |
+
google-generativeai
|