polejowska commited on
Commit
613784c
·
verified ·
1 Parent(s): fc3f34a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -282,4 +282,4 @@ with gr.Blocks(css=css) as app:
282
  show_progress=True
283
  )
284
 
285
- app.launch(enable_queue=True)
 
282
  show_progress=True
283
  )
284
 
285
+ app.launch()