Freeze Effect Video

Flow·1 step

Step into a moment where time bends at a snap. One person walks through a frozen world with popcorn suspended in mid air and people paused in motion while only they remain in control. Cinematic lighting, surreal stillness and a powerful return to chaos in an instant.

Steps
1
Inputs
1
Runs
-
Template · pipeline1 step
  1. 1
    bytedance-seedance-2-0-reference-to-video-fastid · step1 · model
    aspect_ratio
    "16:9"
    duration
    "15"
    generate_audio
    true
    image_urls
    [1 item]
    prompt
    "Ultra-realistic, shot on Arri Alexa Mini, 35mm lens, moody s…"
    +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/0b0bbf2e-629e-47b9-a729-ba5e01503cd7/trigger \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
      "version_id": "v1",
      "inputs": {
        "photo": "https://cdn-us.eachlabs.ai/uploads/3ef68ca5-cc9d-48d6-8871-d7d8dfb6ab14.jpg"
      }
    }' | 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.

  • photo
    default · 3ef68ca5-cc9d-48d6-8871-d7d8dfb6ab14.jpg
    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

Freeze Effect Video Workflow Template | AI Workflow | Eachlabs