图像 提示词
严格控制的编辑姿势和解剖学提示

一个极其详细的 JSON 提示,旨在实现近乎完全逼真的图像再现,对姿势、服装、相机、光线和环境施加了严格限制。它包含了精确的解剖测量数据和一位女性躺在地板上的具体姿势角度,旨在呈现高保真的编辑级外观。
提示词
```json
{
"engine": "PX-LOCK-EDITORIAL",
"version": "1.0",
"goal": "通过严格锁定姿势、服装、相机、灯光和环境,实现近乎完全逼真的再现",
"output_constraints": {
"no_identity_swap": false,
"no_pose_drift": true,
"no_outfit_variation": true,
"no_camera_variation": true,
"no_environment_substitution": true,
"anatomy_realism_required": true
},
"subject": {
"demographics": {
"age_estimate": "20 岁出头到 20 岁中期",
"ethnicity": "白种人",
"skin_tone": "白皙至浅暖色调,带有微妙的自然光泽"
},
"face": {
"shape": "柔和的椭圆形",
"eyes": {
"shape": "杏仁状",
"color": "浅淡的榛色",
"state": "闭合"
},
"brows": "柔和的弓形,自然密度",
"nose": "小巧,鼻梁挺直",
"lips": {
"shape": "丰满",
"color": "柔和的自然粉色",
"expression": "放松,宁静"
},
"cheekbones": "轮廓柔和",
"makeup": "极简,自然妆效"
},
"hair": {
"color": "金色",
"length": "长发",
"style": "蓬松波浪,带柔和法式刘海",
"placement": "披散在肩上并垂至地毯"
},
"body": {
"type": "丰满沙漏型,带有柔和的运动线条",
"estimated_measurements_inches": {
"bust": 34,
"waist": 25,
"hips": 38
},
"height_estimate_inches": 66,
"musculature": {
"arms": "轻微的肌肉线条",
"abdomen": "微妙的腹部轮廓",
"thighs": "丰满,线条流畅"
},
"advanced_anatomy": {
"bust_sagittal_depth_inches": 5.0,
"waist_depth_inches": 3.0,
"hip_depth_inches": 5.5,
"silhouette": "侧面轮廓呈明显的 S 形曲线"
}
}
},
"pose": {
"base_position": "侧卧在地板上",
"orientation": "左侧向下",
"torso": {
"angle_degrees": 20,
"rotation": "略微朝向相机"
},
"head": {
"tilt_degrees": -10,
"rotation": "略微向下",
"gaze": "双眼闭合"
},
"arms": {
"left_arm": {
"position": "弯曲",
"support": "前臂撑在地毯上支撑上半身",
"elbow_angle_degrees": 95
},
"right_arm": {
"position": "向前伸展",
"hand": {
"fingers": "放松,轻微张开",
"contact": "放在 CD 播放器旁边的地毯上"
}
}
},
"legs": {
"right_leg": {
"knee": "向前弯曲",
"hip_flexion_degrees": 45
},
"left_leg": {
"extension": "向后伸展",
"foot": "放松,脚趾略微指向"
}
},
"symmetry": "刻意不对称,放松的休闲姿势"
},
"wardrobe": {
"primary_outfit": {
"type": "长袖高叉紧身衣",
"color": "{argument name=\"bodysuit color\" default=\"柔和鼠尾草绿 / 石绿色\"}",
"mate"
}
}
}
```

