图像 提示词
夜生活拼贴画提示词(萨迪·辛克肖像)

一个 JSON 提示,旨在生成一张四图拼贴画(2x2 网格),画面中一位酷似萨迪·辛克(Sadie Sink)的女性身穿白色皮夹克和露脐上衣,置身于夜晚温馨雅致的户外餐厅,在暖色环境光下,手持酒杯,展现各种姿势和表情。
提示词
```json
{
"scene_type": "夜生活_生活方式",
"setting": {
"location": "户外餐厅或休闲露台",
"time": "夜晚",
"environment": "都市、私密、高端",
"lighting": "露台取暖器和串灯散发出的温暖环境光"
},
"composition": {
"format": "四图拼贴",
"layout": "2x2 网格",
"continuity": "所有画面中主体、服装和地点保持一致"
},
"subject": {
"type": "人物",
"appearance": {
"hair": {
"color": "金色",
"length": "长发",
"style": "蓬松、柔和的波浪卷"
}
},
"clothing": {
"outerwear": "白色皮夹克",
"top": "白色镂空热辣短款上衣",
"bottom": "白色修身迷你裙"
},
"expressions": [
"自信",
"放松",
"沉思",
"摆拍"
],
"poses": [
"站立,手持酒杯",
"坐着,手持酒杯",
"倚靠,双手靠近腰部",
"手托下巴"
]
},
"objects": [
{
"type": "酒杯",
"content": "红酒",
"held": true
},
{
"type": "露台取暖器",
"description": "高大的户外燃气取暖器,散发温暖光线"
},
{
"type": "met"
}
]
}
```

