Clean up Insta/OF softcore prompts

This commit is contained in:
2026-06-24 14:05:54 +02:00
parent cc243261e8
commit 2b64499687
3 changed files with 158 additions and 21 deletions
+10 -4
View File
@@ -153,9 +153,10 @@ camera controls are preserved. Negative prompts stay separate.
Important behavior:
- Age wording is preserved deliberately. Phrases like `21-year-old adult`,
`late 20s adult woman`, and `all participants 21+ and visibly adult` are kept
because they help avoid unwanted young-looking outputs.
- Concrete age wording is preserved deliberately. Phrases like
`25-year-old adult woman` and `late 60s adult man` are kept because they help
avoid unwanted young-looking outputs, while generic adult boilerplate is
omitted from the Krea2 rewrite.
- Trigger words are removed by default because Krea2 prompting generally reads
better as natural language. Enable `preserve_trigger` if you still need a LoRA
trigger in the positive prompt.
@@ -200,6 +201,9 @@ It outputs:
- `shared_descriptor`
- `metadata_json`
The positive Insta/OF outputs do not embed an `Avoid:` section; use the matching
negative prompt outputs when wiring the sampler.
`SxCP Insta/OF Options` outputs `options_json`, which can be connected to the
pair node. Defaults are set so the softcore prompt is solo while the hardcore
prompt can include partners. It also defaults the camera to handheld selfie
@@ -214,7 +218,9 @@ Options:
`use_counts`. The pair mode always keeps at least one adult woman as the
primary creator so the shared descriptor remains valid.
- `softcore_level`: `social_tease`, `lingerie_tease`, `implied_nude`, or
`explicit_tease`.
`explicit_tease`. Insta/OF softcore uses dedicated outfit pools so teaser
prompts do not randomly pull hardcore-adjacent harness, nude accessory,
microwear, or shirtless partner styling.
- `hardcore_level`: `explicit` or `hardcore`.
- `softcore_expression_intensity`: `0.0` is mild/controlled, `0.5` is sensual,
`1.0` strongly favors more heated softcore faces.