圖像 提示詞
Sadie Sink 的閃光燈人像攝影

一個詳細且結構化的 JSON 提示詞,用於生成 Sadie Sink 的閃光燈攝影肖像,重點在於特定的服裝(米色緊身迷你連衣裙,露背)、姿勢(回眸)和燈光設置(以水泥牆為背景的直射閃光燈)。
提示詞
```json
{
"generation_parameters": {
"topic": "人像攝影",
"aspect_ratio": "3:4",
"style_preset": "閃光燈攝影"
},
"subject_details": {
"identity": {
"name": "{argument name=\"name\" default=\"Sadie Sink\"} ",
"type": "女性"
},
"appearance": {
"hair": {
"color": "深色",
"length": "長",
"texture": "直髮"
},
"face": {
"expression": "柔和"
},
"body": {
"build_notes": "豐滿胸部"
}
},
"pose_and_action": {
"orientation": "回眸",
"framing": "全身",
"stance": "站立"
}
},
"fashion_and_attire": {
"clothing": {
"item": "緊身迷你連衣裙",
"color": "米色",
"fit": "緊身",
"design_elements": [
"露背"
]
},
"accessories": {
"jewelry": {
"item": "背鍊",
"material": "金色",
"style": "精緻"
},
"carry_items": {
"item": "單肩包",
"material": "皮革",
"color": "黑色",
"size": "小"
}
}
},
"scene_composition": {
"environment": {
"location_type": "都市/攝影棚",
"background_elements": {
"object": "牆",
"material": "混凝土磚",
"color": "灰色"
}
},
"lighting_setup": {
"technique": "閃光燈攝影",
"qualities": [
"高品質",
"直射"
],
"effects": {
"skin_interaction": "柔和光澤",
"shadows": "背景有輕微陰影"
}
}
}
}
```

