雪地里的冬季时尚大片

Author:Aylin
2026/01/05 09:12

Description

生成雪地冬季时尚大片,展现自信优雅的女性形象,强调服装质感和寒冷氛围。

Tags

图像生成视觉化

Content

```json
{
  "type": "image_prompt",
  "subject": {
    "gender": "女性",
    "age": "青年",
    "appearance": {
      "hair": "长直深色头发",
      "expression": "严肃、优雅",
      "makeup": "精致的淡妆,搭配大胆的哑光红唇"
    },
    "pose": "自信地站立,双手插兜",
    "gaze": "直视镜头"
  },
  "clothing": {
    "hat": "{argument name=\"hat type\" default=\"米色蓬松毛皮俄式军帽\"}",
    "jacket": "米色羊羔绒飞行员夹克,内衬和衣领均有厚实的羊羔毛",
    "top": "白色高领毛衣",
    "pants": "浅蓝色高腰阔腿牛仔裤"
  },
  "environment": {
    "season": "冬季",
    "setting": "广阔的雪地",
    "details": [
      "点缀着草地和岩石",
      "背景中有光秃的树木",
      "左侧远处停着一辆白色 SUV"
    ],
    "atmosphere": "寒冷的冬日氛围"
  },
  "lighting": {
    "type": "自然光",
    "conditions": "戏剧性的阴天多云天空,阳光穿透云层"
  },
  "style": {
    "genre": "时尚杂志风格",
    "look": "超写实",
    "composition": "电影感",
    "detail_level": "高细节"
  },
  "camera": {
    "framing": "中景到全身",
    "perspective": "平视",
    "focus": "主体清晰,背景广阔"
  },
  "mood": "自信、优雅、富有戏剧性"
}
```

---

**Original English:**
{
  "type": "image_prompt",
  "subject": {
    "gender": "female",
    "age": "young adult",
    "appearance": {
      "hair": "long, straight, dark",
      "expression": "serious, elegant",
      "makeup": "subtle glamorous makeup with bold red matte lipstick"
    },
    "pose": "standing confidently, hands in pockets",
    "gaze": "looking directly at the camera"
  },
  "clothing": {
    "hat": "{argument name="hat type" default="fluffy beige fur ushanka"}",
    "jacket": "cream-colored shearling aviator jacket with thick sherpa lining and collar",
    "top": "white turtleneck sweater",
    "pants": "light blue high-waisted wide-leg jeans"
  },
  "environment": {
    "season": "winter",
    "setting": "vast open snowy field",
    "details": [
      "patches of grass and rocks",
      "bare trees in the background",
      "white SUV parked distantly to the left"
    ],
    "atmosphere": "cold winter atmosphere"
  },
  "lighting": {
    "type": "natural",
    "conditions": "dramatic overcast cloudy sky with rays of sunlight breaking through"
  },
  "style": {
    "genre": "fashion editorial",
    "look": "photorealistic",
    "composition": "cinematic",
    "detail_level": "high detail"
  },
  "camera": {
    "framing": "medium to full body",
    "perspective": "eye-level",
    "focus": "sharp subject with expansive background"
  },
  "mood": "confident, elegant, dramatic"
}