Jiang Xiaolan commited on
Commit
567c6df
·
1 Parent(s): 851026b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,4 +77,4 @@ if clone_repo():
77
  gr.TabbedInterface([mf_transcribe, file_transcribe], ["Microphone", "Audio file"])
78
 
79
  demo.queue(max_size=10)
80
- demo.launch()
 
77
  gr.TabbedInterface([mf_transcribe, file_transcribe], ["Microphone", "Audio file"])
78
 
79
  demo.queue(max_size=10)
80
+ demo.launch()