sandeshrajx commited on
Commit
8c872da
·
verified ·
1 Parent(s): ee2f15b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def main():
106
  outputs=gr.Video(label="Output Video"),
107
  title="Open-Sora Inference",
108
  description="Run Open-Sora Inference with Custom Parameters",
109
- examples=[["OpenSora-v1-16x256x256.pth", "iron man riding a skateboard in new york city"]
110
  ["OpenSora-v1-16x256x256.pth", "a man is skiing down a snowy mountain. a drone shot from above. an avalanche is chasing him from behind."],
111
  ["OpenSora-v1-16x256x256.pth", "Extreme close up of a 24 year old woman’s eye blinking, standing in Marrakech during magic hour, cinematic film shot in 70mm, depth of field, vivid colors, cinematic"],
112
  ["OpenSora-v1-16x256x256.pth", "A gorgeously rendered papercraft world of a coral reef, rife with colorful fish and sea creatures."],
 
106
  outputs=gr.Video(label="Output Video"),
107
  title="Open-Sora Inference",
108
  description="Run Open-Sora Inference with Custom Parameters",
109
+ examples=[["OpenSora-v1-16x256x256.pth", "iron man riding a skateboard in new york city"],
110
  ["OpenSora-v1-16x256x256.pth", "a man is skiing down a snowy mountain. a drone shot from above. an avalanche is chasing him from behind."],
111
  ["OpenSora-v1-16x256x256.pth", "Extreme close up of a 24 year old woman’s eye blinking, standing in Marrakech during magic hour, cinematic film shot in 70mm, depth of field, vivid colors, cinematic"],
112
  ["OpenSora-v1-16x256x256.pth", "A gorgeously rendered papercraft world of a coral reef, rife with colorful fish and sea creatures."],