Nodes/comfyui-nodes/Symbiotica Grid Layout
ComfyUI Node

Symbiotica Grid Layout

The layout image an asset type is drawn on, out of <project>/datasets/layouts/. Wire Asset Focus's `category` and `bucket` in and it picks `<category> - <bucket>` then `<category>`, newest version first — the same ladder the Prompt Recipe climbs, so one naming rule covers the prompts and the grid. A new version is a new file (`Food - 3 stages-7.png`), never a rename.

By symbiotica-ai·Created 5 months ago·Updated 7 days ago· 1
Symbiotica Grid Layout
  • order
  • image
  • mask
  • name
project_path
layout
category
bucket
Categorysymbiotica/pipeline

Inputs (5)

NameTypeDefaultDescription
project_pathSTRINGClient project folder. Unneeded when `order` is wired.
layoutSTRINGPin one file by name and it wins over the category. Empty follows the category — the panel's picker fills this in.
orderoptSYMBIOTICA_ORDERAny order from the pipeline — it carries the project, so project_path can stay empty.
categoryoptSTRINGAsset Focus's `category`. Names the layout the same way it names the recipe.
bucketoptSTRINGAsset Focus's `bucket`. Narrows to `<category> - <bucket>` when the folder holds one, and falls back to the plain category when it does not.

Outputs (3)

NameTypeDescription
imageIMAGEThe layout, ready for the image model's first input.
maskMASKIts alpha, opaque where the layout has pixels. Fully opaque for a layout saved without transparency.
nameSTRINGWhich file was used — the answer to "which grid did that render stand on".