Creative Cases
These examples move from simple to practical and help you build node-based intuition.
Case 1: One-sentence image generation
Goal: quickly create a style frame.
- Build
Input Text -> Prompt -> Result. - In Prompt, choose image modality.
- Pick a text-to-image capability (for example Banana / Nano Banana 2 / Seedream).
- Enter prompt and run.
Example prompt:
A cyberpunk street market at night, neon reflections on wet pavement, cinematic, highly detailed
Case 2: Turn an image into video
Goal: animate a still image.
- Add an Input Image node and upload an image.
- Create a Prompt node and connect the image input.
- Choose a video capability (for example image-to-video) and set duration.
- Run and review output in Result node.
Model examples: Veo, Hailuo, Kling, Seedance, Wan (actual options depend on your selector).
Case 3: Analyze first, generate second
Goal: improve prompt quality via analysis.
- Upload a reference image.
- Use a text capability (Gemini or Seed 2.0 Pro) to analyze and describe it.
- Feed that output into an image/video Prompt node.
- Generate with clearer guidance and better consistency.
Case 4: Batch outputs and compare
Goal: produce multiple variants in one run.
- Set Prompt batch size to
x4. - Keep key parameters consistent (ratio, duration, resolution).
- Run and compare grouped outputs.
- Keep the best variant and continue downstream (upscale/enhance/voice, etc.).