Víctor Sáez commited on
Commit
e58f8da
·
1 Parent(s): 57d38ac

Adding error catching

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -488,7 +488,7 @@ def build_app():
488
  debug_panel,
489
  debug_button
490
  ],
491
- queue=False
492
  )
493
 
494
  # Connect detection button click event
 
488
  debug_panel,
489
  debug_button
490
  ],
491
+ queue=True
492
  )
493
 
494
  # Connect detection button click event