kaanhho commited on
Commit
790145f
·
1 Parent(s): 739fd80

Update app.py

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