Add configurable location pools
This commit is contained in:
@@ -61,6 +61,9 @@ node. For cleaner workflows, use the split nodes:
|
||||
weighted lists. With `women_start_count=1`, `women_weights=0.6,0.2` means
|
||||
60% one woman and 20% two women; with `men_start_count=0`,
|
||||
`men_weights=0.5,0.3` means 50% no man and 30% one man.
|
||||
- `SxCP Location Pool` outputs `location_config`. `replace` uses only the
|
||||
selected/custom location pool; `add` keeps the category's own locations and
|
||||
adds yours. Custom lines can be plain location text, or `slug: location text`.
|
||||
- `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
|
||||
@@ -82,7 +85,8 @@ 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`, `Woman Slot` / `Man Slot`, and `Character Profile`
|
||||
`Camera Orbit Control`, `Location Pool`, `Woman Slot` / `Man Slot`, and
|
||||
`Character Profile`
|
||||
into `Prompt Builder From Configs`.
|
||||
|
||||
An importable default workflow is included at
|
||||
|
||||
Reference in New Issue
Block a user