avinashmhto commited on
Commit
2430a54
·
1 Parent(s): 94b21ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -14,8 +14,8 @@ def load_answer(question):
14
 
15
 
16
  #App UI starts here
17
- st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
18
- st.header("LangChain Demo")
19
 
20
  #Gets the user input
21
  def get_text():
 
14
 
15
 
16
  #App UI starts here
17
+ st.set_page_config(page_title="GloriaGPT", page_icon=":robot:")
18
+ st.header("GloriaGPT")
19
 
20
  #Gets the user input
21
  def get_text():