情绪化夜生活时尚肖像提示

Author:Lex
2026/01/05 09:12

Description

生成情绪化夜生活时尚肖像,展现红色礼服与反光墙面的视觉冲击。

Tags

图像生成视觉化内容生成

Content

```json
{
  "subject": {
    "type": "人物",
    "gender_appearance": "女性",
    "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": "深色图案地板",
      "handrail": "左侧有金色金属扶手"
    },
    "atmosphere": "昏暗、 moody、夜店般的氛围"
  },
  "camera": {
    "framing": "中景拍摄,从大腿到头部",
    "angle": "略低且正面",
    "lighting_effect": "明亮集中的闪光灯锐利地照亮主体"
  }
}
```

---

**Original English:**
{
  "subject": {
    "type": "person",
    "gender_appearance": "female",
    "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": "mini dress",
        "color": "red",
        "texture": "sequined / reflective square-patterned material",
        "fit": "tight, body-hugging",
        "straps": "thin shoulder straps"
      },
      "shoes": {
        "type": "heels",
        "color": "red"
      }
    },
    "accessories": [
      {
        "type": "bracelet",
        "location": "right wrist",
        "design": "thin metallic band"
      }
    ]
  },
  "environment": {
    "setting": "indoor hallway or corridor",
    "lighting": {
      "type": "warm ambient lighting",
      "highlights": "soft golden reflections on walls and metal surfaces"
    },
    "background_elements": {
      "walls": "dark with reflective sections",
      "ceiling": "arched structures with warm lights",
      "floor": "dark patterned flooring",
      "handrail": "gold-colored metal rail on the left side"
    },
    "atmosphere": "dim, moody, nightlife-like 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"
  }
}