jeysshon commited on
Commit
01e6a5a
1 Parent(s): 2fe605f

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
  allow_flagging='never'
65
  )
66
 
67
- iface.launch(enable_queue=True)
 
64
  allow_flagging='never'
65
  )
66
 
67
+ iface.launch() # Eliminar el argumento 'enable_queue'