PKaushik commited on
Commit
a684e5f
1 Parent(s): faae0b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -93,6 +93,7 @@ video_interface = gr.Interface(
93
  ["example_1.mp4", 0.25, 0.45, 0, 2],
94
  ["example_2.mp4", 0.25, 0.45, 5, 3],
95
  ["example_3.mp4", 0.25, 0.45, 6, 3],
 
96
  ],
97
  title="Human Detection",
98
  description=(
 
93
  ["example_1.mp4", 0.25, 0.45, 0, 2],
94
  ["example_2.mp4", 0.25, 0.45, 5, 3],
95
  ["example_3.mp4", 0.25, 0.45, 6, 3],
96
+ ["classroom.mp4", 0.25, 0.45, 5, 3],
97
  ],
98
  title="Human Detection",
99
  description=(