圖像 提示詞
嚴格控制的編輯姿勢和解剖學提示

一個極其詳細的 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": "柔和鼠尾草綠 / 石綠色",
"mate"
}
}
}
```


