tjw commited on
Commit
4ea1f17
1 Parent(s): 739b46d

update log

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,4 +81,4 @@ with gr.Blocks() as demo:
81
  outputs=[image_output, number_output, plot_output],
82
  )
83
 
84
- demo.launch(debug=True)
 
81
  outputs=[image_output, number_output, plot_output],
82
  )
83
 
84
+ demo.launch(debug=False)