dowtya1729 commited on
Commit
e1e0326
·
verified ·
1 Parent(s): eb40b12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ def load_answer(question):
25
 
26
 
27
  #App UI starts here
28
- st.set_page_config(page_title="LangChain", page_icon=":robot:")
29
  st.header("LangChain Demo")
30
 
31
  #Gets the user input
 
25
 
26
 
27
  #App UI starts here
28
+ st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
29
  st.header("LangChain Demo")
30
 
31
  #Gets the user input