City Vlog Video

Flow·1 step

Upload your photo and choose a city to become the star of your own travel vlog. From its iconic landmark to glowing night streets, a scenic escape, and a bite of its most famous local dish — you're dressed to match the city in a fun, fast-cut clip filmed like a real handheld vlog.

Steps
1
Inputs
2
Runs
6
Template · pipeline1 step
  1. 1
    bytedance-seedance-2-0-reference-to-video-fastid · step1 · model
    aspect_ratio
    "9:16"
    duration
    "15"
    enable_safety_checker
    true
    generate_audio
    true
    image_urls
    [1 item]
    +2 more params
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/64ccb111-e7b3-45cd-9bb6-4d1f9b9051c5/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "City": "Tokyo",
        "Person": "https://cdn-us.eachlabs.ai/uploads/7ddfea38-9372-4ca2-8279-a7467f4ef100.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.

  • City
    default · Tokyo
    text
  • Personrequired
    default · 7ddfea38-9372-4ca2-8279-a7467f4ef100.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