dmaniloff commited on
Commit
94185df
·
verified ·
1 Parent(s): f0377ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ full_demo = gr.Interface(
69
  outputs=gr.Textbox(show_copy_button=True),
70
  title="The Complete Meeting Transcript Tool",
71
  )
72
- full_demo.launch(debug=True)
 
69
  outputs=gr.Textbox(show_copy_button=True),
70
  title="The Complete Meeting Transcript Tool",
71
  )
72
+ full_demo.launch()