alexnasa commited on
Commit
7a3072d
·
verified ·
1 Parent(s): 9419f38

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -2788,14 +2788,14 @@ with gr.Blocks(title="LTX-2 Video Distilled 🎥🔈") as demo:
2788
  None,
2789
  ],
2790
  [
2791
- "examples/frame3.png",
2792
- "a woman in a white dress standing in a supermarket, looking at a stack of pomegranates, she picks one and takes a bite, the camera zooms in to a close up of the pomegranate seeds. A calm music is playing in the supermarket and you can hear her taking a bite.",
2793
  "Zoom In",
2794
  "16:9",
2795
  "Interpolate",
2796
  None,
2797
  None,
2798
- "examples/frame4.png",
2799
  ],
2800
  [
2801
  "examples/supergirl.png",
@@ -2873,7 +2873,7 @@ with gr.Blocks(title="LTX-2 Video Distilled 🎥🔈") as demo:
2873
  items=[
2874
  {"thumb": "examples/michelleboullay.png" , "label": "Example 0", "title": "Image + Audio to Video" },
2875
  {"thumb": "examples/supergirl-2.png", "label": "Example 1", "title": "Image + Audio to Video" },
2876
- {"thumb": "examples/frame3.png" , "label": "Example 2", "title": "First and Last Frame" },
2877
  {"thumb": "examples/supergirl.png" , "label": "Example 3", "title": "Image to Video" },
2878
  {"thumb": "examples/clay.png" , "label": "Example 4", "title": "Pose to Video" },
2879
  {"thumb": "examples/paint.png" , "label": "Example 5", "title": "Pose to Video" },
 
2788
  None,
2789
  ],
2790
  [
2791
+ "examples/frame1.png",
2792
+ "A surreal, painterly video of a serene young woman with soft red hair against a warm pink textured background, rendered in the style of a classical oil painting with gentle lighting and smooth brushstrokes; as the video begins, she closes her eyes in agony and shed tears as tiny golden-brown mushrooms slowly sprout from her hair and scalp, their caps unfolding and gills forming in delicate layers, gradually growing larger and spreading around her head like an organic crown, the movement slow and natural like time-lapse forest growth, with subtle drifting spores and soft ambient motion in the background, maintaining a calm, dreamlike atmosphere while the mushrooms continue to bloom and curl outward around her face.",
2793
  "Zoom In",
2794
  "16:9",
2795
  "Interpolate",
2796
  None,
2797
  None,
2798
+ "examples/frame2.png",
2799
  ],
2800
  [
2801
  "examples/supergirl.png",
 
2873
  items=[
2874
  {"thumb": "examples/michelleboullay.png" , "label": "Example 0", "title": "Image + Audio to Video" },
2875
  {"thumb": "examples/supergirl-2.png", "label": "Example 1", "title": "Image + Audio to Video" },
2876
+ {"thumb": "examples/frame1.png" , "label": "Example 2", "title": "First and Last Frame" },
2877
  {"thumb": "examples/supergirl.png" , "label": "Example 3", "title": "Image to Video" },
2878
  {"thumb": "examples/clay.png" , "label": "Example 4", "title": "Pose to Video" },
2879
  {"thumb": "examples/paint.png" , "label": "Example 5", "title": "Pose to Video" },