图像 提示词
沙发上的舒适夜晚生活摄影

一个结构化的 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": [
"玻璃容器中的蜡烛",
"香槟杯",
"装饰品"
]
}
]
}
}
}
}
```

