逼真的时尚肖像,带精确面部匹配提示
Author:𝐌𝐢𝐧𝐝𝐒𝐩𝐚𝐫𝐤
2026/01/05 09:12
Description
生成时尚肖像,精确保留面部特征,展现动感姿态和品牌服饰
Tags
画像生成ビジュアル化
Content
```json
{
"image_generation_task": {
"metadata": {
"quality": "8K",
"style": "写实时尚肖像",
"camera_angle": "低角度",
"aspect_ratio": "3:4",
"lighting": "电影级"
},
"scene_manifest": {
"primary_subject": {
"face_reference": "使用用户提供的精确面部,不做任何修改",
"gender": "女性",
"appearance": {
"hair": {
"length": "长发",
"style": "波浪卷",
"color": "深金色",
"shine": "灯光下高光泽"
},
"makeup": {
"lipstick": "醒目红色"
}
},
"wardrobe": {
"top": "亮面红色皮夹克",
"bottom": "黑色波点迷你裙",
"footwear": {
"type": "Nike Air Jordan 1",
"colors": "红白相间",
"details": ["清晰可见的 Nike 标志", "突出显示的红色鞋底细节"]
}
},
"pose": {
"description": "动感姿势,一只脚抬起面向观者,运动鞋鞋底清晰聚焦"
}
},
"background": {
"environment": "室外或体育场环境",
"elements": [
"体育场墙壁或远处横幅",
"背景中可见 Nike 标志"
]
}
},
"visual_style": {
"texture_detail": "超精细",
"lighting": "电影级定向照明,高光强烈",
"color_palette": "鲜艳的红色、深邃的黑色、自然的肤色",
"focus": "面部和运动鞋鞋底深度清晰"
},
"output": {
"resolution": "8K",
"ratio": "3:4"
}
}
}
```
---
**Original English:**
{
"image_generation_task": {
"metadata": {
"quality": "8K",
"style": "Photorealistic Fashion Portrait",
"camera_angle": "Low Angle",
"aspect_ratio": "3:4",
"lighting": "Cinematic"
},
"scene_manifest": {
"primary_subject": {
"face_reference": "Use the user's exact face without any alteration",
"gender": "Female",
"appearance": {
"hair": {
"length": "Long",
"style": "Wavy",
"color": "Dark Blonde",
"shine": "High Shine Under Light"
},
"makeup": {
"lipstick": "Dramatic Red"
}
},
"wardrobe": {
"top": "Glossy Red Leather Jacket",
"bottom": "Black Polka-Dot Miniskirt",
"footwear": {
"type": "Nike Air Jordan 1",
"colors": "Red and White",
"details": ["Visible Nike logo", "Detailed red sole showing prominently"]
}
},
"pose": {
"description": "Dynamic pose with one foot lifted toward the viewer, sneaker sole in clear focus"
}
},
"background": {
"environment": "Outdoor or stadium setting",
"elements": [
"Stadium wall or distant banner",
"Nike logo visible in the background"
]
}
},
"visual_style": {
"texture_detail": "Ultra-Detailed",
"lighting": "Cinematic directional lighting with strong highlights",
"color_palette": "Vivid reds, deep blacks, natural skin tones",
"focus": "Deep clarity on face and sneaker sole"
},
"output": {
"resolution": "8K",
"ratio": "3:4"
}
}
}