Skip to Content
NodesOverview

Nodes Overview

Banana Flow currently ships four node types. They cover the full pipeline from source material → prompt → generated output.

NodePurpose
Image NodeHolds a source image (uploaded or generated)
Prompt NodeHolds the text describing what to generate
Output NodeGenerates a new image from connected prompts/images
Video NodeGenerates a video from a prompt and (optional) image

Connection rules

Connections always flow left → right and target one of two handles:

  • prompt — accepts a connection from a Prompt node
  • images — accepts one or more connections from Image, Output, or Video nodes

If you try to drop an incompatible connection, Banana Flow rejects it.

Updating node data

You can edit any node directly — change the prompt text, swap the source image, re-pick a model — and the board auto-saves. There is no save button.

See also

Last updated on