圖像 提示詞
生活風格咖啡館攝影提示

一個 JSON 提示,用於生成一張時尚、悠閒的女性生活照,她坐在一間現代咖啡館裡,喝著綠色飲料。該提示詳細說明了主題人物的外觀(金髮、運動服)、咖啡館環境和調色板,旨在營造一種日常奢華的美學。
提示詞
```json
{
"type": "image",
"style": "生活風格咖啡館攝影,隨性且具美感",
"scene": {
"setting": "現代咖啡館內部",
"environment": {
"furniture": "木桌椅",
"floor": "拋光混凝土",
"background": "人們隨意就座和工作",
"lighting": "溫暖的室內環境光"
}
},
"subject": {
"count": 1,
"position": "畫面中央,坐在桌旁",
"pose": "放鬆,一條腿彎曲放在椅子上,手持飲料",
"expression": "平靜、自信、直視鏡頭",
"appearance": {
"hair": {
"color": "{argument name=\"hair color\" default=\"blonde\"}",
"style": "長髮,散開,中分"
},
"features": {
"eyes": "藍色",
"skin_details": "自然雀斑"
}
},
"clothing": {
"outfit": "{argument name=\"outfit color\" default=\"合身米色運動服套裝\"}",
"footwear": "淺色運動鞋搭配白襪",
"accessories": [
"金色項鍊",
"手鍊",
"戒指"
]
}
},
"activity": {
"action": "飲用綠色飲料",
"drink": "玻璃杯中帶吸管的綠色冰飲"
},
"objects_on_table": [
"設計師手提包",
"太陽眼鏡",
"帶有綠色殘渣的小盤子"
],
"composition": {
"orientation": "肖像",
"framing": "中等全身照",
"focus": "主體與咖啡館背景"
},
"color_palette": {
"dominant_colors": ["米色", "棕褐色", "木棕色"],
"accent_colors": ["綠色", "黑色", "金色"]
},
"overall_tone": "放鬆、時尚、日常奢華"
}
```

