vumichien commited on
Commit
51fe87f
1 Parent(s): d4c2757

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -334,4 +334,4 @@ with demo:
334
  with gr.Column():
335
  transcription_df.render()
336
 
337
- demo.launch(debug=True, share=True)
 
334
  with gr.Column():
335
  transcription_df.render()
336
 
337
+ demo.launch(debug=True)