Add expression intensity controls
This commit is contained in:
@@ -11,39 +11,43 @@
|
||||
"positive_suffix": "Use clear adult anatomy, visible sexual contact, intense body language, crisp comic linework, detailed hatching, warm erotic lighting, and tactile textured paper.",
|
||||
"negative_prompt": "minors, childlike appearance, teen, schoolgirl, incest, bestiality, non-consensual, coercion, rape, violence, injury, blood, gore, watermark",
|
||||
"scene_pools": ["hardcore_private_scenes"],
|
||||
"expression_pools": ["hardcore_orgasm_expressions", "hardcore_messy_expressions"],
|
||||
"composition_pools": ["hardcore_explicit_compositions"],
|
||||
"prompt_template": "{subject_phrase}, all 21+ consenting adults: {style}. Cast: {cast_summary}. Role graph: {role_graph} Sexual pose: {item}. Setting: {scene}. Composition: {composition}. Facial expressions: {expression}. Make the scene explicit, hardcore, and anatomically clear, with visible genital contact and adult bodies only. {positive_suffix} Avoid: {negative_prompt}.",
|
||||
"caption_template": "{trigger}, {scene_kind}, {cast_summary}, {role_graph}, {item}, {scene}, {composition}, explicit consensual adult hardcore sex illustration",
|
||||
"expressions": [
|
||||
"open-mouthed orgasmic expression",
|
||||
"heavy-lidded lustful gaze",
|
||||
"flushed faces and parted lips",
|
||||
"intense eye contact during sex",
|
||||
"breathless pleasure expression",
|
||||
"commanding erotic stare",
|
||||
"shameless aroused grin",
|
||||
"eyes closed in climax",
|
||||
"teasing dominant smile",
|
||||
"desperate hungry gaze",
|
||||
"sweaty post-orgasmic glow",
|
||||
"bitten-lip pleasure expression",
|
||||
"wild aroused expression",
|
||||
"soft moaning expression",
|
||||
"focused intimate eye contact",
|
||||
"overwhelmed climax expression"
|
||||
"adult ahegao-style orgasm face",
|
||||
"eyes rolled back with tongue out",
|
||||
"drooling open-mouthed moan",
|
||||
"fucked-out dazed stare",
|
||||
"sweaty flushed orgasm expression",
|
||||
"jaw slack from intense pleasure",
|
||||
"messy saliva-shiny lips",
|
||||
"desperate near-climax gaze",
|
||||
"wild tongue-out arousal",
|
||||
"breathless post-orgasm face",
|
||||
"cum-smeared lips and glossy eyes",
|
||||
"open mouth and trembling lips",
|
||||
"heavy-lidded exhausted pleasure stare",
|
||||
"raw overwhelmed climax expression",
|
||||
"shameless messy aroused grin",
|
||||
"eyes squeezed shut during orgasm",
|
||||
"dazed sex-drunk expression",
|
||||
"heated direct eye contact during sex"
|
||||
],
|
||||
"compositions": [
|
||||
"full-body bed scene with all bodies visible",
|
||||
"low-angle explicit penetration view",
|
||||
"overhead view of intertwined bodies",
|
||||
"side-profile view showing genital contact",
|
||||
"mirror-view sex composition",
|
||||
"close crop on hips, thighs, and faces",
|
||||
"wide orgy composition with all participants visible",
|
||||
"centered threesome composition",
|
||||
"kneeling and standing composition",
|
||||
"reclining full-body composition",
|
||||
"full-body explicit sex frame with all adult bodies visible",
|
||||
"low-angle view focused on genital contact",
|
||||
"overhead view of intertwined adult bodies",
|
||||
"side-profile view showing penetration alignment",
|
||||
"mirror-view explicit sex composition",
|
||||
"close crop on hips, thighs, hands, genitals, and faces",
|
||||
"wide group-sex composition with all participants visible",
|
||||
"centered threesome composition with all three bodies readable",
|
||||
"kneeling and standing explicit body-contact frame",
|
||||
"reclining full-body sex composition",
|
||||
"floor-level explicit sex composition",
|
||||
"front-facing explicit pin-up composition"
|
||||
"front-facing hardcore creator-shot composition"
|
||||
],
|
||||
"scenes": [
|
||||
{
|
||||
@@ -84,8 +88,12 @@
|
||||
"name": "Penetrative sex",
|
||||
"slug": "penetrative_sex",
|
||||
"min_people": 2,
|
||||
"inherit_expressions": false,
|
||||
"inherit_compositions": false,
|
||||
"weight": 1.0,
|
||||
"scene_pools": ["hardcore_penetrative_scenes", "hardcore_bed_scenes", "hardcore_mirror_scenes"],
|
||||
"expression_pools": ["hardcore_penetration_expressions"],
|
||||
"composition_pools": ["penetration_compositions"],
|
||||
"item_templates": [
|
||||
"{penetration_act} in {position}, with {body_contact}, {intensity}, and {visibility}",
|
||||
"{position} while {penetration_act}, {hand_detail}, {mouth_detail}, and {visibility}",
|
||||
@@ -249,8 +257,12 @@
|
||||
"name": "Oral sex",
|
||||
"slug": "oral_sex",
|
||||
"min_people": 2,
|
||||
"inherit_expressions": false,
|
||||
"inherit_compositions": false,
|
||||
"weight": 1.0,
|
||||
"scene_pools": ["hardcore_oral_scenes", "hardcore_bed_scenes", "hardcore_mirror_scenes"],
|
||||
"expression_pools": ["hardcore_oral_expressions"],
|
||||
"composition_pools": ["oral_compositions"],
|
||||
"item_templates": [
|
||||
"{oral_act} in {position}, with {hand_detail}, {expression_detail}, and {visibility}",
|
||||
"{position} featuring {oral_act}, {body_contact}, {saliva_detail}, and {climax_hint}",
|
||||
@@ -382,8 +394,12 @@
|
||||
"name": "Anal and double penetration",
|
||||
"slug": "anal_double_penetration",
|
||||
"min_people": 2,
|
||||
"inherit_expressions": false,
|
||||
"inherit_compositions": false,
|
||||
"weight": 1.0,
|
||||
"scene_pools": ["hardcore_anal_scenes", "hardcore_bed_scenes", "hardcore_mirror_scenes"],
|
||||
"expression_pools": ["hardcore_anal_dp_expressions"],
|
||||
"composition_pools": ["anal_dp_compositions"],
|
||||
"item_templates": [
|
||||
"{anal_act} in {position}, with {leg_detail}, {hand_detail}, and {visibility}",
|
||||
"{double_act} with {body_arrangement}, {intensity}, {mouth_detail}, and {visibility}",
|
||||
@@ -587,8 +603,12 @@
|
||||
"name": "Threesomes",
|
||||
"slug": "threesomes",
|
||||
"min_people": 3,
|
||||
"inherit_expressions": false,
|
||||
"inherit_compositions": false,
|
||||
"weight": 1.0,
|
||||
"scene_pools": ["hardcore_threesome_scenes", "hardcore_group_scenes", "hardcore_mirror_scenes"],
|
||||
"expression_pools": ["hardcore_group_expressions"],
|
||||
"composition_pools": ["threesome_compositions"],
|
||||
"item_templates": [
|
||||
"{threesome_act} with {body_arrangement}, {oral_detail}, {penetration_detail}, and {visibility}",
|
||||
"{body_arrangement} while {threesome_act}, with {hand_detail}, {mouth_detail}, and {climax_hint}",
|
||||
@@ -766,8 +786,12 @@
|
||||
"slug": "group_sex_orgy",
|
||||
"min_people": 4,
|
||||
"inherit_scenes": false,
|
||||
"inherit_expressions": false,
|
||||
"inherit_compositions": false,
|
||||
"weight": 1.0,
|
||||
"scene_pools": ["hardcore_group_scenes"],
|
||||
"expression_pools": ["hardcore_group_expressions"],
|
||||
"composition_pools": ["group_sex_compositions"],
|
||||
"item_templates": [
|
||||
"{group_act} with {arrangement}, {contact_detail}, {fluid_detail}, and {visibility}",
|
||||
"{arrangement} featuring {group_act}, {oral_detail}, {penetration_detail}, and {intensity}",
|
||||
@@ -934,8 +958,12 @@
|
||||
"name": "Cumshot and climax",
|
||||
"slug": "cumshot_climax",
|
||||
"min_people": 1,
|
||||
"inherit_expressions": false,
|
||||
"inherit_compositions": false,
|
||||
"weight": 1.0,
|
||||
"scene_pools": ["hardcore_climax_scenes", "hardcore_bed_scenes", "hardcore_mirror_scenes"],
|
||||
"expression_pools": ["hardcore_climax_expressions"],
|
||||
"composition_pools": ["climax_compositions"],
|
||||
"item_templates": [
|
||||
"{climax_act} with {fluid_location}, {body_position}, {expression_detail}, and {visibility}",
|
||||
"{body_position} during {climax_act}, with {hand_detail}, {fluid_location}, and {fluid_detail}",
|
||||
|
||||
Reference in New Issue
Block a user