Add Krea2 POV routing and eval tooling
This commit is contained in:
@@ -83,7 +83,14 @@ def build_oral_role_graph(
|
||||
if "side-lying oral" in position_text or ("side-lying oral" in text and not position_text):
|
||||
if woman_gives and not man_gives:
|
||||
if man_is_pov:
|
||||
return f"The viewer lies on his side with hips angled toward {woman} while {woman} lies beside his thighs and takes the viewer's penis in her mouth."
|
||||
return (
|
||||
f"The adult male viewer reclines in a first-person side-profile body-line view with the adult male viewer's abdomen, "
|
||||
"navel, pelvis, and near thigh creating a broad horizontal body surface; the adult male viewer's own torso starts at the lower edge "
|
||||
f"and runs diagonally into the lower-right foreground, with navel, abdomen hair, pelvis, and near thigh marking the camera owner's body; {woman} enters laterally from the left edge beside his hip, "
|
||||
"cheek and jaw in profile, mouth on the shaft at the male abdomen line, lips touching the shaft at the male abdomen line, "
|
||||
"mouth-to-shaft contact is the nearest facial detail, hand around the base under her lips, "
|
||||
"shoulder and torso trailing sideways along the edge."
|
||||
)
|
||||
return f"{man} lies on his side with hips angled toward {woman} while {woman} lies beside his thighs and takes his penis in her mouth."
|
||||
if man_is_pov:
|
||||
return f"{woman} lies on her side with her top thigh lifted while the viewer lies beside her hips with his mouth pressed to her pussy."
|
||||
|
||||
Reference in New Issue
Block a user