```json { "image_prompt_structure": { "meta": { "type": "生活方式摄影", "aspect_ratio": "16:9", "mood": "" }, "scene_setup": { "location": "现代客厅", "time_of_day": "傍晚", "lighting": { "type": "柔和温暖的室内光", "sources": ["环境室内照明", "烛光点缀"], "quality": "均匀分布,散发光芒" }, "camera": { "angle": "高角度 / 略微抬高", "focus": "前景中的主体", "perspective": "向下俯视沙发" } }, "subject": { "demographics": { "gender": "女性化", "age_appearance": "青年至成年" }, "appearance": { "hair": { "color": "浅棕色带金色挑染", "style": "蓬松的波浪卷发,自然散落", "parting": "侧分" }, "makeup": { "skin": "光滑,有轮廓感", "eyes": "眉毛和睫毛清晰分明", "lips": "丰满的嘴唇,中性色调口红" }, "expression": "中性至柔和,眼神放松,略带微笑", "gaze": "与镜头直接眼神交流" }, "attire": { "item": "配套家居服", "color": "", "fabric": "柔软,略带微光", "fit": "修身", "details": { "top": "长袖", "bottom": "及地修身长裤", "feet": "赤脚" } }, "pose": { "main_position": "侧卧在组合沙发上", "body_orientation": "四分之三侧身,躯干朝向镜头", "limbs": { "legs": "弯曲并叠放,双脚自然放置", "arms": "放松,双手轻轻放在身前", "head": "略微向上倾斜" }, "support": "上半身略微靠在靠垫上" } }, "environment_objects": { "furniture": { "sofa": { "type": "组合沙发", "color": "浅米色 / 奶油色", "material": "长毛绒面料", "accessories": "白色毯子随意搭在沙发靠背/侧面" }, "media_console": { "color": "白色", "style": "极简主义,线条简洁", "equipment": "壁挂式电视" }, "coffee_table": { "type": "矮桌或奥斯曼式", "color": "浅中性色" } }, "props_and_decor": { "on_coffee_table": [ { "item": "玻璃碗爆米花", "position": "中央" }, { "item": "一小盘巧克力", "position": "爆米花旁边" }, { "item": "圆形镜面托盘", "contents": [ "玻璃容器中的蜡烛", "" ] } ] } } } } ```