Add SDXL formatter profiles
This commit is contained in:
@@ -421,6 +421,22 @@ partitions, counters, or office rows are kept visible. In male-POV setups this
|
||||
becomes a first-person spatial description and the external camera sentence is
|
||||
suppressed.
|
||||
|
||||
`SxCP SDXL Formatter` rewrites prompt builder output or `metadata_json` into
|
||||
comma-tag SDXL/Pony-style prompts. Connect `metadata_json` when possible so
|
||||
character, camera, outfit, and action metadata stay available to the tag route.
|
||||
|
||||
SDXL formatter controls:
|
||||
|
||||
- `formatter_profile`: `manual_controls` keeps `style_preset` and
|
||||
`quality_preset` authoritative. `pony_flat_vector`, `sdxl_photo`, and
|
||||
`flat_vector` apply coherent formatter defaults.
|
||||
- `style_preset`: positive style anchor such as `flat_vector_pony`,
|
||||
`flat_vector`, or `photographic`.
|
||||
- `quality_preset`: quality/score tail such as `pony_high` or `sdxl_high`.
|
||||
- `trigger` and `prepend_trigger_to_prompt`: explicit model/LoRA trigger
|
||||
placement for SDXL-style workflows.
|
||||
- `custom_style` and `custom_quality`: override the selected preset text.
|
||||
|
||||
`SxCP Caption Naturalizer` rewrites tag-like captions or labeled prompts into
|
||||
more natural language. Connect the prompt builder's `metadata_json` output to
|
||||
`source_text` for the cleanest result. You can also connect `caption` or
|
||||
|
||||
Reference in New Issue
Block a user