Daksh0505 commited on
Commit
94fc749
·
verified ·
1 Parent(s): 0799950

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -211,4 +211,4 @@ if st.button("Run Chatbot"):
211
 
212
  st.text_area("🧠 Model Response", value=response_text, height=400)
213
  except Exception as e:
214
- st.error(f"Model generation failed: {e}")
 
211
 
212
  st.text_area("🧠 Model Response", value=response_text, height=400)
213
  except Exception as e:
214
+ st.error(f"Model generation failed: {e}") ## answer