姜黄色头发的网红生活肖像

Author:Lex
2026/01/05 09:12

Description

生成姜黄色长发网红生活肖像,展现自信微笑和时尚穿搭,具有社交媒体风格的现代美学。

Tags

图像生成视觉化

Content

```json
{
  "subject": {
    "demographics": {
      "gender": "女性",
      "age_range": "青年"
    },
    "hair": {
      "color": "鲜艳的姜红色",
      "length": "长发",
      "texture": "波浪状,蓬松",
      "style": "侧分深发线,瀑布般垂落右肩",
      "movement": "略带风吹拂感"
    },
    "face": {
      "eyes": {
        "color": "亮蓝色",
        "makeup": "淡睫毛膏,睫毛分明"
      },
      "skin": {
        "tone": "白皙",
        "texture": "自然,光滑带微红"
      },
      "lips": {
        "color": "柔和的粉色",
        "finish": "自然缎面光泽"
      },
      "expression": "柔和自信的微笑,目光直接"
    },
    "apparel": {
      "outer": {
        "item": "牛仔夹克",
        "color": "靛蓝色",
        "details": [
          "银色纽扣",
          "对比色缝线",
          "带扣胸袋",
          "有领"
        ]
      },
      "inner": {
        "item": "吊带背心",
        "color": "白色",
        "material": "罗纹面料",
        "details": "领口处有白色花边饰边"
      }
    },
    "accessories": {
      "necklace": {
        "type": "颈链",
        "band_material": "透明米色丝带",
        "pendant": "金色心形框架,内嵌小宝石"
      },
    "earrings": {
        "visible": "左耳",
        "style": "小耳钉带垂坠细节"
      }
    }
  },
  "composition": {
    "shot_type": "自拍式肖像",
    "framing": "胸部以上特写",
    "angle": "视线水平,头部略微倾斜"
  },
  "environment": {
    "location": "室内公寓",
    "lighting": "柔和的自然日光,散射的前方光源(大窗户)",
    "background": {
      "focus": "柔和的散景(适度模糊)",
      "elements": [
        "白色厨房橱柜",
        "吸顶灯",
        "左侧的深色电脑显示器或电视屏幕",
        "中性灰色墙壁"
      ]
    }
  },
  "technical_details": {
    "camera_gear": {
      "sensor_type": "全画幅数字传感器或高端手机传感器",
      "lens_focal_length": "28mm 至 35mm",
      "lens_characteristics": "广角定焦,最小畸变"
    },
    "camera_settings": {
      "aperture": "f/2.0",
      "shutter_speed": "1/125s",
      "iso": "100"
    },
    "lighting_setup": {
      "key_light": "自然柔和的窗户光(前方)",
      "fill_light": "室内环境反射光",
      "shadows": "柔和且极少"
    },
    "visual_style": {
      "color_grading": "真实色彩,饱和度提升",
      "contrast": "中高",
      "sharpness": "眼睛和头发清晰度高",
      "aesthetic": "网红生活肖像,清晰的数码摄影"
    }
  }
}
```

---

**Original English:**
{
  "subject": {
    "demographics": {
      "gender": "female",
      "age_range": "young adult"
    },
    "hair": {
      "color": "vibrant ginger red",
      "length": "long",
      "texture": "wavy, voluminous",
      "style": "side-swept deep part, cascading over right shoulder",
      "movement": "slightly windswept appearance"
    },
    "face": {
      "eyes": {
        "color": "bright blue",
        "makeup": "light mascara, defined lashes"
      },
      "skin": {
        "tone": "fair",
        "texture": "natural, smooth with slight blush"
      },
      "lips": {
        "color": "soft pink",
        "finish": "natural satin"
      },
      "expression": "soft, confident slight smile, direct gaze"
    },
    "apparel": {
      "outer": {
        "item": "denim jacket",
        "color": "indigo blue",
        "details": [
          "silver buttons",
          "contrast stitching",
          "chest pocket with button",
          "collared"
        ]
      },
      "inner": {
        "item": "camisole top",
        "color": "white",
        "material": "ribbed fabric",
        "details": "white floral lace trim along neckline"
      }
    },
    "accessories": {
      "necklace": {
        "type": "choker",
        "band_material": "sheer beige ribbon",
        "pendant": "gold heart-shaped frame with small gem inside"
      },
      "earrings": {
        "visible": "left ear",
        "style": "small stud with hanging detail"
      }
    }
  },
  "composition": {
    "shot_type": "selfie-style portrait",
    "framing": "chest-up close shot",
    "angle": "eye-level, slightly tilted head"
  },
  "environment": {
    "location": "indoor apartment interior",
    "lighting": "soft natural daylight, diffused frontal source (large window)",
    "background": {
      "focus": "soft bokeh (moderately blurred)",
      "elements": [
        "white kitchen cabinets",
        "ceiling light",
        "dark computer monitor or TV screen on left",
        "neutral grey walls"
      ]
    }
  },
  "technical_details": {
    "camera_gear": {
      "sensor_type": "Full-frame digital sensor or High-End Mobile Sensor",
      "lens_focal_length": "28mm to 35mm",
      "lens_characteristics": "wide angle prime, minimal distortion"
    },
    "camera_settings": {
      "aperture": "f/2.0",
      "shutter_speed": "1/125s",
      "iso": "100"
    },
    "lighting_setup": {
      "key_light": "natural soft window light (frontal)",
      "fill_light": "ambient indoor reflection",
      "shadows": "soft and minimal"
    },
    "visual_style": {
      "color_grading": "true-to-life with vibrant saturation boost",
      "contrast": "medium-high",
      "sharpness": "high clarity on eyes and hair",
      "aesthetic": "influencer lifestyle portrait, crisp digital photography"
    }
  }
}