Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -210,8 +210,6 @@ if query:
|
|
210 |
st.subheader("Final Response")
|
211 |
st.json(response.content)
|
212 |
|
213 |
-
|
214 |
-
|
215 |
# ----------------- Display All Outputs -----------------
|
216 |
#st.subheader("response_crisis")
|
217 |
#st.json((response_crisis))
|
|
|
210 |
st.subheader("Final Response")
|
211 |
st.json(response.content)
|
212 |
|
|
|
|
|
213 |
# ----------------- Display All Outputs -----------------
|
214 |
#st.subheader("response_crisis")
|
215 |
#st.json((response_crisis))
|