温馨卧室自拍提示
Author:Sallu_TweetZ🐉
2026/01/05 09:12
Description
创作温馨卧室场景的自拍风格肖像,展现舒适居家氛围和自然光线效果。
Tags
图像生成视觉化
Content
```json
{
"scene": {
"type": "卧室内部",
"lighting": "自然日光",
"atmosphere": "休闲、舒适、居家"
},
"subject": {
"pose": {
"position": "俯卧在床上",
"orientation": "面向镜头",
"legs": "膝盖向上弯曲,脚踝交叉",
"arms": "左臂伸出用于自拍",
"head": "枕在枕头上"
},
"appearance": {
"hair": "长发、直发、深棕色",
"expression": "温柔微笑,眼神直视",
"complexion": "白皙,脸颊红润"
},
"attire": {
"top": {
"item": "吊带背心",
"color": "浅粉色",
"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": "主体清晰,背景柔和"
}
}
```
---
**Original English:**
{
"scene": {
"type": "bedroom_interior",
"lighting": "natural_daylight",
"atmosphere": "casual, cozy, domestic"
},
"subject": {
"pose": {
"position": "lying_prone_on_bed",
"orientation": "facing_camera",
"legs": "knees_bent_upwards, ankles_crossed",
"arms": "left_arm_extended_for_selfie",
"head": "resting_on_pillow"
},
"appearance": {
"hair": "long, straight, dark_brown",
"expression": "gentle_smile, direct_eye_contact",
"complexion": "fair, rosy_cheeks"
},
"attire": {
"top": {
"item": "tank_top",
"color": "light_pink",
"texture": "ribbed",
"style": "spaghetti_straps"
},
"bottom": {
"item": "lounge_shorts",
"color": "light_pink",
"details": "ruffled_hem, scrunched_texture"
},
"accessories": {
"feet": "white_crew_socks"
}
}
},
"environment": {
"bedding": {
"sheets": "white, rumpled",
"pillows": "white_with_floral_pattern",
"duvet": "white, puffy"
},
"background_elements": {
"windows": {
"quantity": 2,
"features": "white_frames, horizontal_blinds"
},
"furniture": {
"side_table": {
"location": "left_side",
"visible_items": [
"skincare_products",
"pink_mug",
"small_potted_plant",
"tissues"
]
}
}
}
},
"composition": {
"angle": "high_angle_selfie",
"framing": "medium_shot",
"focus": "sharp_subject, soft_background"
}
}