Hotel Lobby Studio Video

Flow·2 steps

Upload your photo and your duo's photo, then feel the rhythm together in a bright orange studio. Dance to the beat, sing the song side by side under the studio mic, and finish with a synced "shhh" moment made to share.

Steps
2
Inputs
2
Runs
20
Template · pipeline2 steps
  1. 1
    bytedance-seedance-2-5-reference-to-videoid · step1 · model
    aspect_ratio
    "4:3"
    duration
    "23"
    generate_audio
    false
    image_urls
    [2 items]
    prompt
    "RECAST\n\nReplace both performers in the source video with the…"
    +2 more params
  2. 2
    audio-replacerid · step2 · model
    mode
    "replace"
    new_audio
    "https://cdn-us.eachlabs.ai/defaults/4dcf14594e2b48ab97411a74…"
    video
    "$.step1.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/b31cf3e0-e881-45b6-9253-1689f9ff534e/v1 \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "inputs": {
        "Person1": "https://cdn-us.eachlabs.ai/defaults/76f30e6e4d2641bc967404ec5a15687a.png",
        "Person2": "https://cdn-us.eachlabs.ai/defaults/cfc9db8552e24dde80e87e834fd83f0a.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.

  • Person1
    default · 76f30e6e4d2641bc967404ec5a15687a.png
    image URL
  • Person2
    default · cfc9db8552e24dde80e87e834fd83f0a.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