Stadium Dance Video

Flow·10 steps

Upload your photo and become the star of the World Cup 2026 pitch. In a packed, floodlit stadium you hit bold dance moves while your jersey switches between Brazil, Germany, France and Argentina — a high-energy, flag-waving celebration of all four teams.

Steps
10
Inputs
1
Runs
4
Template · pipeline10 steps
  1. 1
    nano-banana-2-editid · step1 · model
    aspect_ratio
    "9:16"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "Create an ultra-realistic full-body photograph of the upload…"
    +1 more param
  2. 2
    nano-banana-2-editid · step2 · model
    aspect_ratio
    "9:16"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "Edit the uploaded image @Image1. Keep EVERYTHING identical —…"
    +1 more param
  3. 3
    nano-banana-2-editid · step3 · model
    aspect_ratio
    "9:16"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "Edit the uploaded image @Image1. Keep EVERYTHING identical —…"
    +1 more param
  4. 4
    nano-banana-2-editid · step4 · model
    aspect_ratio
    "9:16"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "Edit the uploaded image @Image1. Keep EVERYTHING identical —…"
    +1 more param
  5. 5
    kling-v2-6-standard-motion-controlid · step5 · model
    character_orientation
    "video"
    image_url
    "$.step1.primary"
    keep_original_sound
    false
    video_url
    "https://cdn-us.eachlabs.ai/uploads/773ebbf4-a6c8-40bd-a63d-e…"
  6. 6
    kling-v2-6-standard-motion-controlid · step6 · model
    character_orientation
    "video"
    image_url
    "$.step2.primary"
    keep_original_sound
    false
    video_url
    "https://cdn-us.eachlabs.ai/uploads/7f8e0572-106d-46f2-b6ae-7…"
  7. 7
    kling-v2-6-standard-motion-controlid · step7 · model
    character_orientation
    "video"
    image_url
    "$.step3.primary"
    keep_original_sound
    false
    video_url
    "https://cdn-us.eachlabs.ai/uploads/3a7800f3-fc3e-4451-b82f-c…"
  8. 8
    kling-v2-6-standard-motion-controlid · step8 · model
    character_orientation
    "video"
    image_url
    "$.step4.primary"
    keep_original_sound
    false
    video_url
    "https://cdn-us.eachlabs.ai/uploads/b003a5d5-0c7c-47c1-8db7-f…"
  9. 9
    merge-videosid · step9 · model
    target_fps
    30
    video_urls
    [4 items]
  10. 10
    ffmpeg-api-merge-audio-videoid · step10 · model
    audio_url
    "https://cdn-us.eachlabs.ai/uploads/b3006f4e-77f0-4e3a-a35b-3…"
    start_offset
    0
    video_url
    "$.step9.primary"
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/44cfef33-872e-4625-892a-0ff2d548fdcd/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Person": "https://cdn-us.eachlabs.ai/uploads/ce0d01c3-c7d9-494a-81cc-96a6e0499742.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 change1 input

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.

  • Person
    default · ce0d01c3-c7d9-494a-81cc-96a6e0499742.png
    image URL
Ideas for your remix
  • · Swap the input media to retell the story with different subjects.
  • · Edit the prompt inside nano-banana-2-edit 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