Spaces:
Runtime error
Runtime error
Commit ·
f8ecee8
1
Parent(s): 2f2e7e4
Update app.py
Browse files
app.py
CHANGED
|
@@ -11,7 +11,7 @@ from langchain.schema import (
|
|
| 11 |
|
| 12 |
# From here down is all the StreamLit UI.
|
| 13 |
st.set_page_config(page_title="my ChatGPT", page_icon=":robot:")
|
| 14 |
-
st.header("Hey, I'm your
|
| 15 |
|
| 16 |
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
# From here down is all the StreamLit UI.
|
| 13 |
st.set_page_config(page_title="my ChatGPT", page_icon=":robot:")
|
| 14 |
+
st.header("Hey, I'm your Skynet GPT")
|
| 15 |
|
| 16 |
|
| 17 |
|