wogh2012 commited on
Commit
42dc804
·
1 Parent(s): d6f0304

refactor: polish

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -49,9 +49,6 @@ with gr.Blocks() as demo:
49
  with gr.Row():
50
  ecg_viewer = gr.Image(interactive=False, label="The selected ecg is")
51
 
52
- with gr.Row():
53
- gr.Label("Alfred said that")
54
-
55
  with gr.Row():
56
  alfred_result = gr.Markdown(
57
  value="", label="Alfred said that", min_height=300, container=True
 
49
  with gr.Row():
50
  ecg_viewer = gr.Image(interactive=False, label="The selected ecg is")
51
 
 
 
 
52
  with gr.Row():
53
  alfred_result = gr.Markdown(
54
  value="", label="Alfred said that", min_height=300, container=True