Inputs & Output
Text Prompt
Section titled “Text Prompt”The simplest node: a text field with a text output. Use it as the root of
prompt chains — or several of them, feeding different branches.
| Inputs | — |
| Outputs | text |
| Params | value — the text |
Image / Video / Audio
Section titled “Image / Video / Audio”Media input nodes bring files into the graph — upload something new or pick an existing project asset. Pasting media onto the canvas (⌘V) creates one of these automatically.
| Image | Video | Audio | |
|---|---|---|---|
| Outputs | image |
video |
audio |
| Params | url / asset_id |
url / asset_id |
url / asset_id |
Typical uses: reference photos into Image Gen, a start frame into Video Gen, a performance take into the Voice Changer, a clip into Character Swap.
Output
Section titled “Output”Marks a graph’s final deliverable. Wire your end result into it so the pipeline’s “answer” is unambiguous — especially useful in graphs with many branches, and required thinking for templates, where the equivalent role is played by Template Output.
| Inputs | any |
| Outputs | — |
| Params | — |