高级时装街头风格肖像提示

Author:𝗦𝗮𝗻𝗶𝗮
2026/01/05 09:12

Description

生成高级时装街头风格肖像,女性自信行走,保留面部特征,呈现8K电影级质感。

Tags

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

Content

```json
{
  "type": "image_generation_prompt",
  "identity_preservation": {
    "use_reference_image": true,
    "alter_face": false,
    "notes": "保持主体面部特征、发色和原始参考照片中的自然外观。"
  },
  "subject": {
    "gender": "female",
    "pose": "在户外自信地行走",
    "framing": "中景至膝盖,从略低或与视线齐平的角度拍摄",
    "appearance": {
      "hair": {
        "style": "波浪卷发",
        "color": "棕色",
        "length": "长而飘逸"
      },
      "expression": "中性、自信、时尚"
    },
    "wardrobe": {
      "outfit": "剪裁合身的 {argument name=\"suit color\" default=\"淡紫色\"} 西装",
      "details": {
        "jacket": "结构化的西装外套,单扣设计",
        "shirt": "内搭一件挺括的白色纽扣衬衫,领口处略微解开"
      }
    },
    "accessories": [
      "金色镜框的圆形深色太阳镜"
    ]
  },
  "environment": {
    "setting": "都市街景",
    "background": {
      "description": "模糊的城市建筑和人行道",
      "depth_of_field": "浅景深以突出主体(散景效果)"
    },
    "lighting": {
      "type": "自然日光",
      "quality": "柔和、漫射的阳光"
    }
  },
  "style": {
    "aesthetic": "高端时尚杂志风格,街头风格",
    "quality": "超现实主义,8K 分辨率,电影级光效"
  },
  "output_goal": "生成一张身穿淡紫色西装、戴着太阳镜的女性在城市环境中自信行走的超写实街头风格肖像。"
}
```

---

**Original English:**
{
  "type": "image_generation_prompt",
  "identity_preservation": {
    "use_reference_image": true,
    "alter_face": false,
    "notes": "Maintain the subject's facial features, hair color, and natural appearance from the original reference photo."
  },
  "subject": {
    "gender": "female",
    "pose": "walking confidently outdoors",
    "framing": "mid-shot to knees, captured from a slightly low or eye-level angle",
    "appearance": {
      "hair": {
        "style": "loose waves",
        "color": "brown",
        "length": "long and flowing"
      },
      "expression": "neutral, confident chic"
    },
    "wardrobe": {
      "outfit": "tailored {argument name="suit color" default="lavender-blue"} suit",
      "details": {
        "jacket": "structured blazer with a single button closure",
        "shirt": "crisp white button-down worn underneath, slightly unbuttoned at the top"
      }
    },
    "accessories": [
      "round dark sunglasses with gold frames"
    ]
  },
  "environment": {
    "setting": "urban street scene",
    "background": {
      "description": "blurred city architecture and sidewalk",
      "depth_of_field": "shallow depth of field to isolate the subject (bokeh effect)"
    },
    "lighting": {
      "type": "natural daylight",
      "quality": "soft, diffused sunlight"
    }
  },
  "style": {
    "aesthetic": "high-fashion editorial, street style",
    "quality": "ultra-realistic, 8k resolution, cinematic lighting"
  },
  "output_goal": "Generate a photorealistic street-style portrait of the woman wearing a lavender suit and sunglasses, walking confidently in a city setting."
}