kadirnar commited on
Commit
9da273f
1 Parent(s): 2be2cf6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ examples = [
97
  "tracker/oc_sort.yaml"
98
  ]
99
  ]
100
- outputs = gr.Video()
101
  title = "TorchYolo: YOLO Series Object Detection and Track Algorithm Library"
102
 
103
  demo_app = gr.Interface(
97
  "tracker/oc_sort.yaml"
98
  ]
99
  ]
100
+ outputs = gr.Image()
101
  title = "TorchYolo: YOLO Series Object Detection and Track Algorithm Library"
102
 
103
  demo_app = gr.Interface(