图像 提示词
硬锁式休闲姿势重建提示

一个高度技术化的 JSON 提示词,使用“PX-LOCK-EDITORIAL”引擎生成一张写实图像,对姿势、服装和环境进行了严格锁定。它描述了一位金发女性,身穿鼠尾草绿紧身衣,闭着眼睛躺在地毯上,其中详细说明了精确的解剖细节和放松、不对称的休闲姿势。
提示词
```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": "柔和的鼠尾草绿 / 石绿色",
"material": "哑光弹力面料"
}
}
}
```


