christopher commited on
Commit
36cc2ca
Β·
verified Β·
1 Parent(s): fce2415

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,4 +64,4 @@ iface = gr.Interface(
64
  ["man"]
65
  ],
66
  )
67
- iface.launch(enable_queue=True, debug=True, show_error=True)
 
64
  ["man"]
65
  ],
66
  )
67
+ iface.launch()