Zlovoblachko commited on
Commit
504d04a
·
verified ·
1 Parent(s): 3acb933

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -289,4 +289,4 @@ def create_gradio_app():
289
  return iface
290
 
291
  iface = create_gradio_app()
292
- iface.launch(debug=True)
 
289
  return iface
290
 
291
  iface = create_gradio_app()
292
+ iface.launch()