ThePixOne commited on
Commit
47fa7de
·
verified ·
1 Parent(s): c8c2aad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -211,4 +211,4 @@ iface = gr.Interface(examples = [
211
  title = title
212
  )
213
 
214
- iface.launch(enable_queue=True, show_error =True)
 
211
  title = title
212
  )
213
 
214
+ iface.launch()