Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -116,7 +116,7 @@ with gr.Blocks() as demo:
|
|
116 |
|
117 |
gr.Examples(
|
118 |
[
|
119 |
-
["examples/20250511-
|
120 |
],
|
121 |
[video_input, mask_input, text_input]
|
122 |
)
|
|
|
116 |
|
117 |
gr.Examples(
|
118 |
[
|
119 |
+
["examples/20250511-013442_3331156457_.mp4", "examples/20250511-013442_3331156457__temp.mp4_alpha_temp.mp4", "今天天气怎么样?"]
|
120 |
],
|
121 |
[video_input, mask_input, text_input]
|
122 |
)
|