图像 提示词
与明星脸在舒适卧室里自拍

一个详细的提示,用于生成一张休闲、舒适、高角度的自拍图像:一名女性在自然日光下俯卧在床上,并具体说明了服装、配饰(如白色船员袜)和卧室环境细节。
提示词
```json
{
"scene": {
"type": "卧室_室内",
"lighting": "自然_日光",
"atmosphere": "休闲, 舒适, 居家"
},
"subject": {
"pose": {
"position": "俯卧_在床上",
"orientation": "面向_镜头",
"legs": "膝盖_向上弯曲, 脚踝_交叉",
"arms": "左臂_伸出_自拍",
"head": "枕在_枕头上"
},
"appearance": {
"hair": "长发, 直发, 深棕色",
"expression": "温柔_微笑, 直接_眼神交流",
"complexion": "白皙, 红润_脸颊"
},
"attire": {
"top": {
"item": "背心",
"color": "{argument name=\"top color\" default=\"浅粉色\"}",
"texture": "罗纹",
"style": "细肩带"
},
"bottom": {
"item": "休闲短裤",
"color": "浅粉色",
"details": "荷叶边_下摆, 褶皱_纹理"
},
"accessories": {
"feet": "白色_中筒袜"
}
}
},
"environment": {
"bedding": {
"sheets": "白色, 凌乱",
"pillows": "白色_带花卉图案",
"duvet": "白色, 蓬松"
},
"background_elements": {
"windows": {
"quantity": 2,
"features": "白色_窗框, 水平_百叶窗"
},
"furniture": {
"side_table": {
"location": "左侧",
"visible_items": [
"护肤品",
"粉色_马克杯",
"小型_盆栽",
"纸巾"
]
}
}
}
},
"composition": {
"angle": "高角度_自拍",
"framing": "中景",
"focus": "主体_清晰, 背景_柔和"
}
}
```

