Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -467,10 +467,6 @@ with gr.Blocks(css=css, title="Wan 2.2 Animate --replace", theme=gr.themes.Ocean
|
|
| 467 |
gr.Examples(
|
| 468 |
examples=[
|
| 469 |
|
| 470 |
-
[
|
| 471 |
-
"./examples/truth.mp4",
|
| 472 |
-
],
|
| 473 |
-
|
| 474 |
[
|
| 475 |
"./examples/thunder.mp4",
|
| 476 |
],
|
|
|
|
| 467 |
gr.Examples(
|
| 468 |
examples=[
|
| 469 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 470 |
[
|
| 471 |
"./examples/thunder.mp4",
|
| 472 |
],
|