Add separate style pool config
This commit is contained in:
@@ -22,6 +22,7 @@ The node is registered as:
|
||||
- `prompt_builder / SxCP Cast Control`
|
||||
- `prompt_builder / SxCP Cast Bias`
|
||||
- `prompt_builder / SxCP Generation Profile`
|
||||
- `prompt_builder / SxCP Style Pool`
|
||||
- `prompt_builder / SxCP Ethnicity List`
|
||||
- `prompt_builder / SxCP Hair Length`
|
||||
- `prompt_builder / SxCP Hair Color`
|
||||
@@ -93,6 +94,11 @@ node. For cleaner workflows, use the split nodes:
|
||||
`composition_config`. Themes such as `classical_library`,
|
||||
`semi_public_affair`, `hotel_corridor`, `parking_garage`, and
|
||||
`theater_backstage` keep scene and framing compatible.
|
||||
- `SxCP Style Pool` outputs `style_config` for visual rendering style only.
|
||||
It can force realistic/photo/cinematic/comic output independently from
|
||||
category, action, pose, location, and camera. The previous colored-pencil
|
||||
comic wording is available as the `comic_pinup_colored_pencil` preset instead
|
||||
of being baked into hardcore pose prompts.
|
||||
- `SxCP Generation Profile` outputs `generation_profile` for common behavior
|
||||
presets such as casual-clean, evocative-softcore, hardcore-intense,
|
||||
Krea2-friendly, or Flux-original. Its clothing and pose overrides can be
|
||||
@@ -115,7 +121,7 @@ The practical compact workflow is:
|
||||
`Category Preset` + `Cast Control` + `Generation Profile` + optional
|
||||
`Advanced Filters`, `Seed Locker` or `Seed Control`, `Camera Control` or
|
||||
`Camera Orbit Control`, `Location Theme` or `Location Pool` + `Composition Pool`,
|
||||
`Woman Slot` / `Man Slot`, and `Character Profile`
|
||||
`Style Pool`, `Woman Slot` / `Man Slot`, and `Character Profile`
|
||||
into `Prompt Builder From Configs`.
|
||||
|
||||
## Scene-Chain v2 Nodes
|
||||
@@ -734,7 +740,7 @@ Example:
|
||||
"slug": "casual_clothes",
|
||||
"subject_type": "woman",
|
||||
"item_label": "Clothing",
|
||||
"style": "tasteful adult fashion-editorial coloured-pencil comic illustration",
|
||||
"style": "tasteful adult fashion-editorial scene",
|
||||
"subcategories": [
|
||||
{
|
||||
"name": "Streetwear",
|
||||
|
||||
Reference in New Issue
Block a user