夕阳海滩上身着晚礼服的女性写实肖像

Author:Zara
2026/01/05 09:12

Description

生成夕阳海滩晚礼服肖像,保持面部身份锁定,展现优雅背对镜头的姿态。

Tags

Image GenerationVisualize

Content

```json
{
  "image_prompt": {
    "reference": {
      "face_identity": "使用上传的女性参考图片",
      "identity_lock": true,
      "face_accuracy": "保留参考图片中精确的面部特征、比例、皮肤纹理、眼睛形状、鼻子、嘴唇和表情"
    },
    "subject": {
      "type": "年轻女性",
      "appearance": {
        "hair": {
          "color": "深棕色",
          "style": "长发,散开,柔和的波浪,垂至背部"
        },
        "skin": {
          "tone": "与参考图片相同",
          "texture": "自然,光滑,真实"
        },
        "expression": "柔和,自信,略带魅惑的眼神",
        "gaze": "回眸望向镜头"
      },
      "pose": {
        "body_position": "站立,身体背对镜头",
        "upper_body": "腰部和肩部略微扭转",
        "head": "回过头,越过肩膀",
        "hands": "放松地放在腰部附近"
      }
    },
    "outfit": {
      "dress": {
        "type": "优雅的露背晚礼服",
        "color": "{argument name=\"dress color\" default=\"深勃艮第红 / 葡萄酒红\"}",
        "fit": "修身,飘逸,贴合身体",
        "details": "细肩带,露背,柔软面料垂坠"
      },
      "accessories": {
        "earrings": "金色醒目耳环",
        "bracelet": "金色手链",
        "rings": "简约金色戒指"
      }
    },
    "environment": {
      "location": "海滩海岸线",
      "time": "日落",
      "background": [
        "海浪",
        "昏暗的海岸线",
        "戏剧性的红橙色日落天空"
      ],
      "atmosphere": "浪漫,电影感,宁静"
    },
    "lighting": {
      "primary": "日落光线",
      "quality": "温暖,戏剧性,有方向性",
      "effect": "皮肤上柔和的光泽,带有丰富的高光和深邃的阴影"
    },
    "composition": {
      "shot_type": "四分之三肖像",
      "camera_angle": "略低于肩部水平",
      "framing": "主体居中,上半身完全可见",
      "depth_of_field": "适中,背景柔和模糊"
    },
    "image_style": {
      "realism": "高度写实",
      "color_grading": "暖红色调和深邃阴影",
      "mood": "浪漫,优雅,电影感",
      "resolution": "高分辨率,清晰的面部细节"
    },
    "constraints": {
      "no_face_change": true,
      "no_identity_merge": true,
      "no_over_beautification": true,
      "maintain_original_facial_characteristics": true
    }
  }
}
```

---

**Original English:**
{
  "image_prompt": {
    "reference": {
      "face_identity": "use uploaded female reference image",
      "identity_lock": true,
      "face_accuracy": "preserve exact facial features, proportions, skin texture, eye shape, nose, lips, and expression from reference"
    },

    "subject": {
      "type": "young woman",
      "appearance": {
        "hair": {
          "color": "dark brown",
          "style": "long, loose, softly wavy, flowing down the back"
        },
        "skin": {
          "tone": "same as reference image",
          "texture": "natural, smooth, realistic"
        },
        "expression": "soft, confident, slightly sultry gaze",
        "gaze": "looking back over shoulder toward camera"
      },
      "pose": {
        "body_position": "standing, body turned away from camera",
        "upper_body": "slight twist at waist and shoulders",
        "head": "turned back over shoulder",
        "hands": "relaxed near waist"
      }
    },

    "outfit": {
      "dress": {
        "type": "elegant backless evening dress",
        "color": "{argument name=\"dress color\" default=\"deep burgundy / wine red\"}",
        "fit": "slim, flowing, body-skimming",
        "details": "thin straps, open back, soft fabric drape"
      },
      "accessories": {
        "earrings": "gold statement earrings",
        "bracelet": "gold bracelet",
        "rings": "minimal gold rings"
      }
    },

    "environment": {
      "location": "beach shoreline",
      "time": "sunset",
      "background": [
        "ocean waves",
        "dark shoreline",
        "dramatic red-orange sunset sky"
      ],
      "atmosphere": "romantic, cinematic, serene"
    },

    "lighting": {
      "primary": "sunset light",
      "quality": "warm, dramatic, directional",
      "effect": "soft glow on skin with rich highlights and deep shadows"
    },

    "composition": {
      "shot_type": "three-quarter portrait",
      "camera_angle": "slightly below shoulder level",
      "framing": "subject centered, full upper body visible",
      "depth_of_field": "moderate with softly blurred background"
    },

    "image_style": {
      "realism": "highly photorealistic",
      "color_grading": "warm reds and deep shadows",
      "mood": "romantic, elegant, cinematic",
      "resolution": "high resolution, sharp facial details"
    },

    "constraints": {
      "no_face_change": true,
      "no_identity_merge": true,
      "no_over_beautification": true,
      "maintain_original_facial_characteristics": true
    }
  }
}