PierreHanna commited on
Commit
fa91dff
1 Parent(s): 0aec056

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -106,7 +106,6 @@ with gr.Blocks() as demo:
106
 
107
  with gr.Row():
108
  with gr.Column():
109
- top1 = gr.Audio(label="top1", show_label=True)
110
  id = gr.outputs.Textbox(label="Identification")
111
  id_html = html = gr.HTML()
112
 
 
106
 
107
  with gr.Row():
108
  with gr.Column():
 
109
  id = gr.outputs.Textbox(label="Identification")
110
  id_html = html = gr.HTML()
111