Spaces:
Sleeping
Sleeping
brandonongsc
commited on
Commit
•
ea7d6e0
1
Parent(s):
03b1d90
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -11,3 +11,9 @@ transformers==4.36.0
|
|
11 |
|
12 |
chainlit==1.0.0
|
13 |
streamlit==1.30.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
chainlit==1.0.0
|
13 |
streamlit==1.30.0
|
14 |
+
|
15 |
+
geocoder==1.38.1
|
16 |
+
pandas==2.2.0
|
17 |
+
folium==0.15.1
|
18 |
+
geopy==2.4.1
|
19 |
+
|