Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -859,10 +859,6 @@ with gr.Blocks(css=css, title="Wan 2.2 Animate --replace", theme=gr.themes.Ocean
|
|
| 859 |
"./examples/ella.png",
|
| 860 |
],
|
| 861 |
|
| 862 |
-
[
|
| 863 |
-
"./examples/sydney.png",
|
| 864 |
-
],
|
| 865 |
-
|
| 866 |
],
|
| 867 |
inputs=[edited_frame],
|
| 868 |
cache_examples=False,
|
|
|
|
| 859 |
"./examples/ella.png",
|
| 860 |
],
|
| 861 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 862 |
],
|
| 863 |
inputs=[edited_frame],
|
| 864 |
cache_examples=False,
|