Family Selfie Effect

Flow·1 step

Create emotional “Family Moments” portraits where genuine smiles and warm motion blur capture the beauty of real connection, brought to life through Nano Banana’s cinematic realism and soft nostalgic tones.

Steps
1
Inputs
2
Runs
-
Template · pipeline1 step
  1. 1
    nano-banana-editid · step1 · model
    aspect_ratio
    "9:16"
    image_urls
    [2 items]
    limit_generations
    true
    num_images
    1
    output_format
    "png"
    +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/3881e836-c18b-4de3-8345-d39f2910013e/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Person1": "https://cdn-us.eachlabs.ai/defaults/7b0845d6a1f704c1e71e5c0c471683fcabc4a39a9f43dc899de42704878f791b.png",
        "Person2": "https://cdn-us.eachlabs.ai/defaults/2ce9bd6df75f610830c088b8c52e6d4402b0cd9b0fa9efd2a8e48d0ee3e03e66.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.

  • Person1required
    default · 7b0845d6a1f704c1e71e5c0c471683fcabc4a39a9f43dc899de42704878f791b.png
    image URL
  • Person2required
    default · 2ce9bd6df75f610830c088b8c52e6d4402b0cd9b0fa9efd2a8e48d0ee3e03e66.png
    image URL
Ideas for your remix
  • · Swap the input media to retell the story with different subjects.
  • · Edit the prompt inside nano-banana-edit to change tone, scene, or pacing.
  • · Chain extra steps (upscale, audio, captions) to extend the pipeline.

More flows like this