Spaces:
Sleeping
Sleeping
adding openai lib
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ streamlit-folium==0.12.0
|
|
11 |
streamlit==1.29.0
|
12 |
geopy==2.4.1
|
13 |
grpcio
|
14 |
-
grpcio-tools
|
|
|
|
11 |
streamlit==1.29.0
|
12 |
geopy==2.4.1
|
13 |
grpcio
|
14 |
+
grpcio-tools
|
15 |
+
openai
|