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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def transcribe(audio):
22
 
23
  # Create a Gradio App using Blocks
24
  with gr.Blocks() as demo:
25
- with gr.Markdown(
26
  """
27
  # Welcome to the Virtual Therapist Chat Bot!
28
  """
 
22
 
23
  # Create a Gradio App using Blocks
24
  with gr.Blocks() as demo:
25
+ gr.Markdown(
26
  """
27
  # Welcome to the Virtual Therapist Chat Bot!
28
  """