带有身份锁的女性圣诞老人肖像

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

Description

创作女性圣诞老人肖像,严格保留参考人物身份,展现节日服装与自信姿态。

Tags

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

Content

```json
{
  "type": "image_generation_prompt",
  "language": "Simplified Chinese",
  "resolution": "UHD",
  "aspect_ratio": "3:4",
  "style": "专业、电影感、超写实",
  "identity_preservation": {
    "use_reference_image": true,
    "alter_face": false,
    "strict_identity_lock": true,
    "notes": "所有面部特征、皮肤纹理、比例和身份都必须与提供的参考照片完全一致。不允许对面部特征进行扭曲或替换。"
  },
  "subject": {
    "gender": "女性",
    "role": "圣诞老人(女性,优雅而性感版本)",
    "appearance": {
      "expression": "自信、温暖、富有魅力",
      "recognizability": "该女性必须能轻易辨认出与参考图片中的是同一个人"
    },
    "wardrobe": {
      "outfit": "女性圣诞老人服装",
      "style": "时尚、优雅、略带性感但品味良好",
      "details": [
        "红色圣诞连衣裙,带白色毛边",
        "配套的圣诞配饰",
        "经典的节日配色方案"
      ]
    },
    "pose": {
      "action": "自然地向前行走",
      "props": [
        "肩上扛着一个装满儿童礼物的巨大麻袋"
      ],
      "body_language": "充满活力、自信的动作"
    }
  },
  "environment": {
    "time_of_day": "白天",
    "lighting_conditions": "自然日光",
    "setting": "适合圣诞老人形象的户外节日环境",
    "background": {
      "style": "柔和模糊",
      "depth": "增强景深以获得专业外观"
    }
  },
  "lighting": {
    "type": "自然日光",
    "effects": [
      "均衡曝光",
      "面部和服装上的柔和高光",
      "逼真的阴影",
      "增强的深度和清晰度"
    ]
  },
  "camera": {
    "orientation": "垂直",
    "focus": "主体清晰对焦",
    "depth_of_field": "电影感、浅景深背景模糊"
  },
  "quality_constraints": {
    "photorealism": "高",
    "no_artifacts": true,
    "no_face_distortion": true,
    "no_unrealistic_effects": true
  },
  "output_goal": "生成一张专业品质的超写实垂直 3:4 UHD 图像,内容为参考照片中的女性打扮成女性圣诞老人,在白天行走并扛着一袋礼物,同时改善光照和景深,并精确保留其面部特征。"
}
```

---

**Original English:**
{
  "type": "image_generation_prompt",
  "language": "English",
  "resolution": "UHD",
  "aspect_ratio": "3:4",
  "style": "professional, cinematic, photorealistic",
  "identity_preservation": {
    "use_reference_image": true,
    "alter_face": false,
    "strict_identity_lock": true,
    "notes": "All facial features, skin texture, proportions, and identity must be preserved exactly from the provided reference photo. No distortion or replacement of facial characteristics."
  },
  "subject": {
    "gender": "female",
    "role": "Santa Claus (female, elegant and sensual version)",
    "appearance": {
      "expression": "confident, warm, charismatic",
      "recognizability": "the woman must be easily recognizable as the same person from the reference image"
    },
    "wardrobe": {
      "outfit": "female Santa Claus outfit",
      "style": "stylish, elegant, subtly sensual but tasteful",
      "details": [
        "red Santa dress with white fur trim",
        "matching Santa accessories",
        "classic festive color palette"
      ]
    },
    "pose": {
      "action": "walking forward naturally",
      "props": [
        "large sack filled with children’s gifts carried over the shoulder"
      ],
      "body_language": "dynamic, confident movement"
    }
  },
  "environment": {
    "time_of_day": "daylight",
    "lighting_conditions": "natural daylight",
    "setting": "outdoor festive environment suitable for Santa Claus imagery",
    "background": {
      "style": "softly blurred",
      "depth": "enhanced depth of field for a professional look"
    }
  },
  "lighting": {
    "type": "natural daylight",
    "effects": [
      "balanced exposure",
      "soft highlights on face and clothing",
      "realistic shadows",
      "enhanced depth and clarity"
    ]
  },
  "camera": {
    "orientation": "vertical",
    "focus": "sharp focus on the subject",
    "depth_of_field": "cinematic, shallow background blur"
  },
  "quality_constraints": {
    "photorealism": "high",
    "no_artifacts": true,
    "no_face_distortion": true,
    "no_unrealistic_effects": true
  },
  "output_goal": "Generate a professional-quality, photorealistic vertical 3:4 UHD image of the woman from the reference photo dressed as a feminine Santa Claus, walking in daylight while carrying a sack of gifts, with improved lighting and depth of field, while preserving her exact facial identity."
}