Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -155,7 +155,7 @@ interface_video = gr.Interface(
|
|
155 |
fn=show_preds_video,
|
156 |
inputs=inputs_video,
|
157 |
outputs=outputs_video,
|
158 |
-
title="
|
159 |
examples=video_path,
|
160 |
cache_examples=False,
|
161 |
)
|
|
|
155 |
fn=show_preds_video,
|
156 |
inputs=inputs_video,
|
157 |
outputs=outputs_video,
|
158 |
+
title="Smoke Detection on Indian Roads",
|
159 |
examples=video_path,
|
160 |
cache_examples=False,
|
161 |
)
|