Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -644,7 +644,7 @@ with gr.Blocks() as demo:
|
|
| 644 |
|
| 645 |
gr.Examples(
|
| 646 |
examples=[
|
| 647 |
-
["examples/dolly_left.
|
| 648 |
["examples/astronaut.png", "An astronaut hatches from a fragile egg...", "Camera-Control-Dolly-In"],
|
| 649 |
],
|
| 650 |
fn=generate_video_example,
|
|
|
|
| 644 |
|
| 645 |
gr.Examples(
|
| 646 |
examples=[
|
| 647 |
+
["examples/dolly_left.jpg", "Dolly-left camera move, sliding left in an open space, revealing a stationary car, off-frame left elements enter the shot, cinematic parallax", "Camera-Control-Dolly-Left"],
|
| 648 |
["examples/astronaut.png", "An astronaut hatches from a fragile egg...", "Camera-Control-Dolly-In"],
|
| 649 |
],
|
| 650 |
fn=generate_video_example,
|