Spaces:
Sleeping
Sleeping
Commit
·
5c0d738
1
Parent(s):
3d3182a
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ autogluon.multimodal==0.8.2
|
|
7 |
autogluon.tabular[all,skex]==0.8.2
|
8 |
|
9 |
streamlit==1.27.0
|
10 |
-
geopy
|
|
|
|
7 |
autogluon.tabular[all,skex]==0.8.2
|
8 |
|
9 |
streamlit==1.27.0
|
10 |
+
geopy
|
11 |
+
streamlit_option_menu
|