社论式牛仔肖像,保留面部特征
Author:Zara
2026/01/05 09:12
Description
根据参考照片生成高保真时尚肖像,精确保留面部特征,展现牛仔风格服装细节和专业影棚光影效果。
Tags
画像生成ビジュアル化
Content
```json
{
"photo": {
"type": "社论时尚照片",
"quality": "8k 超逼真",
"lens": "50mm 浅景深",
"composition": "中景肖像,社论构图,无文字,无水印",
"face": {
"preserve_original": true,
"reference_match": true,
"description": "模特的脸部特征、比例、妆容风格和表情必须与提供的参考图片 100% 相同。"
},
"model_pose": {
"position": "坐姿",
"legs": "一条腿弯曲的放松姿势",
"hands": "一只手托着头",
"expression": "平静,极简主义情绪"
},
"wardrobe": {
"jacket": {
"type": "米色羊羔绒夹克",
"texture": "蓬松,毛茸茸,有触感"
},
"shirt": {
"type": "牛仔衬衫",
"layered": true
},
"pants": {
"type": "浅蓝色牛仔裤"
},
"boots": {
"type": "黑色切尔西皮靴",
"texture": "光滑抛光皮革"
},
"socks": {
"color": "米色"
}
},
"textures": {
"emphasis": [
"蓬松的羊羔绒纤维",
"粗犷的牛仔面料",
"光滑的皮靴",
"可见的接缝",
"可见的针脚"
]
},
"environment": {
"backdrop": "干净的浅灰色影棚背景",
"lighting": {
"style": "柔和的自然影棚灯光",
"key_light": "柔和的侧面主光",
"fill_light": "微妙的补光",
"shadows": "柔和的阴影"
}
},
"color_grade": {
"type": "电影感",
"balance": "中性暖冷色调平衡"
}
}
}
```
---
**Original English:**
{
"photo": {
"type": "editorial_fashion_photo",
"quality": "8k photorealistic",
"lens": "50mm shallow depth of field",
"composition": "medium portrait, editorial framing, no text, no watermark",
"face": {
"preserve_original": true,
"reference_match": true,
"description": "The model's face must remain 100% identical to the provided reference picture in all facial features, proportions, makeup style, and expression."
},
"model_pose": {
"position": "seated",
"legs": "relaxed pose with one leg bent",
"hands": "one hand supporting the head",
"expression": "calm, minimalist mood"
},
"wardrobe": {
"jacket": {
"type": "cream shearling jacket",
"texture": "shaggy, fluffy, tactile"
},
"shirt": {
"type": "denim shirt",
"layered": true
},
"pants": {
"type": "light blue jeans"
},
"boots": {
"type": "black leather Chelsea boots",
"texture": "smooth polished leather"
},
"socks": {
"color": "beige"
}
},
"textures": {
"emphasis": [
"fluffy shearling fibers",
"rugged denim fabric",
"smooth leather boots",
"visible seams",
"visible stitches"
]
},
"environment": {
"backdrop": "clean light gray studio backdrop",
"lighting": {
"style": "soft natural studio lighting",
"key_light": "gentle side key light",
"fill_light": "subtle fill",
"shadows": "soft shadows"
}
},
"color_grade": {
"type": "cinematic",
"balance": "neutral warm-cool tone balance"
}
}
}