Award Ceremony Video

Flow·1 step

Upload your photo, choose a co-host, and enter your name to receive a cinematic 15-second awards ceremony video where you take the stage, receive the award, and stand in the spotlight as the crowd rises to their feet.

Steps
1
Inputs
3
Runs
-
Template · pipeline1 step
  1. 1
    bytedance-seedance-2-0-reference-to-video-fastid · step1 · model
    aspect_ratio
    "16:9"
    duration
    "15"
    generate_audio
    true
    image_urls
    [2 items]
    prompt
    "**Style:** Ultra-realistic live awards ceremony scene. Multi…"
    +1 more param
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/e4fd36e7-4ad8-4437-b31c-616c4e52212f/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Host": "https://cdn-us.eachlabs.ai/uploads/8019d0d9-c164-428b-ae55-42d995f7400a.png",
        "Name": "Olivia ",
        "Winner": "https://cdn-us.eachlabs.ai/uploads/8260a726-5761-4473-9dcb-5985c3cf25e3.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 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.

  • Hostrequired
    default · 8019d0d9-c164-428b-ae55-42d995f7400a.png
    image URL
  • Name
    default · Olivia
    text
  • Winnerrequired
    default · 8260a726-5761-4473-9dcb-5985c3cf25e3.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-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