圖像 提示詞
閃光攝影:泰勒絲 (Taylor Swift) 穿著乳膠裙的肖像

一個用於 Nano Banana Pro 的 JSON 提示,以生成一張泰勒絲(Taylor Swift)的閃光攝影肖像,她身穿黃色乳膠迷你裙和黑色漁網襪,背景是塗鴉的紅色混凝土牆,重點在於全身姿勢和特定配件。
提示詞
```json
{
"generation_parameters": {
"topic": "人像攝影",
"aspect_ratio": "3:4",
"style_preset": "閃光燈攝影"
},
"subject_details": {
"identity": {
"name": "{argument name=\"celebrity name\" default=\"Taylor Swift\"}",
"type": "女性"
},
"appearance": {
"hair": {
"color": "深色",
"length": "長",
"texture": "馬尾"
},
"face": {
"expression": "柔和"
},
"body": {
"build_notes": "豐滿胸部"
}
},
"pose_and_action": {
"orientation": "回眸",
"framing": "全身",
"stance": "盤腿而坐"
}
},
"fashion_and_attire": {
"clothing": {
"item": "緊身乳膠迷你裙搭配黑色漁網襪",
"color": "{argument name=\"dress color\" default=\"Yellow\"}",
"fit": "緊身",
"design_elements": [
"露背"
]
},
"accessories": {
"jewelry": {
"item": "背鍊",
"material": "黃金",
"style": "精緻"
},
"carry_items": {
"item": "Gucci 肩背包",
"material": "皮革",
"color": "青綠色",
"size": "小"
}
}
},
"scene_composition": {
"environment": {
"location_type": "都市/攝影棚",
"background_elements": {
"object": "牆",
"material": "混凝土塗鴉,磚塊上寫有 Taylor Swift",
"color": "紅色"
}
},
"lighting_setup": {
"technique": "閃光燈攝影",
"qualities": [
"高品質",
"直射"
],
"effects": {
"skin_interaction": "柔和光澤",
"shadows": "背景有輕微陰影"
}
}
}
}
```

