ComfyUI Node
SMP · Subject Builder (legacy)
Builds a Subject and adds it to a PROMPT_DICT.subjects list. Chain two builders to generate multi-person scenes.
SMP · Subject Builder (legacy)
- prompt_dict_in
- subject_dict
- prompt_dict
◄subject_idsubject_1►
◄age_descyoung►
◄genderwoman►
◄expressionneutral expression►
◄hair_color_length►
◄pose_hint►
◄extra_json{
"skin_tags": ["smooth skin"],
"expression": "neutral expression"
}►
CategoryFVM Tools/SMP/Builders
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| subject_id | STRING | subject_1 | — |
| age_desc | STRING | young | — |
| gender | STRING | woman | — |
| expression | STRING | neutral expression | — |
| hair_color_length | STRING | — | |
| pose_hint | STRING | — | |
| extra_json | STRING | { "skin_tags": ["smooth skin"], "expression": "neutral expression" } | — |
| prompt_dict_inopt | PROMPT_DICT | — | |
| subject_dictopt | SUBJECT_DICT | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prompt_dict | PROMPT_DICT | — |