Mar2Ding commited on
Commit
cde2ac4
·
verified ·
1 Parent(s): 1936f28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -540,7 +540,6 @@ with gr.Blocks(css=css) as demo:
540
  tracking_points, # get tracking_points values
541
  trackings_input_label, # get tracking label values
542
  input_first_frame_image, # gr.State() first frame path
543
- gr.SelectData,
544
  ],
545
  outputs = [
546
  tracking_points, # updated with new points
 
540
  tracking_points, # get tracking_points values
541
  trackings_input_label, # get tracking label values
542
  input_first_frame_image, # gr.State() first frame path
 
543
  ],
544
  outputs = [
545
  tracking_points, # updated with new points