Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -21,8 +21,8 @@ def CustomChatGPT(user_input):
|
|
21 |
with gr.Blocks() as demo:
|
22 |
gr.Markdown(
|
23 |
"""
|
24 |
-
#
|
25 |
-
|
26 |
"""
|
27 |
)
|
28 |
|
|
|
21 |
with gr.Blocks() as demo:
|
22 |
gr.Markdown(
|
23 |
"""
|
24 |
+
# The Meanest Psychiatrist
|
25 |
+
Tell me your deepest feelings. then, lets argue.
|
26 |
"""
|
27 |
)
|
28 |
|