夜间屋顶人像,身着金属质感连衣裙

Author:Sienna
2026/01/05 09:12

Description

创作夜间屋顶人像,融合金属质感连衣裙和城市冷蓝色调。

Tags

Image GenerationVisualize

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": {
      "background": "城市天际线与灯光",
      "floor": "带栏杆的水泥地面"
    },
    "atmosphere": "现代都市夜景氛围"
  },
  "camera": {
    "framing": "中景拍摄,捕捉主体从大腿到头部",
    "angle": "略低且正面",
    "lighting_effect": "明亮集中的闪光灯锐利地照亮主体"
  }
}
```

---

**Original English:**
{
  "subject": {
    "type": "person",
    "gender_appearance": "female",
    "ethnicity": "Caucasian",
    "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": "bodycon dress",
        "color": "black",
        "texture": "metallic",
        "fit": "body-hugging",
        "straps": "halter neck"
      },
      "shoes": {
        "type": "heels",
        "color": "black"
      }
    },
    "accessories": [
      {
        "type": "bracelet",
        "location": "right wrist",
        "design": "thin metallic band"
      }
    ]
  },
  "environment": {
    "setting": "urban rooftop at night",
    "lighting": {
      "type": "cool blue tones from city",
      "highlights": "soft reflections matching the setting"
    },
    "background_elements": {
      "background": "city skyline with lights",
      "floor": "concrete with railing"
    },
    "atmosphere": "modern, nighttime city vibe"
  },
  "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"
  }
}