kisa-misa commited on
Commit
161a3b7
1 Parent(s): b1b6a45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ video_interface = gr.Interface(
103
  examples=[
104
  ["ex1.mp4", 0.25, 0.45, 8, 2],
105
  ["ex2.mp4", 0.25, 0.45, 8, 2],
106
- ["ex3.mp4", 0.25, 0.45, 8, 2],
107
  ],
108
  title="YOLOv6",
109
  description=(
 
103
  examples=[
104
  ["ex1.mp4", 0.25, 0.45, 8, 2],
105
  ["ex2.mp4", 0.25, 0.45, 8, 2],
106
+ ["ex4.mp4", 0.25, 0.45, 8, 2],
107
  ],
108
  title="YOLOv6",
109
  description=(