Nodes Overview
Banana Flow currently ships four node types. They cover the full pipeline from source material → prompt → generated output.
| Node | Purpose |
|---|---|
| Image Node | Holds a source image (uploaded or generated) |
| Prompt Node | Holds the text describing what to generate |
| Output Node | Generates a new image from connected prompts/images |
| Video Node | Generates 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 nodeimages— 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