迷人复古汽车肖像提示(身份锁定)
Author:ANKIT PATEL 🇮🇳 | AI
2026/01/05 09:12
Description
生成迷人复古汽车肖像,保留参考人物身份,融合复古美学和车内场景。
Tags
图像生成视觉化
Content
```json
[
{
"subject": {
"gender": "female",
"instructions": "女孩应与上传的参考图片保持一致",
"hair": {
"color": "金色",
"style": "盘发带刘海",
"texture": "波浪形",
"details": "发丝垂落在脸庞两侧"
},
"eyes": {
"color": "蓝色",
"makeup": "眼线飞扬,粉色腮红"
},
"lips": {
"color": "裸色",
"finish": "有光泽"
},
"attire": {
"dress": {
"color": "浅粉色",
"material": "缎面",
"style": "无肩带礼服"
},
"gloves": {
"color": "浅粉色",
"material": "缎面",
"length": "歌剧式"
},
"stole": {
"color": "白色",
"material": "毛皮"
},
"jewelry": {
"earrings": "金色"
}
},
"pose": "坐姿,看向镜头,手放在胸前"
},
"setting": {
"location": "一辆老式汽车内",
"interior": {
"upholstery": "红色皮革",
"details": "镀铬门把手"
},
"exterior_view": {
"time": "夜晚",
"weather": "下雪",
"elements": "模糊的城市灯光,被雪覆盖的窗户"
}
},
"style": {
"type": "照片",
"lighting": "车内暖光,车外冷光",
"focus": "主体清晰,景深较浅",
"mood": "优雅,迷人,冬日氛围",
"aspect_ratio": "9:16",
"camera_details": {
"camera": "单反相机",
"lens": "85mm f/1.8 定焦镜头",
"aperture": "f/1.8",
"shutter_speed": "1/60s",
"iso": "800",
"lighting_setup": "柔和的暖色车内补光,自然的外部散景",
"post_processing": "自然肤质,暖色与冷色调的色彩分级"
}
},
"text_overlay": {
"content": "",
"location": "在礼服上",
"style": ""
}
}
]
```
---
**Original English:**
[
{
"subject": {
"gender": "female",
"instructions": "The Girl should be the same as reference picture uploaded",
"hair": {
"color": "blonde",
"style": "updo with bangs",
"texture": "wavy",
"details": "tendrils framing face"
},
"eyes": {
"color": "blue",
"makeup": "winged eyeliner, pink blush"
},
"lips": {
"color": "nde",
"finish": "glossy"
},
"attire": {
"dress": {
"color": "light pink ",
"material": "satin",
"style": "strapless gown"
},
"gloves": {
"color": "light pink",
"material": "satin",
"length": "opera"
},
"stole": {
"color": "white",
"material": "fur"
},
"jewelry": {
"earrings": "gold"
}
},
"pose": "seated, looking at camera, hand on chest"
},
"setting": {
"location": "inside a vintage car",
"interior": {
"upholstery": "red leather",
"details": "chrome door handle"
},
"exterior_view": {
"time": "night",
"weather": "snowing",
"elements": "blurred city lights, snow-covered window"
}
},
"style": {
"type": "photograph",
"lighting": "warm interior, cold exterior",
"focus": "sharp on subject, shallow depth of field",
"mood": "elegant, glamorous, wintry",
"aspect_ratio": "9:16",
"camera_details": {
"camera": "DSLR",
"lens": "85mm f/1. 8 prime",
"aperture": "f/1. 8",
"shutter_speed": "1/60s",
"iso": "800",
"lighting_setup": "soft warm interior fill light, natural exterior bokeh",
"post_processing": "natural skin texture, color grading warm vs cold"
}
},
"text_overlay": {
"content": "",
"location": "on dress",
"style": ""
}
}
]