YuChing commited on
Commit
40ffcac
1 Parent(s): 6c4bcb3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -96,5 +96,3 @@ with demo:
96
  gr.TabbedInterface([mf_transcribe, yt_transcribe], ["Transcribe Audio", "Transcribe YouTube"])
97
 
98
  demo.launch(enable_queue=True)
99
-
100
-
 
96
  gr.TabbedInterface([mf_transcribe, yt_transcribe], ["Transcribe Audio", "Transcribe YouTube"])
97
 
98
  demo.launch(enable_queue=True)