Sellibro commited on
Commit
da0074f
·
1 Parent(s): a1ac6cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,4 +93,4 @@ iface = gr.Interface(
93
 
94
  )
95
 
96
- iface.launch()
 
93
 
94
  )
95
 
96
+ iface.launch(enable_queue = True)