maurypb commited on
Commit
4e13684
·
1 Parent(s): b3e736d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -21,8 +21,8 @@ def CustomChatGPT(user_input):
21
  with gr.Blocks() as demo:
22
  gr.Markdown(
23
  """
24
- # Flip Text!
25
- Start typing below to see the output.
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