I Need You Serenade Video

Flow·5 steps

Upload two photos and step into your own movie scene. One of you sits behind the wheel dramatically singing a cheesy "I need you, I miss you" love song, while the other stares in stunned disbelief from the passenger seat — a hilarious, over-the-top car serenade that feels like a scene straight out of a film.

Steps
5
Inputs
2
Runs
1
Template · pipeline5 steps
  1. 1
    kling-o1-video-to-video-editid · step1 · model
    elements
    [1 item]
    keep_audio
    false
    prompt
    "Replace the character in the video with @Element1, maintaini…"
    video_url
    "https://cdn-us.eachlabs.ai/uploads/b41e047e-a6bb-4a25-a78e-f…"
  2. 2
    kling-o1-video-to-video-editid · step2 · model
    elements
    [1 item]
    keep_audio
    false
    prompt
    "Replace the character in the video with @Element1, maintaini…"
    video_url
    "https://cdn-us.eachlabs.ai/uploads/bbdea7db-90dd-4f4c-a793-a…"
  3. 3
    kling-o1-video-to-video-editid · step3 · model
    elements
    [1 item]
    keep_audio
    false
    prompt
    "Replace the character in the video with @Element1, maintaini…"
    video_url
    "https://cdn-us.eachlabs.ai/uploads/607eeeb7-e901-46fb-8b17-6…"
  4. 4
    merge-videosid · step4 · model
    target_fps
    30
    video_urls
    [3 items]
  5. 5
    ffmpeg-api-merge-audio-videoid · step5 · model
    audio_url
    "https://cdn-us.eachlabs.ai/defaults/38c195868385460f8249e027…"
    start_offset
    0
    video_url
    "$.step4.primary"
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/f1dc6f2d-0161-4afd-baeb-2e31feeacbe9/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Person1": "https://cdn-us.eachlabs.ai/uploads/e42a69bc-c72a-41c3-af44-773f03225a6c.png",
        "Person2": "https://cdn-us.eachlabs.ai/uploads/fff9b0a8-4115-4297-87b5-1bde25594406.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 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 · e42a69bc-c72a-41c3-af44-773f03225a6c.png
    image URL
  • Person2required
    default · fff9b0a8-4115-4297-87b5-1bde25594406.png
    image URL
Ideas for your remix
  • · Swap the input media to retell the story with different subjects.
  • · Edit the prompt inside kling-o1-video-to-video-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