elucidator8918 commited on
Commit
5ef5018
·
verified ·
1 Parent(s): 4c048a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ interface = gr.Interface(
108
  outputs="video",
109
  title="Enhanced Drowsiness Detection in Video",
110
  description="Upload a video or record one to detect drowsiness with improved visuals and statistics.",
111
- examples=["003_nightglasses_mix.mp4", "021_glasses_mix.mp4"]
112
  )
113
 
114
  if __name__ == "__main__":
 
108
  outputs="video",
109
  title="Enhanced Drowsiness Detection in Video",
110
  description="Upload a video or record one to detect drowsiness with improved visuals and statistics.",
111
+ examples=["027_sunglasses_mix.mp4", "037_glasses_mix.mp4", "003_nightglasses_mix.mp4", "021_glasses_mix.mp4"]
112
  )
113
 
114
  if __name__ == "__main__":