ComfyUI Node
OC Outfit Style Part
Outfit base style part node for high-level clothing style selection.
OC Outfit Style Part
- oc_part
- prompt_preview
- debug_text
◄group__all_groups__►
◄modeunset►
◄option风格 | 原设服装改编 -> adapted_costume►
◄color_roleauto►
◄seed0►
CategoryOC Generator/Parts
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| group | COMBO | __all_groups__ | Limit the part to one subgroup inside this slot. The option dropdown is still static in the UI. |
| mode | COMBO | unset | unset emits no prompt. fixed keeps the selected option. randomize samples within the current slot pool. |
| option | COMBO | 风格 | 原设服装改编 -> adapted_costume | Static dropdown for all options in this part node. If the selected option is outside the current group, execution falls back to the first valid item in that group. |
| color_roleopt | COMBO | auto | How this part should consume the global palette. auto lets Character Outfit Block assign a role by slot. |
| seedopt | INT | 00–4294967295 | Seed used by randomize mode for reproducible part selection. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| oc_part | OC_PART_OUTFIT_STYLE | Structured local part data for Character Outfit Block. |
| prompt_preview | STRING | The prompt fragment resolved by this part node. |
| debug_text | STRING | Execution details for slot filtering and random selection. |