Storm Dance Clip

Flow·3 steps

Upload a photo of yourself and your cast to star in the Storm dance clip: you hold still at the centre of frame while your cast fills the crowd around you, moving in unison.

Steps
3
Inputs
2
Runs
31
Template · pipeline3 steps
  1. 1
    parallelid · step1 · parallel
  2. 2
    bytedance-seedance-2-5-reference-to-videoid · step2 · model
    aspect_ratio
    "16:9"
    duration
    "30"
    generate_audio
    false
    image_urls
    [2 items]
    prompt
    "CHARACTER REPLACEMENT TASK\n\n1. CENTER CHARACTER: Replace ONL…"
    +2 more params
  3. 3
    audio-replacerid · step3 · model
    mode
    "replace"
    new_audio
    "https://cdn-us.eachlabs.ai/defaults/988f0d6916904fa29686b194…"
    video
    "$.step2.primary"
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://api.eachlabs.ai/v1/workflows/trigger/fe03db9a-3c40-4fd8-bd8b-00edfd888610/v1 \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "inputs": {
        "cast": "https://cdn-us.eachlabs.ai/defaults/05f2644d6ba54a439176962a2442d373.png",
        "centerperson": "https://cdn-us.eachlabs.ai/defaults/a62b47a0f4ad4bcf9650ba90db7d0cac.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.

  • cast
    default · 05f2644d6ba54a439176962a2442d373.png
    image URL
  • centerperson
    default · a62b47a0f4ad4bcf9650ba90db7d0cac.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.
  • · Replace any model step with a faster or pricier alternative for a different vibe.
  • · Chain extra steps (upscale, audio, captions) to extend the pipeline.

More flows like this