maurypb commited on
Commit
dbc8a93
1 Parent(s): 15e23f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def CustomChatGPT(user_input):
20
  with gr.Blocks() as demo:
21
  gr.Markdown(
22
  """
23
- # The Meanest Psychiatrist
24
  ## Tell me your deepest feelings. Then lets argue about them.
25
  """
26
  )
 
20
  with gr.Blocks() as demo:
21
  gr.Markdown(
22
  """
23
+ # The Meanest Psychiatrist
24
  ## Tell me your deepest feelings. Then lets argue about them.
25
  """
26
  )