yourusername commited on
Commit
b12f76d
1 Parent(s): 2fa7b03

:fire: remove debug flag

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,4 +154,4 @@ gr.Interface(
154
  ['obama.webm', 0, 4],
155
  ],
156
  allow_flagging=False,
157
- ).launch(debug=True)
154
  ['obama.webm', 0, 4],
155
  ],
156
  allow_flagging=False,
157
+ ).launch()