冬雪街头时尚大片拍摄

Author:ANKIT PATEL 🇮🇳 | AI
2026/01/05 09:12

Description

创作冬雪街头时尚大片,展现高对比度冬季服饰搭配和街头摄影美学

Tags

画像生成ビジュアル化コンテンツ生成

Content

```json
{
  "image_description": {
    "subject": {
      "gender": "女性",
      "hair": {
        "color": "棕黑色",
        "style": "长发,直发,披散",
        "texture": "柔顺"
      },
      "attire": {
        "headwear": {
          "type": "棒球帽",
          "color": "深红色",
          "logo": "NY 标志(白色)"
        },
        "outerwear": {
          "type": "仿皮草外套",
          "length": "长款",
          "color": "深红色",
          "texture": "毛绒"
        },
        "top": {
          "type": "露脐上衣",
          "color": "白色",
          "neckline": "圆领"
        },
        "bottoms": {
          "type": "运动裤",
          "color": "深红色",
          "features": "抽绳腰部"
        },
        "accessories": {
          "jewelry": [
            "手指上戴有多枚戒指"
          ],
          "bag": {
            "type": "托特包",
            "pattern": "字母组合/图案",
            "color": "米色/中性色调"
          }
        }
      },
      "pose": {
        "body_orientation": "站立,略微倾斜",
        "head_orientation": "头转向左侧,看向别处",
        "hands": "一只手拿着包,一只手触碰臀部附近的外套"
      }
    },
    "setting": {
      "location": "城市街道",
      "background": {
        "building": {
          "style": "经典欧式建筑",
          "color": "奶油色/浅色石材",
          "features": [
            "带有装饰性铁栏杆/格栅的窗户",
            "建筑装饰线条"
          ]
        },
        "ground": {
          "surface": "人行道/路面",
          "condition": "被雪覆盖"
        }
      },
      "weather": "冬季,下雪"
    },
    "lighting": "自然光,漫射日光",
    "style": "时尚摄影,街头风格"
  }
}
```

---

**Original English:**
{
  "image_description": {
    "subject": {
      "gender": "female",
      "hair": {
        "color": "browny black ",
        "style": "long, straight, loose",
        "texture": "smooth"
      },
      "attire": {
        "headwear": {
          "type": "baseball cap",
          "color": "crimson red ",
          "logo": "NY logo (white)"
        },
        "outerwear": {
          "type": "faux fur coat",
          "length": "long",
          "color": "crimson red",
          "texture": "plush"
        },
        "top": {
          "type": "crop top",
          "color": "white ",
          "neckline": "crew neck"
        },
        "bottoms": {
          "type": "sweatpants",
          "color": "crimson red",
          "features": "drawstring waist"
        },
        "accessories": {
          "jewelry": [
            "multiple rings on fingers"
          ],
          "bag": {
            "type": "tote bag",
            "pattern": "monogram/patterned",
            "color": "beige/neutral tones"
          }
        }
      },
      "pose": {
        "body_orientation": "standing, slightly angled",
        "head_orientation": "looking away to the left",
        "hands": "one hand holding bag, one hand touching coat near hip"
      }
    },
    "setting": {
      "location": "urban street",
      "background": {
        "building": {
          "style": "classic European architecture",
          "color": "cream/light stone",
          "features": [
            "windows with decorative iron bars/grilles",
            "architectural molding"
          ]
        },
        "ground": {
          "surface": "pavement/sidewalk",
          "condition": "covered with snow"
        }
      },
      "weather": "winter, snowy"
    },
    "lighting": "natural, diffuse daylight",
    "style": "fashion photography, street style"
  }
}