suzall commited on
Commit
fd46cd1
·
verified ·
1 Parent(s): 636c6fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ from langchain.schema import (
13
 
14
  # From here down is all the StreamLit UI
15
  st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
16
- st.header("Hey, I'm your Chat GPT")
17
 
18
 
19
 
 
13
 
14
  # From here down is all the StreamLit UI
15
  st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
16
+ st.header("Hey, I'm your GirlFriend")
17
 
18
 
19