taesiri commited on
Commit
3eb3dd3
1 Parent(s): 6882b53

disable debug

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -450,4 +450,4 @@ with gr.Blocks(css=newcss, theme=gr.themes.Soft()) as demo:
450
  )
451
 
452
 
453
- demo.launch(debug=True)
 
450
  )
451
 
452
 
453
+ demo.launch(debug=False)