nateraw commited on
Commit
06a8a66
β€’
1 Parent(s): debb430

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,4 +156,4 @@ interface = gr.Interface(
156
  title=title,
157
  description=description,
158
  article=article,
159
- ).launch(debug=True)
 
156
  title=title,
157
  description=description,
158
  article=article,
159
+ ).launch()