New York Vlog Late 90s

Flow·1 step

Turn one selfie into a nostalgic late-90s New York vlog — payphone calls, CD walkmans, golden-hour dancing and a film-camera group photo, all in authentic Y2K style.

Steps
1
Inputs
1
Runs
25
Template · pipeline1 step
  1. 1
    bytedance-seedance-2-5-reference-to-videoid · step1 · model
    aspect_ratio
    "16:9"
    duration
    "20"
    generate_audio
    true
    image_urls
    [1 item]
    prompt
    "A 20-second cinematic first-person-style vlog montage set in…"
    +1 more param
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://api.eachlabs.ai/v1/workflows/trigger/fcec34e5-a146-43b1-8a35-40b5a3f22993/v1 \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "inputs": {
        "Person": "https://cdn-us.eachlabs.ai/defaults/055c63281ac6499ebfff01c667b668f5.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 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 · 055c63281ac6499ebfff01c667b668f5.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.
  • · Chain extra steps (upscale, audio, captions) to extend the pipeline.

More flows like this