圖像 提示詞
帶有姿勢和幾何鎖定的鏡像自拍場景的複雜 JSON 提示

這是一個為 Nano Banana Pro 設計的極其詳細的 JSON 提示,旨在生成一個以穿著粉色 V 型丁字比基尼的合成女性為主角的鏡像自拍場景。該提示使用了廣泛的鎖定機制來控制姿勢、攝影機角度和比基尼幾何形狀,以確保對輸出內容的精確控制,僅允許替換身份。
提示詞
```json
{
"template_id": "mirror_room_cheeky_v_bikini_synth_v1_compact",
"version": "1.3.0",
"intent": "正面鏡中自拍場景,身著粉色俏皮 V 形比基尼的合成女性;相同的房間、椅子、狗和拍攝角度;允許替換身份。",
"subject_identity_policy": {
"subject_type": "synthetic_adult_female",
"identity_replacement_allowed": true,
"scope": "face_and_body_identity_only",
"constraints": [
"請勿改變姿勢、比例或比基尼覆蓋範圍。",
"請勿移動椅子、狗、鏡子或環境。"
]
},
"pose_lock": {
"desc": "跪在坐墊上,背對鏡子,軀幹略微旋轉,頭部轉向手機。",
"body_orientation": {
"pelvis_yaw": 180,
"pelvis_pitch": -2,
"spine_yaw": -12,
"spine_pitch": 8
},
"head": {
"yaw": 35,
"pitch": -4
},
"legs": {
"kneeling": true,
"knee_sep": 0.8,
"lower_leg_deg": 15
},
"arms": {
"left": {
"elbow": 95,
"shoulder": 22,
"pos": {
"x": 0.63,
"y": 0.34
},
"action": "holding_phone"
},
"right": {
"elbow": 40,
"shoulder": 15,
"pos": {
"x": 0.52,
"y": 0.52
},
"action": "resting"
}
},
"back": {
"scapula": "visible",
"curve": "mild",
"shoulder_h": 0.63
},
"hips": {
"hip_h": 0.45,
"center_x": 0.51,
"pelvis_tilt": 5
},
"rules": [
"保持跪姿和正面背部視圖。",
"角度凍結在 ±2 度以內。",
"保持清晰的手機到鏡子的幾何關係。"
]
},
"camera_lock": {
"method": "mirror_selfie",
"focal_mm": 26,
"dist_m": 1.2,
"height_m": 1.05,
"pitch": -3,
"lens": "mild_barrel",
"dof": {
"aperture": 2.2,
"blur": "subtle"
},
"framing": {
"ratio": "4:3",
"left": "mirror_edge",
"right": "chair_edge",
"top": "ceiling_strip",
"bottom": "cushion_floor"
},
"rules": [
"保持相機幾乎正對齊。",
"請勿移動相機位置或高度。"
]
},
"bikini_geometry_lock": {
"type": "two_piece",
"top": {
"style": "bandeau",
"tie": {
"x": 0.5,
"y": 0.56
},
"tension": "moderate"
},
"bottom": {
"style": "cheeky_v",
"waist_h": 0.47,
"side_deg": 45,
"coverage": 0.7,
"center": {
"x": 0.51,
"y": 0.61
}
},
"pattern": {
"base": "#ff6aa0",
"acc": "#ffffff",
"type": "floral",
"scale": 0.18
},
"fabric": {
"mat": "nylon_spandex",
"spec": 0.35,
"stretch": "horizontal"
},
"rules": [
"保持俏皮的 V 形剪裁。",
"請勿改變粉色或花卉圖案。"
]
},
"lighting_lock": {
"model": "indoor_daylight_mix",
"prima
```

