黄金时段时尚专题人像摄影

Author:Zara
2026/01/05 09:12

Description

生成黄金时段时尚专题肖像,保留参考图像特征,展现优雅姿态和高端服饰。

Tags

图像生成视觉化

Content

```json
{
  "image_prompt": {
    "reference": {
      "face_identity": "使用上传的女性参考图片",
      "identity_lock": true,
      "face_accuracy": "与参考图片 100% 相同——面部结构、比例、皮肤纹理、眼睛形状、嘴唇、鼻子和表情均一致"
    },
    "subject": {
      "type": "年轻女性",
      "appearance": {
        "hair": {
          "color": "深棕色",
          "style": "优雅的凌乱发髻,脸颊两侧有柔软的散落发丝"
        },
        "skin": {
          "tone": "与参考图片相同",
          "texture": "自然、光滑、真实"
        },
        "expression": "自信、柔和、略带魅惑的眼神",
        "gaze": "越过肩膀看向镜头"
      },
      "pose": {
        "stance": "侧身站在阳台上",
        "body_position": "背部部分转向,肩膀倾斜,头部转向镜头",
        "arms": {
          "right": "自然下垂,手持珠宝",
          "left": "轻放在臀部附近"
        },
        "posture": "优雅、沉着、放松"
      }
    },
    "outfit": {
      "dress": {
        "type": "长款缎面晚礼服",
        "color": "{argument name=\"dress color\" default=\"深红色\"}",
        "fit": "修身,下摆飘逸",
        "back_design": "露背设计,带有细细的交叉吊带",
        "fabric": "丝滑、光滑、反光"
      },
      "accessories": {
        "earrings": "金色大耳环",
        "bracelet": "金色手链",
        "rings": "简约金戒指"
      }
    },
    "environment": {
      "location": "俯瞰大海的豪华阳台",
      "background": [
        "平静的海洋",
        "绿色山丘和树木",
        "日落时分的晴朗天空"
      ],
      "architecture": "白色地中海风格的柱子和栏杆"
    },
    "lighting": {
      "type": "自然日落光线",
      "quality": "柔和、温暖、黄金时段的光泽",
      "effect": "皮肤和连衣裙上的柔和高光,微妙的阴影"
    },
    "composition": {
      "shot_type": "中等全身肖像",
      "camera_angle": "略低于肩部水平",
      "framing": "主体居中,可见风景背景",
      "style": "时尚杂志摄影"
    },
    "image_style": {
      "realism": "高度写实",
      "detail": "清晰的织物纹理,真实的肤色",
      "mood": "浪漫、优雅、电影感",
      "resolution": "高分辨率、专业品质"
    },
    "constraints": {
      "no_face_change": true,
      "no_identity_merge": true,
      "no_beauty_overediting": true,
      "preserve_reference_face": true
    }
  }
}
```

---

**Original English:**
{
  "image_prompt": {
    "reference": {
      "face_identity": "use uploaded female reference image",
      "identity_lock": true,
      "face_accuracy": "100% identical to reference — same facial structure, proportions, skin texture, eye shape, lips, nose, and expression"
    },

    "subject": {
      "type": "young woman",
      "appearance": {
        "hair": {
          "color": "dark brown",
          "style": "elegant messy bun with soft loose strands framing the face"
        },
        "skin": {
          "tone": "same as reference image",
          "texture": "natural, smooth, realistic"
        },
        "expression": "confident, soft, slightly sultry gaze",
        "gaze": "looking back over shoulder toward camera"
      },
      "pose": {
        "stance": "standing sideways on a balcony",
        "body_position": "back partially turned, shoulders angled, head turned toward camera",
        "arms": {
          "right": "relaxed by side holding jewelry",
          "left": "resting lightly near hip"
        },
        "posture": "elegant, poised, relaxed"
      }
    },

    "outfit": {
      "dress": {
        "type": "long satin evening dress",
        "color": "{argument name="dress color" default="deep red"}",
        "fit": "form-fitting, flowing at the bottom",
        "back_design": "open back with thin crisscross spaghetti straps",
        "fabric": "silky, smooth, light-reflective"
      },
      "accessories": {
        "earrings": "gold hoop earrings",
        "bracelet": "gold bracelet",
        "rings": "minimal gold rings"
      }
    },

    "environment": {
      "location": "luxury balcony overlooking the sea",
      "background": [
        "calm ocean",
        "green hills and trees",
        "clear sky during sunset"
      ],
      "architecture": "white Mediterranean-style columns and railing"
    },

    "lighting": {
      "type": "natural sunset lighting",
      "quality": "soft, warm, golden-hour glow",
      "effect": "gentle highlights on skin and dress, subtle shadows"
    },

    "composition": {
      "shot_type": "medium-full body portrait",
      "camera_angle": "slightly below shoulder level",
      "framing": "subject centered, scenic background visible",
      "style": "editorial fashion photograph"
    },

    "image_style": {
      "realism": "highly photorealistic",
      "detail": "sharp fabric texture, realistic skin tones",
      "mood": "romantic, elegant, cinematic",
      "resolution": "high resolution, professional quality"
    },

    "constraints": {
      "no_face_change": true,
      "no_identity_merge": true,
      "no_beauty_overediting": true,
      "preserve_reference_face": true
    }
  }
}