eengel7 commited on
Commit
4939bec
1 Parent(s): 6c72cb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ voice_demo = gr.Interface(
33
 
34
  demo = gr.TabbedInterface([url_demo, voice_demo], ["YouTube Video to Text", "Audio to Text"])
35
 
36
- demo.launch()
 
33
 
34
  demo = gr.TabbedInterface([url_demo, voice_demo], ["YouTube Video to Text", "Audio to Text"])
35
 
36
+ demo.launch()