Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ with gr.Blocks() as demo:
|
|
110 |
[
|
111 |
"https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/astronaut.jpg",
|
112 |
"An astronaut hatching from an egg, on the surface of the moon, the darkness and depth of space realised in the background.",
|
113 |
-
"
|
114 |
"./examples/output_astronaut_up.mp4"
|
115 |
]
|
116 |
],
|
|
|
110 |
[
|
111 |
"https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/astronaut.jpg",
|
112 |
"An astronaut hatching from an egg, on the surface of the moon, the darkness and depth of space realised in the background.",
|
113 |
+
"Up",
|
114 |
"./examples/output_astronaut_up.mp4"
|
115 |
]
|
116 |
],
|