Nodes/ComfyUI-OC-Generator/OC Character Outfit Block
ComfyUI Node

OC Character Outfit Block

Aggregate outfit part nodes into one structured Outfit block.

By Zhuozhuo-219·Created 2 months ago·Updated 2 months ago· 0
OC Character Outfit Block
  • base_style_part
  • upper_part
  • outer_part
  • lower_part
  • legwear_part
  • footwear_part
  • neckwear_part
  • handwear_part
  • waist_part
  • headwear_part
  • facewear_part
  • jewelry_part
  • decoration_part
  • palette
  • oc_block
  • prompt_preview
  • debug_text
separator,
dedupetrue
CategoryOC Generator/Character

Inputs (16)

NameTypeDefaultDescription
separatorSTRING, String used to join outfit slot prompts.
dedupeBOOLEANtrueRemove duplicated outfit fragments during composition.
base_style_partoptOC_PART_OUTFIT_STYLEOutfit style input.
upper_partoptOC_PART_OUTFIT_UPPERUpper clothing input such as tops and shirts.
outer_partoptOC_PART_OUTFIT_OUTEROuterwear input such as coats and jackets.
lower_partoptOC_PART_OUTFIT_LOWERLower clothing input such as pants or skirts.
legwear_partoptOC_PART_OUTFIT_LEGWEARLegwear input such as socks or stockings.
footwear_partoptOC_PART_OUTFIT_FOOTWEARFootwear input such as shoes or boots.
neckwear_partoptOC_PART_OUTFIT_NECKWEARNeckwear input such as scarves and collar accessories.
handwear_partoptOC_PART_OUTFIT_HANDWEARHandwear input such as gloves, wristwear, and arm decorations.
waist_partoptOC_PART_OUTFIT_WAISTWaistwear input such as belts and waist accessories.
headwear_partoptOC_PART_OUTFIT_HEADWEARHeadwear input such as hats or hair decorations.
facewear_partoptOC_PART_OUTFIT_FACEWEARFacewear input such as glasses or masks.
jewelry_partoptOC_PART_OUTFIT_JEWELRYJewelry input such as earrings and necklaces.
decoration_partoptOC_PART_OUTFIT_DECORATIONDecorative accessory input.
paletteoptOC_PALETTEOptional coordinated outfit palette. When connected, each part can consume a palette role such as primary or accent.

Outputs (3)

NameTypeDescription
oc_blockOC_BLOCKStructured Outfit block composed from connected outfit parts.
prompt_previewSTRINGThe final outfit prompt fragment assembled from slot inputs.
debug_textSTRINGReadable slot-by-slot summary for the composed outfit.