Spaces:
Runtime error
Runtime error
suvankarmaity
commited on
Commit
•
fa34948
1
Parent(s):
8aaa5db
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ from langchain.schema import (
|
|
20 |
|
21 |
# From here down is all the StreamLit UI
|
22 |
st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
|
23 |
-
st.header("Hey, I'm your
|
24 |
|
25 |
|
26 |
|
|
|
20 |
|
21 |
# From here down is all the StreamLit UI
|
22 |
st.set_page_config(page_title="LangChain Demo", page_icon=":robot:")
|
23 |
+
st.header("Hey, I'm your PERSONAL GPT")
|
24 |
|
25 |
|
26 |
|