kh-CHEUNG commited on
Commit
9ffd967
·
verified ·
1 Parent(s): b4684c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -102,6 +102,7 @@ transcribe_interface = gr.Interface(
102
  ],
103
  outputs=[
104
  task_output, #"text",
 
105
  title=application_title,
106
  description=application_description,
107
  allow_flagging="never",
 
102
  ],
103
  outputs=[
104
  task_output, #"text",
105
+ ],
106
  title=application_title,
107
  description=application_description,
108
  allow_flagging="never",