nrohan988 commited on
Commit
f37a04c
·
verified ·
1 Parent(s): 869c94b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ def get_gemini_response(question):
17
  return response
18
 
19
  st.set_page_config(page_title="Q&A Demo")
20
- st.header("Ask Ramya? (Right now under updation. UX is won't be good")
21
  st.subheader("Zindagi se pareshaan? I am here meri jaan.")
22
 
23
  #Initialize session state for chat history if it doesn't exist
 
17
  return response
18
 
19
  st.set_page_config(page_title="Q&A Demo")
20
+ st.header("Ask Ramya?")
21
  st.subheader("Zindagi se pareshaan? I am here meri jaan.")
22
 
23
  #Initialize session state for chat history if it doesn't exist