剧院门厅中引人注目的拉丁裔肖像

Author:Sienna
2026/01/05 09:12

Description

创作剧院门厅中的拉丁裔肖像,融合长礼服、优雅姿态和枝形吊灯照明的高端场景。

Tags

图像生成视觉化

Content

```json
{
  "subject": {
    "type": "人物",
    "gender_appearance": "女性",
    "ethnicity": "拉丁裔",
    "pose": {
      "left_arm": "向上向前伸展,手触碰反光墙面",
      "right_arm": "弯曲,手靠近嘴部",
      "body_orientation": "身体略微侧向一边",
      "leg_position": "右腿略微弯曲"
    },
    "facial_expression": "严肃,略带魅惑地凝视镜头",
    "hair": {
      "length": "非常长",
      "color": "黑色",
      "style": "直发,齐刘海"
    },
    "makeup": {
      "eyes": "眼线勾勒出的精致眼妆",
      "cheeks": "淡雅腮红",
      "lips": "自然裸色唇妆"
    },
    "clothing": {
      "dress": {
        "type": "长礼服",
        "color": "午夜蓝",
        "texture": "丝绸",
        "fit": "飘逸",
        "straps": "细吊带"
      },
      "shoes": {
        "type": "高跟鞋",
        "color": "午夜蓝"
      }
    },
    "accessories": [
      {
        "type": "手链",
        "location": "右手腕",
        "design": "细金属手环"
      }
    ]
  },
  "environment": {
    "setting": "华丽的剧院门厅",
    "lighting": {
      "type": "温暖的枝形吊灯光",
      "highlights": "墙壁和金属表面柔和的金色反光"
    },
    "background_elements": {
      "walls": "红色天鹅绒",
      "ceiling": "穹顶壁画",
      "floor": "铺有地毯"
    },
    "atmosphere": "优雅、戏剧性的氛围"
  },
  "camera": {
    "framing": "中景拍摄,从大腿到头部",
    "angle": "略低且正面",
    "lighting_effect": "明亮、集中的闪光灯,清晰照亮主体"
  }
}
```

---

**Original English:**
{
  "subject": {
    "type": "person",
    "gender_appearance": "female",
    "ethnicity": "Latina",
    "pose": {
      "left_arm": "extended upward and forward, hand touching a reflective wall surface",
      "right_arm": "bent with hand brought near the mouth",
      "body_orientation": "slightly angled to the side",
      "leg_position": "right leg slightly bent"
    },
    "facial_expression": "serious, slightly sultry gaze toward the camera",
    "hair": {
      "length": "very long",
      "color": "black",
      "style": "straight with full blunt bangs"
    },
    "makeup": {
      "eyes": "defined eye makeup with eyeliner",
      "cheeks": "subtle blush",
      "lips": "natural nude tone"
    },
    "clothing": {
      "dress": {
        "type": "long gown",
        "color": "midnight blue",
        "texture": "silk",
        "fit": "flowing",
        "straps": "spaghetti straps"
      },
      "shoes": {
        "type": "heels",
        "color": "midnight blue"
      }
    },
    "accessories": [
      {
        "type": "bracelet",
        "location": "right wrist",
        "design": "thin metallic band"
      }
    ]
  },
  "environment": {
    "setting": "opulent theater foyer",
    "lighting": {
      "type": "warm chandelier light",
      "highlights": "soft golden reflections on walls and metal surfaces"
    },
    "background_elements": {
      "walls": "red velvet",
      "ceiling": "domed with frescoes",
      "floor": "carpeted"
    },
    "atmosphere": "elegant, dramatic ambiance"
  },
  "camera": {
    "framing": "mid-length shot capturing subject from thigh to head",
    "angle": "slightly low and front-facing",
    "lighting_effect": "bright, focused flash illuminating the subject sharply"
  }
}