图像 提示词
生活方式咖啡馆摄影提示

一个 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=\"fitted beige activewear set\"}",
"footwear": "浅色运动鞋配白袜",
"accessories": [
"金色项链",
"手链",
"戒指"
]
}
},
"activity": {
"action": "饮用绿色饮品",
"drink": "玻璃杯中带吸管的绿色冰饮"
},
"objects_on_table": [
"设计师手袋",
"太阳镜",
"带有绿色残渣的小盘子"
],
"composition": {
"orientation": "竖幅",
"framing": "中景全身照",
"focus": "主体与咖啡馆环境"
},
"color_palette": {
"dominant_colors": ["米色", "棕褐色", "木棕色"],
"accent_colors": ["绿色", "黑色", "金色"]
},
"overall_tone": "放松、时尚、日常奢华"
}
```

