j commited on
Commit
e9be68c
·
1 Parent(s): 020610b

added timestamped filename and changed audio container labeling

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,4 +75,4 @@ with gr.Blocks() as webapp:
75
 
76
  # queue the webapp: https://www.gradio.app/guides/setting-up-a-demo-for-maximum-performance
77
  webapp.queue()
78
- webapp.launch(share=True)
 
75
 
76
  # queue the webapp: https://www.gradio.app/guides/setting-up-a-demo-for-maximum-performance
77
  webapp.queue()
78
+ webapp.launch()