Sketch Buddy with Your Cat

Flow·4 steps

Upload your cat's photo and pair them with a playful hand-drawn doodle buddy who hugs, lifts, and stretches them across a clean studio backdrop. The minimalist stick-figure friend brings charming line-art energy to real pet photography for a fun, shareable set of poses.

Steps
4
Inputs
1
Runs
-
Template · pipeline4 steps
  1. 1
    nano-banana-pro-editid · step1 · model
    aspect_ratio
    "16:9"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "A photorealistic real $.inputs.Cat the uploaded animal with …"
    +1 more param
  2. 2
    nano-banana-pro-editid · step2 · model
    aspect_ratio
    "16:9"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "A minimalist hand-drawn black line-art stick figure (large r…"
    +1 more param
  3. 3
    nano-banana-pro-editid · step3 · model
    aspect_ratio
    "16:9"
    image_urls
    [2 items]
    num_images
    1
    output_format
    "png"
    prompt
    "A minimalist hand-drawn black line-art stick figure (large r…"
    +1 more param
  4. 4
    ffmpeg-api-images-to-videoid · step4 · model
    fps
    24
    images
    [3 items]
How to use this template
trigger.sh
sh
# 1. Trigger the workflow
EXEC=$(curl -s -X POST https://workflows.eachlabs.run/api/v1/8c73a181-c225-44ef-859d-921a9f2e022c/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "Cat": "https://cdn-us.eachlabs.ai/uploads/d7bbe6b9-9942-431c-96e7-54560e6acab2.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.

  • Catrequired
    default · d7bbe6b9-9942-431c-96e7-54560e6acab2.png
    image URL
Ideas for your remix
  • · Swap the input media to retell the story with different subjects.
  • · Edit the prompt inside nano-banana-pro-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