Antoine245 commited on
Commit
5ebaaf1
·
1 Parent(s): c32c27a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,4 +23,4 @@ gr.Interface(
23
  outputs=gr.Textbox(),
24
  title="Comparateur d'image",
25
  description=description
26
- ).launch(debug=True)
 
23
  outputs=gr.Textbox(),
24
  title="Comparateur d'image",
25
  description=description
26
+ ).launch()