ComfyUI Node
Symbiotica Order Assets
The event's assets as ONE ITEM PER ASSET, grouped by asset type: every decoration, then every food. Wire the three lists into one render lane and ComfyUI runs it once per asset, in that order — no loop node, and no second copy of the lane per type. Use this, not the Auto Packer, when the render works from a dataset reference rather than a packed sheet.
Symbiotica Order Assets
- order
- asset_names
- categories
- client_prompts
- save_paths
◄category►
Categorysymbiotica/pipeline
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| order | SYMBIOTICA_ORDER | — | |
| category | STRING | One asset type, or All. Narrow to Food while you tune food, without spending a render on decorations. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| asset_names | STRING | One per asset — wire into Save Image's filename_prefix so each render lands under its own name. |
| categories | STRING | Asset type per asset. Feed Category Prompts and Dataset Reference from this — all three stay aligned. |
| client_prompts | STRING | The client's brief per asset, verbatim from the order sheet. |
| save_paths | STRING | month/feature/category/asset per asset — wire into a save node's filename prefix and the run files itself, e.g. 'October/Mini 1 — Ghostly Goodies/Food - 3 stages/Spookies'. |