Spaces:
Runtime error
Runtime error
weiliming
commited on
Commit
·
3235a32
1
Parent(s):
240f8ad
close share
Browse files
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(
|
|
|
108 |
gr.TabbedInterface([mic_translate, file_translate], ["Microphone", "Audio File"])
|
109 |
|
110 |
# demo.launch(share=True)
|
111 |
+
demo.launch()
|