Nodes/comfyui-nodes/Symbiotica Auto Packer
ComfyUI Node

Symbiotica Auto Packer

The whole order as ready-to-run template sheets: similar assets grouped 1-2 columns x 3-4 rows per sheet, each sheet paired with its client prompts. Wire sheets -> img2img and sheet_prompts -> your LLM/prompt input; downstream runs once per sheet.

By symbiotica-ai·Created 5 months ago·Updated 7 days ago· 1
Symbiotica Auto Packer
  • order
  • preset
  • settings
  • template
  • sheets
  • sheet_prompts
  • sheet_names
  • categories
  • sheet_categories
category
overrides{}
save_as
Categorysymbiotica/pipeline

Inputs (7)

NameTypeDefaultDescription
categorySTRINGOne asset type, or All
overridesSTRING{}Per-asset hide/reorder, set from the node's Assets panel (JSON)
save_asSTRINGSet by the '💾 Save as template' button — names the template this run writes to the project's templates/ folder. Empty = don't save.
orderoptSYMBIOTICA_ORDER
presetoptSYMBIOTICA_MODEL_PRESET
settingsoptSYMBIOTICA_PACK_SETTINGS
templateoptSYMBIOTICA_PACK_TEMPLATE

Outputs (5)

NameTypeDescription
sheetsIMAGEOne template sheet per chunk of similar assets
sheet_promptsSTRINGClient prompts for sheet i — index-aligned with sheets
sheet_namesSTRINGSlug per sheet — wire into Save Image filename_prefix
categoriesSTRINGThe asset types this pack covers, each named ONCE (e.g. 'Food - 3 stages'), in first-appearance order. Not one per sheet — a type that paginates is still one type.
sheet_categoriesSTRINGAsset type of sheet i — ONE PER SHEET, index-aligned with sheets. Wire THIS into Category Prompts, not the deduped `categories` above: a short list does not error, it silently reuses its last entry.