lorenzoscottb commited on
Commit
91beaca
Β·
1 Parent(s): 43acd9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,5 +22,4 @@ Series(
22
  description = description,
23
  title = title,
24
  inputs = gr.Audio(source="microphone"),
25
- outputs=["textbox", "label"],
26
  ).launch()
 
22
  description = description,
23
  title = title,
24
  inputs = gr.Audio(source="microphone"),
 
25
  ).launch()