World Cup 2026 Locker Room

Flow·1 step

Upload your photo, choose your team, and add a photo of your favorite player to celebrate inside the World Cup 2026 locker room. In your team's jersey, you laugh, hug and cheer with your football hero as confetti falls around you

Steps
1
Inputs
3
Runs
-
Template · pipeline1 step
  1. 1
    bytedance-seedance-2-0-reference-to-video-fastid · step1 · model
    aspect_ratio
    "9:16"
    duration
    "8"
    enable_safety_checker
    true
    generate_audio
    true
    image_urls
    [2 items]
    +2 more params
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/f6f8bd47-f004-4052-bcf7-4cf2087b4629/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/aca73d19-d99e-499a-a9a1-71276ee0b027.png",
        "Player": "https://cdn-us.eachlabs.ai/uploads/2394f7af-a1d7-4300-b1a9-54eebdd8a0a4.png",
        "Team": "France"
      }
    }' | 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 change3 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.

  • Person
    default · aca73d19-d99e-499a-a9a1-71276ee0b027.png
    image URL
  • Player
    default · 2394f7af-a1d7-4300-b1a9-54eebdd8a0a4.png
    image URL
  • Team
    default · France
    text
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