davanstrien HF staff commited on
Commit
cbd65c5
β€’
1 Parent(s): 9436449

turn off debugging

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,4 +172,4 @@ gr.Interface(
172
  title=title,
173
  allow_flagging="never",
174
  examples=example_slugs,
175
- ).launch(debug=True)
 
172
  title=title,
173
  allow_flagging="never",
174
  examples=example_slugs,
175
+ ).launch()