Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
| 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 |
|