World Cup 2026 Stadium Vlog

Flow·1 step

Upload your photo and pick your national team to drop yourself right into the heart of a packed World Cup 2026 stadium. Wearing your team's jersey, you walk through the roaring crowd, turn the camera on yourself for a fun, wide-angle selfie moment surrounded by waving flags and falling confetti, then capture the live match unfolding on the pitch below.

Steps
1
Inputs
2
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
    [1 item]
    +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/05f9cf81-ad52-4b94-89d1-05cc612ed2bc/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/478418a8-476a-4ffc-a800-eeadd518c97e.jpg",
        "Team": "Brazil"
      }
    }' | 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.

  • Personrequired
    default · 478418a8-476a-4ffc-a800-eeadd518c97e.jpg
    image URL
  • Team
    default · Brazil
    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