Seokju Cho commited on
Commit
6bb4f34
1 Parent(s): 6b9382c

submit as queue

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -373,7 +373,7 @@ with gr.Blocks() as demo:
373
  clear_all,
374
  track_button,
375
  ],
376
- queue = False
377
  )
378
 
379
  query_frames.change(
 
373
  clear_all,
374
  track_button,
375
  ],
376
+ queue = True
377
  )
378
 
379
  query_frames.change(