hwberry2 commited on
Commit
1f2b444
1 Parent(s): c8ed1ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ with gr.Blocks() as demo:
27
  # Welcome to the Virtual Therapist Chat Bot!
28
  """
29
  )
30
- with gr.Accordion("Open for Instructions"):
31
  gr.Markdown(
32
  """
33
  * Tell the therapist your problems, by recording your query.
 
27
  # Welcome to the Virtual Therapist Chat Bot!
28
  """
29
  )
30
+ with gr.Accordion("Click for Instructions:"):
31
  gr.Markdown(
32
  """
33
  * Tell the therapist your problems, by recording your query.