Cool Night Ride Video

Flow·3 steps

Upload your photo and ride off into the New York City night on a sleek, blacked-out superbike. Cruise through glowing streets under the skyline, pull an effortless wheelie, lean hard into the turns, then throw both arms wide and ride hands-free — a raw, cinematic night ride filmed like a real street clip.

Steps
3
Inputs
1
Runs
3
Template · pipeline3 steps
  1. 1
    gpt-image-v2-editid · step1 · model
    background
    "auto"
    image_size
    "2160x3840"
    image_urls
    [2 items]
    moderation
    "low"
    num_images
    1
    +3 more params
  2. 2
    bytedance-seedance-2-0-reference-to-video-fastid · step2 · model
    aspect_ratio
    "9:16"
    duration
    "15"
    enable_safety_checker
    true
    generate_audio
    false
    image_urls
    [2 items]
    +2 more params
  3. 3
    ffmpeg-api-composeid · step3 · model
    tracks
    [2 items]
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/54efe1df-cd32-4518-9518-dfc8b0d30a21/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/c005ff6d-f867-422e-af28-447c62816c7a.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 change1 input

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 · c005ff6d-f867-422e-af28-447c62816c7a.png
    image URL
Ideas for your remix
  • · Swap the input media to retell the story with different subjects.
  • · Edit the prompt inside gpt-image-v2-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