圖像 提示詞
與名人分身在舒適臥室自拍

一個詳細的提示,用於生成一張隨性、舒適、高角度的自拍照,內容為一名女性在自然日光下俯臥在床上,並指定了服裝、配飾(例如白色圓領襪)和臥室環境細節。
提示詞
```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": "主體清晰,背景柔和"
}
}
```

