硬锁式休闲姿势重建提示
Author:Sienna
2026/01/05 09:12
Description
生成硬锁式休闲姿势复刻,精确还原原始照片的姿态、服装与环境细节。
Tags
图像生成视觉化
Content
```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": "哑光弹力面料"
}
}
}
```
---
**Original English:**
{
"engine": "PX-LOCK-EDITORIAL",
"version": "1.0",
"goal": "Near-exact photorealistic recreation with hard pose, outfit, camera, lighting, and environment locks",
"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": "early-to-mid 20s",
"ethnicity": "Caucasian",
"skin_tone": "fair to light warm with subtle natural sheen"
},
"face": {
"shape": "soft oval",
"eyes": {
"shape": "almond",
"color": "light hazel",
"state": "closed"
},
"brows": "softly arched, natural density",
"nose": "small, straight bridge",
"lips": {
"shape": "full",
"color": "muted natural pink",
"expression": "relaxed, serene"
},
"cheekbones": "gently defined",
"makeup": "minimal, natural finish"
},
"hair": {
"color": "blonde",
"length": "long",
"style": "loose waves with soft curtain bangs",
"placement": "cascading over shoulders and onto carpet"
},
"body": {
"type": "voluptuous hourglass with soft athletic tone",
"estimated_measurements_inches": {
"bust": 34,
"waist": 25,
"hips": 38
},
"height_estimate_inches": 66,
"musculature": {
"arms": "light tone",
"abdomen": "subtle definition",
"thighs": "full with smooth contour"
},
"advanced_anatomy": {
"bust_sagittal_depth_inches": 5.0,
"waist_depth_inches": 3.0,
"hip_depth_inches": 5.5,
"silhouette": "pronounced S-curve in side profile"
}
}
},
"pose": {
"base_position": "side-lying on floor",
"orientation": "left side down",
"torso": {
"angle_degrees": 20,
"rotation": "slightly toward camera"
},
"head": {
"tilt_degrees": -10,
"rotation": "slightly downward",
"gaze": "eyes closed"
},
"arms": {
"left_arm": {
"position": "bent",
"support": "forearm on carpet supporting upper body",
"elbow_angle_degrees": 95
},
"right_arm": {
"position": "extended forward",
"hand": {
"fingers": "relaxed, gently splayed",
"contact": "resting on carpet near CD player"
}
}
},
"legs": {
"right_leg": {
"knee": "bent forward",
"hip_flexion_degrees": 45
},
"left_leg": {
"extension": "extended back",
"foot": "relaxed, toes slightly pointed"
}
},
"symmetry": "intentional asymmetry, relaxed lounge posture"
},
"wardrobe": {
"primary_outfit": {
"type": "long-sleeve high-cut bodysuit",
"color": "muted sage / stone green",
"material": "matte stretch fabric",
}