Add character descriptor detail controls
This commit is contained in:
@@ -85,6 +85,19 @@ body choices and omits figure bias. The older generic `SxCP Character Slot`
|
||||
remains available for compatibility and manual mixed use, but the gendered
|
||||
slots are the cleaner default.
|
||||
|
||||
Each slot also has `descriptor_detail`, which controls how much appearance text
|
||||
is emitted into named-cast descriptors:
|
||||
|
||||
- `auto`: women use `full`; men use `compact`.
|
||||
- `full`: age, body, skin, hair, and eyes.
|
||||
- `medium`: age, body, skin, and hair.
|
||||
- `compact`: age, body, and skin.
|
||||
- `minimal`: age and body only.
|
||||
|
||||
`SxCP Man Slot` defaults to `compact`, which keeps men readable in Krea-style
|
||||
couple/group prompts without turning every partner into a fully detailed primary
|
||||
character. Set a man slot to `full` when the partner needs exact hair/eye detail.
|
||||
|
||||
Slots are chainable through the `character_cast` input/output. In automatic
|
||||
label mode, the slot closest to the final generator becomes `A` for its gender,
|
||||
the next upstream slot becomes `B`, then `C`, and so on. Example:
|
||||
|
||||
Reference in New Issue
Block a user