tae98 commited on
Commit
4ab5f0a
1 Parent(s): 762c3e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,4 +68,4 @@ file_translate = gr.Interface(
68
  with demo:
69
  gr.TabbedInterface([mic_translate, file_translate], ["Microphone", "Audio File"])
70
 
71
- demo.launch()
 
68
  with demo:
69
  gr.TabbedInterface([mic_translate, file_translate], ["Microphone", "Audio File"])
70
 
71
+ demo.launch()