身份锁定的镜像自拍生成

Author:Sienna
2026/01/05 09:12

Description

生成身份锁定的镜像自拍,极简现代室内背景,自然光线和放松表情。

Tags

图像生成视觉化

Content

```json
{
  "generation_request": {
    "meta_data": {
      "version": "v1.2",
      "priority": "high"
    },
    "technical_constraints": {
      "identity_preservation": {
        "enabled": true,
        "reference_mode": "strict",
        "parameters": {
          "use_reference_face_only": true,
          "identity_lock": true,
          "preserve_facial_features": true,
          "preserve_skin_texture": true,
          "preserve_face_proportions": true,
          "avoid_face_morphing": true,
          "no_beautification": true,
          "preservation_strength": 1.0
        }
      },
      "output_settings": {
        "aspect_ratio": "4:5",
        "resolution_target": "ultra_high_res",
        "render_engine_style": "photorealistic"
      }
    },
    "creative_prompt": {
      "scene": {
        "location": "{argument name=\"location\" default=\"minimal modern interior\"}",
        "background": "干净的白墙,右侧墙壁上有一片明亮的阳光照进来的窗户光斑,光滑的浅灰色混凝土地板,空旷的空间,没有杂物",
        "lighting": "右侧射入的柔和自然日光,轻柔的阴影,明亮通透的视觉效果"
      },
      "subject": {
        "identity_instruction": "该女性必须与上传的参考照片 100% 相同(相同的身份、面部、面部比例、肤色和自然纹理)。不得以任何方式改变面部。",
        "pose": "蹲姿,呈镜面自拍姿势,膝盖弯曲,一只手放在大腿上,另一只手将智能手机举到脸前",
        "expression": "温柔的微笑,放松自信的氛围",
        "hair": {
          "instruction": "与参考发型完全一致(相同的剪裁、发量、质地和造型)。不得更改。"
        },
        "outfit": {
          "dress": {
            "type": "{argument name=\"dress type\" default=\"red satin mini dress\"} 玫瑰花卉印花",
            "details": "细吊带,褶皱修身廓形,紧身",
            "fabric": "丝滑缎面光泽"
          },
          "bag": {
            "type": "小号米色单肩包",
            "details": "短肩带塞在手臂下方"
          },
          "shoes": {
            "type": "高跟凉鞋",
            "color": "浅粉色/裸色",
            "details": "精致的细带,脚趾处有小蝴蝶结细节"
          },
          "jewelry": [
            "金色手链",
            "精致项链",
            "小戒指"
          ]
        },
        "phone": {
          "type": "智能手机",
          "case_color": "浅粉色",
          "details": "摄像头模块可见,以自拍姿势手持"
        }
      },
      "camera_and_style": {
        "shot_style": "写实镜面自拍/网红穿搭打卡照",
        "lens": "35mm",
        "aperture": "f/2.8",
        "focus": "主体清晰,自然景深,背景干净",
        "color_grading": "中性明亮色调,自然肤色,微妙的胶片颗粒感",
        "quality_notes": "保留自然毛孔/纹理,无"
      }
    }
  }
}
```

---

**Original English:**
{
  "generation_request": {
    "meta_data": {
      "version": "v1.2",
      "priority": "high"
    },
    "technical_constraints": {
      "identity_preservation": {
        "enabled": true,
        "reference_mode": "strict",
        "parameters": {
          "use_reference_face_only": true,
          "identity_lock": true,
          "preserve_facial_features": true,
          "preserve_skin_texture": true,
          "preserve_face_proportions": true,
          "avoid_face_morphing": true,
          "no_beautification": true,
          "preservation_strength": 1.0
        }
      },
      "output_settings": {
        "aspect_ratio": "4:5",
        "resolution_target": "ultra_high_res",
        "render_engine_style": "photorealistic"
      }
    },
    "creative_prompt": {
      "scene": {
        "location": "{argument name="location" default="minimal modern interior"}",
        "background": "clean white walls with a bright sunlit window light patch on the right wall, smooth light-gray concrete floor, empty space, no clutter",
        "lighting": "soft natural daylight from the right side, gentle shadows, bright airy look"
      },
      "subject": {
        "identity_instruction": "The woman must be 100% identical to the uploaded reference photo (same identity, face, facial proportions, skin tone, and natural texture). Do not alter the face in any way.",
        "pose": "squatting in a mirror-selfie pose, knees bent, one hand resting on thigh, the other hand holding a smartphone up in front of her face",
        "expression": "soft smile, relaxed confident vibe",
        "hair": {
          "instruction": "Match the reference hair exactly (same cut, volume, texture, and styling). No changes."
        },
        "outfit": {
          "dress": {
            "type": "{argument name="dress type" default="red satin mini dress"} with rose floral print",
            "details": "thin spaghetti straps, ruched fitted silhouette, body-hugging",
            "fabric": "silky satin sheen"
          },
          "bag": {
            "type": "small beige shoulder bag",
            "details": "short strap tucked under arm"
          },
          "shoes": {
            "type": "high-heel sandals",
            "color": "light pink / nude",
            "details": "delicate straps with a small bow detail on the toes"
          },
          "jewelry": [
            "gold bracelet",
            "delicate necklace",
            "small rings"
          ]
        },
        "phone": {
          "type": "smartphone",
          "case_color": "light pink",
          "details": "camera module visible, held in selfie position"
        }
      },
      "camera_and_style": {
        "shot_style": "photorealistic mirror selfie / influencer outfit check",
        "lens": "35mm",
        "aperture": "f/2.8",
        "focus": "sharp on subject, natural depth, clean background",
        "color_grading": "neutral bright tones, natural skin color, subtle film grain",
        "quality_notes": "keep natural pores/texture, no"