宁静的海岸肖像与身份锁定提示
Author:Zara
2026/01/05 09:12
Description
生成海岸肖像照片,同时保持参考图像中人物面部特征的100%准确性和一致性。
Tags
画像生成ビジュアル化
Content
```json
{
"image_prompt_data": {
"reference_face": {
"instruction": "使用附带的图片作为唯一的面部参考。100% 准确地复制面部,不改变面部结构、比例、眼睛形状、鼻子、嘴唇或下颌线。"
},
"subject": {
"gender": "女性",
"age_range": "25-29 岁",
"skin_tone": "白皙至浅色",
"expression": "柔和、平静、放松的微笑",
"pose": {
"body_position": "随意站立在船甲板上",
"orientation": "略微面向镜头",
"head_position": "头部端正,略微倾斜",
"emotion": "平静、自信、安详"
}
},
"appearance": {
"hair": {
"color": "深棕色",
"length": "长发",
"style": "自然蓬松的波浪卷发",
"movement": "在海风中轻柔飘动"
},
"face_details": {
"makeup": "极简、自然的妆容",
"skin_texture": "真实、光滑,带有自然高光",
"eyes": "部分被太阳镜遮挡"
}
},
"clothing": {
"outfit": {
"top": "{argument name=\"top item_en\" default=\"白色轻薄亚麻纽扣衬衫\"}",
"bottom": "配套的白色宽松亚麻长裤",
"fit": "宽松、透气、海滨风格"
},
"accessories": {
"headwear": "{argument name=\"headwear_en\" default=\"浅色图案头巾\"}",
"eyewear": "深色椭圆形太阳镜",
"jewelry": "极简或无"
}
},
"environment": {
"setting": "开阔水域上的船甲板",
"background": {
"water": "深蓝色大海,微波荡漾",
"landscape": "远处有绿色植物和山脉的海岸线",
"sky": "湛蓝的天空,点缀着柔和的白云"
},
"props": [
"金属栏杆",
"船边缘的链条护栏"
]
},
"lighting": {
"type": "自然日光",
"quality": "明亮、清晰、均匀漫射",
"highlights": "面部和衣物上的柔和高光",
"shadows": "自然而微妙的阴影"
},
"composition": {
"framing": "中景肖像",
"camera_angle": "视线水平",
"depth_of_field": "适中,主体清晰,背景柔和虚化",
"focus": "面部和上半身"
},
"style": {
"visual_style": "超现实主义摄影",
"quality": "8K,高细节",
"aesthetic": "干净、旅行、生活方式、电影级真实感"
}
}
}
```
---
**Original English:**
{
"image_prompt_data": {
"reference_face": {
"instruction": "Use the attached image as the sole facial reference. Copy the face 100% accurately with no changes to facial structure, proportions, eye shape, nose, lips, or jawline."
},
"subject": {
"gender": "female",
"age_range": "mid to late 20s",
"skin_tone": "fair to light",
"expression": "soft, calm, relaxed smile",
"pose": {
"body_position": "standing casually on a boat deck",
"orientation": "slightly angled toward camera",
"head_position": "upright with gentle tilt",
"emotion": "peaceful, confident, serene"
}
},
"appearance": {
"hair": {
"color": "dark brown",
"length": "long",
"style": "loose natural waves",
"movement": "lightly flowing in the sea breeze"
},
"face_details": {
"makeup": "minimal, natural makeup",
"skin_texture": "realistic, smooth with natural highlights",
"eyes": "partially visible behind sunglasses"
}
},
"clothing": {
"outfit": {
"top": "{argument name="top item" default="white lightweight linen button-up shirt"}",
"bottom": "matching white loose-fit linen pants",
"fit": "relaxed, airy, coastal style"
},
"accessories": {
"headwear": "{argument name="headwear" default="light-colored patterned bandana"}",
"eyewear": "dark oval sunglasses",
"jewelry": "minimal or none"
}
},
"environment": {
"setting": "boat deck on open water",
"background": {
"water": "deep blue sea with gentle ripples",
"landscape": "distant shoreline with greenery and mountains",
"sky": "bright blue sky with soft white clouds"
},
"props": [
"metal railing",
"chain barrier on boat edge"
]
},
"lighting": {
"type": "natural daylight",
"quality": "bright, clean, evenly diffused",
"highlights": "soft highlights on face and clothing",
"shadows": "natural and subtle"
},
"composition": {
"framing": "medium portrait",
"camera_angle": "eye-level",
"depth_of_field": "moderate, subject sharp with softly focused background",
"focus": "face and upper body"
},
"style": {
"visual_style": "ultra-realistic photography",
"quality": "8K, high-detail",
"aesthetic": "clean, travel, lifestyle, cinematic realism"
}
}