圖像 提示詞
沙發上的溫馨夜晚生活攝影

一個結構化的 JSON 提示,用於 Gemini 3.0 Nano Banana Pro 生成一張溫馨、私密的居家生活照片。場景設定在傍晚的現代客廳,一位女士躺在組合式沙發上,強調柔和溫暖的燈光、特定的服裝(一套紅色居家服),以及咖啡桌上爆米花和香檳等細緻的道具。
提示詞
```json
{
"image_prompt_structure": {
"meta": {
"type": "生活風格攝影",
"aspect_ratio": "16:9",
"mood": "舒適、親密、放鬆"
},
"scene_setup": {
"location": "現代客廳",
"time_of_day": "傍晚",
"lighting": {
"type": "柔和溫暖的室內光線",
"sources": ["環境室內照明", "燭光點綴"],
"quality": "均勻分佈,散發光芒"
},
"camera": {
"angle": "高角度 / 略微抬高",
"focus": "前景中的主體",
"perspective": "向下俯視沙發"
}
},
"subject": {
"demographics": {
"gender": "女性外表",
"age_appearance": "年輕成人至成人"
},
"appearance": {
"hair": {
"color": "淺棕色帶金色挑染",
"style": "蓬鬆、豐盈的波浪",
"parting": "側分"
},
"makeup": {
"skin": "光滑、有輪廓的妝容",
"eyes": "清晰的眉毛和睫毛",
"lips": "豐滿的嘴唇,中性色調的唇膏"
},
"expression": "中性至柔和,放鬆的眼神,略帶微笑",
"gaze": "與鏡頭直接眼神接觸"
},
"attire": {
"item": "配套的家居服",
"color": "{argument name=\"outfit color\" default=\"red\"}",
"fabric": "柔軟,略帶微光",
"fit": "貼身",
"details": {
"top": "長袖",
"bottom": "全長貼身褲",
"feet": "赤腳"
}
},
"pose": {
"main_position": "側臥在組合沙發上",
"body_orientation": "四分之三視角,軀幹面向鏡頭",
"limbs": {
"legs": "彎曲並疊放,雙腳自然放置",
"arms": "放鬆,雙手輕輕放在前方",
"head": "略微向上傾斜"
},
"support": "上半身略微靠在靠墊上"
}
},
"environment_objects": {
"furniture": {
"sofa": {
"type": "組合式沙發",
"color": "淺米色 / 奶油色",
"material": "毛絨布料",
"accessories": "白色毯子披在沙發靠背/側面"
},
"media_console": {
"color": "白色",
"style": "簡約、線條流暢",
"equipment": "壁掛式電視"
},
"coffee_table": {
"type": "矮桌或軟墊凳式",
"color": "淺中性色"
},
"on_coffee_table": [
{
"item": "玻璃碗爆米花",
"position": "中央"
},
{
"item": "一小盤巧克力",
"position": "爆米花旁邊"
},
{
"item": "圓形鏡面托盤",
"contents": [
"玻璃容器中的蠟燭",
"香檳杯",
"裝飾品"
]
}
]
}
}
}
}
```

