maurypb commited on
Commit
e7aed4c
·
1 Parent(s): d23b5c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ 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
  )
27
 
 
21
  gr.Markdown(
22
  """
23
  # The Meanest Psychiatrist
24
+ ## Tell me your deepest feelings. Then lets argue about them.
25
  """
26
  )
27