Felipefe20
commited on
Commit
•
65eca32
1
Parent(s):
5557223
Update app.py
Browse files
app.py
CHANGED
@@ -70,7 +70,7 @@ interface_video = gr.Interface(
|
|
70 |
fn=show_preds_image,
|
71 |
inputs=inputs_video,
|
72 |
outputs=outputs_video,
|
73 |
-
title="
|
74 |
#examples=video_path,
|
75 |
cache_examples=False,
|
76 |
)
|
|
|
70 |
fn=show_preds_image,
|
71 |
inputs=inputs_video,
|
72 |
outputs=outputs_video,
|
73 |
+
title="Plush-lego-book detector",
|
74 |
#examples=video_path,
|
75 |
cache_examples=False,
|
76 |
)
|