The Last Hold Video

Flow·1 step

Upload your photos, choose your story, and watch a cinematic 15-second disaster love story unfold — where a couple's argument on the stormy Istanbul Bosphorus is shattered by a meteor strike, and as a tsunami rises to end the world, all that's left is one desperate embrace.

Steps
1
Inputs
2
Runs
-
Template · pipeline1 step
  1. 1
    bytedance-seedance-2-0-reference-to-video-fastid · step1 · model
    aspect_ratio
    "16:9"
    duration
    "15"
    generate_audio
    true
    image_urls
    [2 items]
    prompt
    "0:00–0:02s:\nCinematic handheld medium waist-up shot of a you…"
    +1 more param
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/7cc35294-a6d3-4dca-9397-3cb1139c817a/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Person1": "https://cdn-us.eachlabs.ai/uploads/8f5d5d4a-8504-44b1-a255-ff0c6022a98d.png",
        "Person2": "https://cdn-us.eachlabs.ai/uploads/25a896fa-099b-4d48-9ca9-92e6fec86b74.png"
      }
    }' | jq -r .execution_id)

# 2. Poll the execution until it's done
curl -s https://workflows.eachlabs.run/api/v1/executions/$EXEC \
  -H "X-API-Key: $EACHLABS_API_KEY"

Trigger returns an execution_id · poll the executions endpoint for the final output

Playground · what you can change2 inputs

Clone this template into your workspace, then tweak any of the inputs below, or rewrite the step prompts, to spin up your own variation. The pipeline stays the same; the creative output is yours.

  • Person1required
    default · 8f5d5d4a-8504-44b1-a255-ff0c6022a98d.png
    image URL
  • Person2required
    default · 25a896fa-099b-4d48-9ca9-92e6fec86b74.png
    image URL
Ideas for your remix
  • · Swap the input media to retell the story with different subjects.
  • · Edit the prompt inside bytedance-seedance-2-0-reference-to-video-fast to change tone, scene, or pacing.
  • · Chain extra steps (upscale, audio, captions) to extend the pipeline.

More flows like this