Commit
·
5be1d34
1
Parent(s):
b364624
Update app.py
Browse files
app.py
CHANGED
@@ -94,7 +94,6 @@ interface_video = gr.Interface(
|
|
94 |
inputs=inputs_video,
|
95 |
outputs=outputs_video,
|
96 |
title="Airport Luggage Weapon Detector",
|
97 |
-
examples=video_path,
|
98 |
cache_examples=False,
|
99 |
)
|
100 |
|
|
|
94 |
inputs=inputs_video,
|
95 |
outputs=outputs_video,
|
96 |
title="Airport Luggage Weapon Detector",
|
|
|
97 |
cache_examples=False,
|
98 |
)
|
99 |
|