优雅都市街头风全身肖像

Author:TeeJay
2026/01/05 09:12

Description

生成优雅都市街头风全身肖像,展现现代时尚穿搭和自信气质。

Tags

Image GenerationVisualizeGenerate Content

Content

```json
{
  "prompt": {
    "subject": {
      "type": "人类",
      "gender_presentation": "女性",
      "age_range": "20 岁出头到 20 岁中期",
      "pose": "站立,向前行走,位于画面中央",
      "expression": "中性,平静,自信",
      "gaze": "直视镜头"
    },
    "appearance": {
      "skin_tone": "白皙",
      "hair": {
        "color": "深棕色",
        "length": "长发",
        "style": "散开,柔和波浪,中分"
      },
      "facial_features": {
        "face_shape": "椭圆形",
        "eyebrows": "深色,轮廓分明",
        "eyes": "浅色(绿色/淡褐色)",
        "makeup": "淡妆,自然妆容"
      }
    },
    "outfit": {
      "top": {
        "type": "无肩带抹胸上衣",
        "color": "米白色 / 奶油色",
        "fit": "紧身"
      },
      "bottom": {
        "type": "高腰阔腿牛仔裤",
        "color": "{argument name=\"denim color\" default=\"深靛蓝色牛仔布\"}",
        "fit": "宽松,直筒阔腿"
      },
      "shoes": {
        "type": "露趾高跟凉鞋",
        "color": "米色 / 裸色",
        "heel_height": "低到中等高度"
      },
      "accessories": {
        "bag": {
          "type": "结构化手提包",
          "color": "奶油色",
          "material": "绗缝皮革",
          "carry_style": "手提"
        },
        "jewelry": [
          {
            "type": "项链",
            "style": "精致链条",
            "pendant": "{argument name=\"pendant detail\" default=\"小红宝石\"}"
          },
          {
            "type": "手表",
            "color": "金色",
            "wrist": "左手腕"
          }
        ]
      }
    },
    "environment": {
      "setting": "城市居民街道",
      "architecture": "欧式砖砌联排别墅",
      "background_elements": [
        "花箱",
        "攀援植物",
        "建筑物旁边的彩色花朵"
      ],
      "ground": "石板人行道"
    },
    "lighting": {
      "type": "自然日光",
      "quality": "柔和,漫射",
      "shadows": "柔和,对比度极小"
    },
    "camera": {
      "shot_type": "全身肖像",
      "angle": "平视",
      "lens_style": "人像镜头",
      "depth_of_field": "浅景深,背景柔和模糊"
    },
    "style": {
      "aesthetic": "现代,优雅,休闲别致",
      "color_palette": [
        "奶油色",
        "深蓝色",
        "绿色",
        "暖色花卉色调"
      ],
      "photorealism": "高",
      "detail_level": "高"
    },
    "mood": "平静,精致,时尚"
  }
}
```

---

**Original English:**
{
  "prompt": {
    "subject": {
      "type": "human",
      "gender_presentation": "female",
      "age_range": "early to mid 20s",
      "pose": "standing, walking forward, centered in frame",
      "expression": "neutral, calm, confident",
      "gaze": "looking directly at camera"
    },
    "appearance": {
      "skin_tone": "fair",
      "hair": {
        "color": "dark brown",
        "length": "long",
        "style": "loose, softly wavy, center-parted"
      },
      "facial_features": {
        "face_shape": "oval",
        "eyebrows": "dark, well-defined",
        "eyes": "light-colored (green/hazel appearance)",
        "makeup": "minimal, natural look"
      }
    },
    "outfit": {
      "top": {
        "type": "strapless tube top",
        "color": "off-white / cream",
        "fit": "form-fitting"
      },
      "bottom": {
        "type": "high-waisted wide-leg jeans",
        "color": "{argument name="denim color" default="dark indigo denim"}",
        "fit": "relaxed, straight wide-leg"
      },
      "shoes": {
        "type": "open-toe heeled sandals",
        "color": "beige / nude",
        "heel_height": "low to medium"
      },
      "accessories": {
        "bag": {
          "type": "structured handbag",
          "color": "cream",
          "material": "quilted leather",
          "carry_style": "handheld"
        },
        "jewelry": [
          {
            "type": "necklace",
            "style": "delicate chain",
            "pendant": "{argument name="pendant detail" default="small red gemstone"}"
          },
          {
            "type": "watch",
            "color": "gold",
            "wrist": "left"
          }
        ]
      }
    },
    "environment": {
      "setting": "urban residential street",
      "architecture": "European-style brick townhouses",
      "background_elements": [
        "flower boxes",
        "climbing plants",
        "colorful flowers along buildings"
      ],
      "ground": "stone sidewalk pavement"
    },
    "lighting": {
      "type": "natural daylight",
      "quality": "soft, diffused",
      "shadows": "gentle, minimal contrast"
    },
    "camera": {
      "shot_type": "full-body portrait",
      "angle": "eye-level",
      "lens_style": "portrait lens",
      "depth_of_field": "shallow, softly blurred background"
    },
    "style": {
      "aesthetic": "modern, elegant, casual chic",
      "color_palette": [
        "cream",
        "dark blue",
        "green",
        "warm floral tones"
      ],
      "photorealism": "high",
      "detail_level": "high"
    },
    "mood": "calm, refined, fashionable"
  }
}