Be The New Hero Video

Flow·2 steps

Upload your photo and transform into the world's new Spider-Man. The suit fits you. The power is yours. Step into iconic cinematic Spider-Man scene — fully rendered, photorealistic, and completely unforgettable.

Steps
2
Inputs
1
Runs
34
Template · pipeline2 steps
  1. 1
    nano-banana-2-editid · step1 · model
    aspect_ratio
    "16:9"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "Use $.inputs.Person as the facial identity source. Replace t…"
    +1 more param
  2. 2
    kling-o3-pro-video-to-video-editid · step2 · model
    elements
    [1 item]
    keep_audio
    true
    prompt
    "Replace the guy’s face in the Spider-Man suit in the video w…"
    shot_type
    "customize"
    video_url
    "https://eachlabs-prod-storage-bucket.s3.amazonaws.com/upload…"
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/1e02f62a-b2c7-47b2-9639-547bc99c8815/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Person": "https://cdn-us.eachlabs.ai/defaults/f11516a725521992f48a2252d10e057aa54767530172f31e09de80ac2882ac8e.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 · f11516a725521992f48a2252d10e057aa54767530172f31e09de80ac2882ac8e.png
    image URL
Ideas for your remix
  • · Swap the input media to retell the story with different subjects.
  • · Edit the prompt inside nano-banana-2-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