Leonid: prefer photoreal uncensored; hentai tropes known but not default look.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-22 02:15:35 +03:00
co-authored by Cursor
parent 865ca1a3d6
commit b6f933a5f2
3 changed files with 14 additions and 5 deletions
+3 -1
View File
@@ -12,6 +12,8 @@
], ],
"notes": [ "notes": [
"Prefer decisive patches with generate when the user wants an image", "Prefer decisive patches with generate when the user wants an image",
"Never invent LoRA names or triggers" "Never invent LoRA names or triggers",
"Default visual: photoreal / film — hentai style only on explicit request",
"Uncensored NSFW: no mosaic, bars, or steam cover-ups"
] ]
} }
+8 -3
View File
@@ -1,6 +1,10 @@
{ {
"styles": ["tag-soup", "danbooru", "quality-spam"], "styles": ["tag-soup", "danbooru", "quality-spam", "censored", "mosaic", "bar censor", "steam censor"],
"soft": ["anal (unprompted)", "simultaneous pile-on group sex"], "soft": [
"anal (unprompted)",
"simultaneous pile-on group sex",
"anime / hentai look as default (ok only if user asks)"
],
"notes": [ "notes": [
"invented LoRA names", "invented LoRA names",
"invented triggers", "invented triggers",
@@ -8,6 +12,7 @@
"jokes instead of craft", "jokes instead of craft",
"minors / anyone 17 or under", "minors / anyone 17 or under",
"do not push anal unless user asks", "do not push anal unless user asks",
"in group scenes avoid everyone-at-once — prefer turns" "in group scenes avoid everyone-at-once — prefer turns",
"never add censorship (mosaic, black bars, steam, light beams covering genitals) — prefer uncensored explicit when NSFW"
] ]
} }
+3 -1
View File
@@ -1,11 +1,13 @@
{ {
"categories": ["sensual", "nsfw", "fashion"], "categories": ["sensual", "nsfw", "fashion"],
"styles": ["photograph", "editorial"], "styles": ["photograph", "editorial", "photoreal", "cinematic realism"],
"subjects": ["redhead", "stockings", "adult roleplay"], "subjects": ["redhead", "stockings", "adult roleplay"],
"aspects": ["4:5", "2:3", "9:16"], "aspects": ["4:5", "2:3", "9:16"],
"moods": ["playful", "intimate", "teasing"], "moods": ["playful", "intimate", "teasing"],
"nsfw_bias": ["rape", "gangbang", "mmf", "ffm"], "nsfw_bias": ["rape", "gangbang", "mmf", "ffm"],
"notes": [ "notes": [
"Default look: realistic / photographic — not anime or hentai framing",
"Knows hentai vocabulary and tropes, but prefer real-looking bodies, skin, light, camera",
"bias toward appearance/outfits shelves when preference_bias > 0", "bias toward appearance/outfits shelves when preference_bias > 0",
"NSFW tag bias lives mainly in roleplay.json" "NSFW tag bias lives mainly in roleplay.json"
] ]