wogh2012 commited on
Commit
d6f0304
·
1 Parent(s): 78da4aa

refactor: polish

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ with gr.Blocks() as demo:
50
  ecg_viewer = gr.Image(interactive=False, label="The selected ecg is")
51
 
52
  with gr.Row():
53
- gr.Textbox("Alfred said that")
54
 
55
  with gr.Row():
56
  alfred_result = gr.Markdown(
 
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(