fffiloni commited on
Commit
e65bce3
1 Parent(s): 1d69af8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- "Left",
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
  ],