Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -118,5 +118,5 @@ if st.button("Get Restaurants"):
|
|
| 118 |
if result:
|
| 119 |
|
| 120 |
st.markdown(iframe, unsafe_allow_html=True)
|
| 121 |
-
st.
|
| 122 |
-
st.
|
|
|
|
| 118 |
if result:
|
| 119 |
|
| 120 |
st.markdown(iframe, unsafe_allow_html=True)
|
| 121 |
+
st.code(pre_agg)
|
| 122 |
+
st.code(vectorQuery)
|