```json { "scene": { "setting": "夜晚的高档餐厅或活动场所", "lighting": "头顶有串灯的暖色环境照明", "environment": { "tables": "铺有白色桌布和餐具的餐桌", "background": "就座的客人在用餐和交谈", "atmosphere": "优雅而社交化" } }, "subjects": [ { "role": "前景主体", "description": { "gender_presentation": "女性", "appearance": { "hair": "金色长发,披散着", "clothing": " 无袖连衣裙" }, "pose": "坐着,手臂伸直拿着智能手机", "expression": "微笑", "action": "自拍" } }, { "role": "背景主体", "description": { "gender_presentation": "男性", "appearance": { "hair": "深色短发", "facial_hair": "胡须", "clothing": "深色上衣" }, "pose": "从后面探身向前", "gesture": "用手指比出“V”字手势(和平手势)", "expression": "中性到俏皮" } } ], "objects": [ { "type": "智能手机", "details": "浅色手机,可见后置摄像头镜头", "interaction": "前景主体拿着" } ], "text_overlay": { "content": "", "position": "图像顶部中央", "style": "白色、粗体、大写字母" }, "camera": { "angle": "与视线齐平", "framing": "中景特写", "focus": "前景主体清晰,背景略微可见" }, "mood": "休闲、庆祝、俏皮" } ```