Thanut003 commited on
Commit
2a22bcf
·
verified ·
1 Parent(s): 54e5cb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -298,4 +298,4 @@ demo = gr.Interface(
298
  )
299
 
300
  # debug=True helps you see errors in the output cell
301
- demo.launch(debug=True, share=True)
 
298
  )
299
 
300
  # debug=True helps you see errors in the output cell
301
+ demo.launch()