Kabir259 commited on
Commit
02bd135
·
verified ·
1 Parent(s): 9c96879

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ model_manager = ModelManager()
75
 
76
  # Create Gradio interface
77
  with gr.Blocks() as demo:
78
- gr.Markdown("# Medical Speech Recognition System 🥼)
79
 
80
  with gr.Row():
81
  with gr.Column():
 
75
 
76
  # Create Gradio interface
77
  with gr.Blocks() as demo:
78
+ gr.Markdown("# Medical Speech Recognition System 🥼")
79
 
80
  with gr.Row():
81
  with gr.Column():