Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
streamlit
|
2 |
smolagents
|
3 |
huggingface-hub
|
4 |
-
googlemaps
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
smolagents
|
3 |
huggingface-hub
|
4 |
+
googlemaps
|
5 |
+
beautifulsoup4
|
6 |
+
requests
|
7 |
+
pytz
|
8 |
+
lxml
|