绯红色毛皮夹克镜面自拍提示

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

Description

生成一张绯红色毛皮夹克的镜面自拍照,女性展现时尚穿搭和自信表情。

Tags

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

Content

```json
{
  "image_analysis_prompt": {
    "subject": {
      "demographics": "年轻女性",
      "hair": {
        "color": "草莓金 / 金色",
        "style": "长发,蓬松,有层次感,略带凌乱的波浪卷",
        "parting": "中分"
      },
      "face": {
        "makeup": "黑色上扬眼线,睫毛膏,眉毛清晰,鼻梁和脸颊有高光,粉色亮泽唇妆",
        "expression": "中性或略微撅嘴,专注于镜中倒影"
      },
      "physique": "苗条,健美,晒黑的肤色"
    },
    "apparel": {
      "outerwear": {
        "item": "仿皮草夹克",
        "color": "深红色/红色混合色调",
        "texture": "蓬松,毛绒, объемный"
      },
      "top": {
        "item": "束身衣上衣",
        "style": "无肩带,胸衣式,短款",
        "material": "深红色缎面或略带光泽的面料",
        "fit": "紧身,有结构感的紧身胸衣"
      },
      "bottoms": {
        "item": "牛仔裤",
        "color": "浅蓝色水洗",
        "fit": "低腰,紧身",
        "details": "可见缝线,前口袋"
      }
    },
    "accessories": {
      "jewelry": [
        "细金链项链,带小吊坠",
        "右手无名指戴金戒指"
      ],
      "belt": {
        "material": "黑色皮革",
        "buckle": "长方形金色/金属框架"
      },
      "tech": {
        "item": "智能手机(iPhone 款式)",
        "case_color": "黑色",
        "holding_style": "右手垂直举在脸前"
      },
      "beauty_details": {
        "nails": "短款,涂亮红色指甲油"
      }
    },
    "pose_and_framing": {
      "type": "镜面自拍",
      "posture": "站立,臀部略微倾斜(对立式平衡),露出腹部",
      "framing": "大腿以上特写,肖像构图"
    },
    "setting_and_lighting": {
      "location": "室内(可能是卧室或走廊)",
      "background_elements": {
        "left": "带百叶窗的暗色窗户,隐约可见床/家具和白色杂物",
        "right": "白色门框/门侧,素色墙壁"
      },
      "lighting": {
        "quality": "温暖,定向人造光",
        "source": "来自右侧",
        "shadows": "在躯干左侧和背景投下阴影"
      }
    }
  }
}
```

---

**Original English:**
{
  "image_analysis_prompt": {
    "subject": {
      "demographics": "Young woman",
      "hair": {
        "color": "Strawberry blonde / Golden blonde",
        "style": "Long, voluminous, layered, slightly messy waves",
        "parting": "Middle part"
      },
      "face": {
        "makeup": "Winged black eyeliner, mascara, defined eyebrows, highlighter on nose and cheeks, glossy pink lips",
        "expression": "Neutral to slight pout, focused on mirror reflection"
      },
      "physique": "Slender, fit, tan skin tone"
    },
    "apparel": {
      "outerwear": {
        "item": "Faux fur jacket",
        "color": "Crimson/red mixed tones",
        "texture": "Shaggy, plush, voluminous"
      },
      "top": {
        "item": "Corset top",
        "style": "Strapless, bustier-style, cropped",
        "material": "Crimson satin or slightly shiny fabric",
        "fit": "Tight, structured bodice"
      },
      "bottoms": {
        "item": "Jeans",
        "color": "Light blue wash",
        "fit": "Low-rise, tight fit",
        "details": "Visible stitching, front pockets"
      }
    },
    "accessories": {
      "jewelry": [
        "Thin gold chain necklace with small pendant",
        "Gold ring on right ring finger"
      ],
      "belt": {
        "material": "Black leather",
        "buckle": "Rectangular gold/metallic frame"
      },
      "tech": {
        "item": "Smartphone (iPhone style)",
        "case_color": "Black",
        "holding_style": "Held vertically in front of face with right hand"
      },
      "beauty_details": {
        "nails": "Short, painted bright red"
      }
    },
    "pose_and_framing": {
      "type": "Mirror selfie",
      "posture": "Standing, slight hip tilt (contrapposto), midriff exposed",
      "framing": "Thigh-up shot, portrait orientation"
    },
    "setting_and_lighting": {
      "location": "Indoors (likely a bedroom or hallway)",
      "background_elements": {
        "left": "Dark window with blinds, glimpse of bed/furniture with white clutter",
        "right": "White door frame/jamb, plain wall"
      },
      "lighting": {
        "quality": "Warm, directional artificial light",
        "source": "Coming from the right side",
        "shadows": "Casts shadows on the left side of the torso and background"
      }
    }
  }
}