圖像 提示詞
舒適臥室自拍提示 (俯臥)

一個 JSON 提示,用於生成一張舒適、自然日光下的自拍照:一位女性俯臥在床上,身穿淺粉色羅紋背心和短褲,營造出輕鬆居家氛圍,前景有護膚品和馬克杯等細節物品。
提示詞
```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": "主體清晰,背景柔和"
}
}
```

