weiliming commited on
Commit
3235a32
·
1 Parent(s): 240f8ad

close share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,4 +108,4 @@ with demo:
108
  gr.TabbedInterface([mic_translate, file_translate], ["Microphone", "Audio File"])
109
 
110
  # demo.launch(share=True)
111
- demo.launch(share=True)
 
108
  gr.TabbedInterface([mic_translate, file_translate], ["Microphone", "Audio File"])
109
 
110
  # demo.launch(share=True)
111
+ demo.launch()