Nodes/ComfyUI_RandomPerson/Random Person: Style
ComfyUI Node

Random Person: Style

Generate a randomised, structured physical person description for image prompts.

By bradsec·Created 2 months ago·Updated about a month ago· 5
Random Person: Style
    • full_style_description
    • sex
    • clothing
    • accessories
    • makeup
    • footwear
    • seed
    seed0
    randomizetrue
    sexrandom
    accessories_modeoff
    accessories_allow_list
    accessories_fixed(none)
    makeup_modeoff
    makeup_allow_list
    makeup_fixed(none)
    clothing_modeoff
    clothing_allow_list
    clothing_fixed(none)
    footwear_modeoff
    footwear_allow_list
    footwear_fixed(none)
    extra_attributes
    CategoryRandom Person

    Inputs (16)

    NameTypeDefaultDescription
    seedINT00–18446744073709550000Seed for reproducibility. With randomize off, the same seed reproduces the same person.
    randomizeBOOLEANtrueOn: pick a new random person every run, ignoring the seed widget. Off: use the seed.
    sexCOMBOrandomrandom, male, or female. male/female filter the sex-specific dropdowns in the UI.
    accessories_modeCOMBOoffHow this attribute is chosen: random (any), allow_list (subset you list), fixed (the dropdown value), off (omit it).
    accessories_allow_listSTRINGComma-separated values used when mode=allow_list. Unknown values are added as literal descriptors.
    accessories_fixedCOMBO(none)Exact value used when mode=fixed. (none) falls back to random.
    makeup_modeCOMBOoffHow this attribute is chosen: random (any), allow_list (subset you list), fixed (the dropdown value), off (omit it).
    makeup_allow_listSTRINGComma-separated values used when mode=allow_list. Unknown values are added as literal descriptors.
    makeup_fixedCOMBO(none)Exact value used when mode=fixed. (none) falls back to random.
    clothing_modeCOMBOoffHow this attribute is chosen: random (any), allow_list (subset you list), fixed (the dropdown value), off (omit it).
    clothing_allow_listSTRINGComma-separated values used when mode=allow_list. Unknown values are added as literal descriptors.
    clothing_fixedCOMBO(none)Exact value used when mode=fixed. (none) falls back to random.
    footwear_modeCOMBOoffHow this attribute is chosen: random (any), allow_list (subset you list), fixed (the dropdown value), off (omit it).
    footwear_allow_listSTRINGComma-separated values used when mode=allow_list. Unknown values are added as literal descriptors.
    footwear_fixedCOMBO(none)Exact value used when mode=fixed. (none) falls back to random.
    extra_attributesSTRINGFree text appended to the description as-is, comma-separated. Pose, setting, props, extra detail, etc.

    Outputs (7)

    NameTypeDescription
    full_style_descriptionSTRING
    sexSTRING
    clothingSTRING
    accessoriesSTRING
    makeupSTRING
    footwearSTRING
    seedINT