Canvas
Connections
Connections (edges) define how data flows between nodes. Drag from an output handle to an input handle to create a connection.
Valid Connections
| From | To | What Flows |
|---|---|---|
| Character | Image | Face reference + character description → generation input |
| Scene | Image | Environment, lighting, camera, mood → prompt context |
| Product | Image | Product image + description → composition input |
| Image | Video | Generated image → source for video animation |
Invalid Connections
Invalid connections are automatically rejected. For example, you cannot connect an Image to another Image, a Video back to a Character, or a Scene directly to a Video. The system validates every connection attempt.
Edge Colours
Edges are colour-coded based on the connection type to help you visually trace data flow across your canvas.
Managing Connections
- Click an edge to select it, then press
Backspaceto delete. - Drag from a handle to empty space to disconnect.
- One node can have multiple connections in and out.
Was this helpful?