ComfyUI Node
OC Character Outfit Block
Aggregate outfit part nodes into one structured Outfit block.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| separator | STRING | , | String used to join outfit slot prompts. |
| dedupe | BOOLEAN | true | Remove duplicated outfit fragments during composition. |
| base_style_partopt | OC_PART_OUTFIT_STYLE | Outfit style input. | |
| upper_partopt | OC_PART_OUTFIT_UPPER | Upper clothing input such as tops and shirts. | |
| outer_partopt | OC_PART_OUTFIT_OUTER | Outerwear input such as coats and jackets. | |
| lower_partopt | OC_PART_OUTFIT_LOWER | Lower clothing input such as pants or skirts. | |
| legwear_partopt | OC_PART_OUTFIT_LEGWEAR | Legwear input such as socks or stockings. | |
| footwear_partopt | OC_PART_OUTFIT_FOOTWEAR | Footwear input such as shoes or boots. | |
| neckwear_partopt | OC_PART_OUTFIT_NECKWEAR | Neckwear input such as scarves and collar accessories. | |
| handwear_partopt | OC_PART_OUTFIT_HANDWEAR | Handwear input such as gloves, wristwear, and arm decorations. | |
| waist_partopt | OC_PART_OUTFIT_WAIST | Waistwear input such as belts and waist accessories. | |
| headwear_partopt | OC_PART_OUTFIT_HEADWEAR | Headwear input such as hats or hair decorations. | |
| facewear_partopt | OC_PART_OUTFIT_FACEWEAR | Facewear input such as glasses or masks. | |
| jewelry_partopt | OC_PART_OUTFIT_JEWELRY | Jewelry input such as earrings and necklaces. | |
| decoration_partopt | OC_PART_OUTFIT_DECORATION | Decorative accessory input. | |
| paletteopt | OC_PALETTE | Optional coordinated outfit palette. When connected, each part can consume a palette role such as primary or accent. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| oc_block | OC_BLOCK | Structured Outfit block composed from connected outfit parts. |
| prompt_preview | STRING | The final outfit prompt fragment assembled from slot inputs. |
| debug_text | STRING | Readable slot-by-slot summary for the composed outfit. |