圖像 提示詞
健身姿勢肖像搭配參考圖像依循

一個結構化的 JSON 提示詞,用於生成一張健身房中體態健美女性的半身至全身肖像照,她正回頭望向身後。此提示詞特別包含明確指示,要求嚴格遵循上傳的參考圖片,以確保臉部特徵和身體比例的準確性。
提示詞
```json
{
"image_generation_request": {
"parameters": { "aspect_ratio": "9:16", "model_version": "v6.0", "stylize": 250, "quality": "high" },
"reference_settings": { "use_reference_image": true, "consistency_weight": 1.0, "instruction": "嚴格遵守上傳的參考圖片。保持精確的臉部特徵和身體比例,偏差為 0%。" },
"prompt_structure": {
"subject": {
"demographics": { "gender": "女性", "physique": "健美、結實", "hair_style": "長直黑髮" },
"apparel": {
"upper_body": { "item": "背心", "color": "粉紅色", "fit": "運動型/緊身" },
"lower_body": { "item": "運動短褲", "color": "灰色", "texture": "柔軟布料", "fit": "貼身/凸顯身材" }
},
"pose_and_expression": { "body_orientation": "回頭過肩看", "facial_expression": "淺淺微笑", "action": "站立/擺姿勢" }
},
"environment": {
"setting_type": "室內健身房",
"architectural_details": { "wall_color": "白色", "accents": "藍色", "flooring": "標準健身房地板" },
"props_and_equipment": [ "各種運動器材", "背景中的健身器材" ],
"lighting": { "source": "頭頂上方", "quality": "人造光,明亮" }
},
"composition": { "camera_angle": "視線水平", "framing": "中景至全身", "focus": "主體清晰對焦" }
}
}
}
```

