时尚编辑肖像,带泡泡糖和鼻贴提示

Author:Zara
2026/01/05 09:12

Description

创作时尚编辑肖像,年轻女性吹泡泡糖、贴鼻贴,穿亮片夹克,呈现高端杂志风格。

Tags

图像生成视觉化内容生成

Content

```json
{
  "image_prompt": {
    "subject": {
      "face_preservation": true,
      "description": "一位年轻女性,面部特征与提供的参考照片完全一致。",
      "pose": {
        "head_position": "头部略微前倾",
        "expression": "放松、不费力的酷感",
        "gesture": "一只手抬起靠近头发"
      },
      "appearance": {
        "hair": {
          "color": "深棕色",
          "style": "长发盘成凌乱的发髻,有几缕发丝散落"
        },
        "face_details": {
          "bubble_gum": "吹着粉色泡泡糖泡泡",
          "nose_strip": "鼻梁上贴着一个小的粘性鼻贴",
          "freckles": "可见淡淡的自然雀斑"
        },
        "clothing": {
          "upper_wear": {
            "jacket": {
              "type": "深色亮片棒球夹克",
              "logo": "大号刺绣 'Supreme' 字样"
            },
            "inner_layers": [
              "白色衬衫",
              "黑色领带"
            ]
          }
        }
      }
    },
    "environment": {
      "background": "中性摄影棚背景",
      "lighting": "柔和的漫射光,突出面部特征和亮片夹克的质感",
      "mood": "时尚杂志风格,干净、现代、自信"
    },
    "photography": {
      "style": "高端时尚杂志风格",
      "framing": "中景拍摄,主体居中",
      "quality": "超清晰,自然的皮肤纹理,逼真的细节",
      "color_tone": "中性色调,带有微妙对比度以突出主体"
    },
    "composition": {
      "focus": "主体居中,突出泡泡糖和面部表情"
    }
  }
}
```

---

**Original English:**
{
  "image_prompt": {
    "subject": {
      "face_preservation": true,
      "description": "A young woman modeled with the exact same facial features as the provided reference photo.",
      "pose": {
        "head_position": "tilted slightly forward",
        "expression": "relaxed, effortlessly cool",
        "gesture": "one hand lifted near her hair"
      },
      "appearance": {
        "hair": {
          "color": "dark brown",
          "style": "long hair styled into a messy bun with loose strands"
        },
        "face_details": {
          "bubble_gum": "pink bubble gum bubble being blown",
          "nose_strip": "small adhesive nose strip across the bridge",
          "freckles": "light natural freckles visible"
        },
        "clothing": {
          "upper_wear": {
            "jacket": {
              "type": "dark sequin varsity jacket",
              "logo": "large embroidered 'Supreme' text"
            },
            "inner_layers": [
              "white shirt",
              "black tie"
            ]
          }
        }
      }
    },
    
    "environment": {
      "background": "neutral studio backdrop",
      "lighting": "soft diffused lighting highlighting facial features and the texture of the sequin jacket",
      "mood": "fashion editorial, clean, modern, confident"
    },

    "photography": {
      "style": "high-end fashion editorial",
      "framing": "mid-shot centered on the subject",
      "quality": "ultra sharp, natural skin texture, realistic details",
      "color_tone": "neutral with subtle contrast to emphasize subject"
    },

    "composition": {
      "focus": "subject centered, bubble gum and facial expression emphasized",
  }
}