Street Interview Video

Flow·1 step

Become the star of a viral street interview. Upload your photo and find yourself behind the wheel of a luxury supercar on Rodeo Drive, when a bystander stops you and asks what you do for a living and you deliver the perfect confident comeback.

Steps
1
Inputs
2
Runs
-
Template · pipeline1 step
  1. 1
    bytedance-seedance-2-0-reference-to-video-fastid · step1 · model
    aspect_ratio
    "16:9"
    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/2b67db4e-a502-4aae-b39f-c519366b3449/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Occupation": "Prompt Engineer ",
        "Person": "https://cdn-us.eachlabs.ai/uploads/cf6da644-cb0b-47cb-9019-5255a7806fd9.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.

  • Occupation
    default · Prompt Engineer
    text
  • Personrequired
    default · cf6da644-cb0b-47cb-9019-5255a7806fd9.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