Subway Freeze Video

Flow·1 step

Upload your photo and your product to star in a cinematic 90s-style subway scene. You step into a crowded New York train, spot your product on a seat, snap your fingers and everyone freezes mid-motion.

Steps
1
Inputs
2
Runs
6
Template · pipeline1 step
  1. 1
    bytedance-seedance-2-5-reference-to-videoid · step1 · model
    aspect_ratio
    "16:9"
    duration
    "12"
    generate_audio
    true
    image_urls
    [2 items]
    prompt
    "Generate one continuous cinematic multi shot video, 12 secon…"
    +1 more param
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://api.eachlabs.ai/v1/workflows/trigger/3357cff9-f7ac-4d57-91ac-f165ce48c0c6/v1 \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "inputs": {
        "Person": "https://cdn-us.eachlabs.ai/defaults/3dac155f241743f6af8f74b17f1f6163.png",
        "Product": "https://cdn-us.eachlabs.ai/defaults/0cc33879a0694254a890962cf130ad88.png"
      }
    }' | jq -r .execution_id)

# 2. Poll the execution until it's done
curl -s https://api.eachlabs.ai/v1/workflows/executions/$EXEC \
  -H "Authorization: Bearer $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.

  • Personrequired
    default · 3dac155f241743f6af8f74b17f1f6163.png
    image URL
  • Product
    default · 0cc33879a0694254a890962cf130ad88.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-5-reference-to-video to change tone, scene, or pacing.
  • · Chain extra steps (upscale, audio, captions) to extend the pipeline.

More flows like this