23b719w commited on
Commit
0e69c68
·
1 Parent(s): 488bdf4

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,5 +145,5 @@ gr.Interface(fn=video_fn,
145
  title="Facemask & Glasses",
146
  description="Model: ssd_mobilenet_v2_320x320",
147
  theme=gr.themes.Soft(primary_hue="blue", secondary_hue="sky"),
148
- examples="test_samples/test_video.mp4"
149
  ).launch(share=True)
 
145
  title="Facemask & Glasses",
146
  description="Model: ssd_mobilenet_v2_320x320",
147
  theme=gr.themes.Soft(primary_hue="blue", secondary_hue="sky"),
148
+ #examples="test_samples/test_video.mp4"
149
  ).launch(share=True)