Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hamacojr
/
LocoTrack
like
3
Running
on
Zero
App
Files
Files
Community
Seokju Cho
commited on
Aug 7
Commit
6bb4f34
•
1 Parent(s):
6b9382c
submit as queue
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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(