Birthday With My Childhood

Flow·2 steps

Upload a photo of yourself and a childhood photo. Watch the current you and little you celebrate together holding a birthday cake with your age in gold candles, blowing them out side by side.

Steps
2
Inputs
3
Runs
-
Template · pipeline2 steps
  1. 1
    openai-chat-completionid · step1 · model
    max_tokens
    200
    model
    "gpt-5.1"
    system_prompt
    "You are an helpful assistant"
    temperature
    0
    user_prompt
    "You are a Nano Banana Pro Edit prompt writer.\nYou will recei…"
  2. 2
    nano-banana-pro-editid · step2 · model
    aspect_ratio
    "9:16"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "$.step1.primary "
    +1 more param
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/9ddfb10b-38e0-40c3-bfcd-b313b22794e4/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Age": "23",
        "Child": "https://cdn-us.eachlabs.ai/defaults/f3b5647c4e607d7bd4f556615adaa295d8a223ff3e7541c1dddf8da5ef997bd7.png",
        "Person": "https://cdn-us.eachlabs.ai/defaults/8c28fe3859d02c2d3fb3a0b2d03162c2a8bd16abbc017fee07f6bd4035a3e759.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 change3 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.

  • Age
    default · 23
    text
  • Childrequired
    default · f3b5647c4e607d7bd4f556615adaa295d8a223ff3e7541c1dddf8da5ef997bd7.png
    image URL
  • Personrequired
    default · 8c28fe3859d02c2d3fb3a0b2d03162c2a8bd16abbc017fee07f6bd4035a3e759.png
    image URL
Ideas for your remix
  • · Swap the input media to retell the story with different subjects.
  • · Edit the prompt inside openai-chat-completion 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