城市街道上,一位拉丁裔女性与身份锁
Author:Sienna
2026/01/05 09:12
Description
根据参考图像生成城市街道场景中拉丁裔女性的肖像,保持面部和身体特征的精确一致性。
Tags
图像生成视觉化
Content
```json
{
"metadata": {
"requestID": "structure_enhancement_v3",
"sourceReference": "image_0.png",
"conformanceConstraints": [
{
"target": "face",
"requirement": "exact identity match (100%)"
},
{
"target": "body",
"requirement": "exact identity match (100%)"
}
]
},
"sceneDefinition": {
"mainSubject": {
"entityType": "person",
"demographics": {
"gender": "female",
"description": "美丽的女性,拉丁裔"
},
"physicalAppearance": {
"hair": {
"attributes": {
"hue": "乌黑",
"length": "长",
"texture": "波浪形"
},
"state": {
"style": "松散、飘逸",
"placement": [
"垂在背部",
"搭在右肩"
]
}
}
},
"currentActionState": {
"pose": {
"torsoOrientation": "背对镜头倾斜",
"headPosition": {
"action": "向后转",
"direction": "越过右肩"
},
"gaze": {
"target": "观看者",
"contactType": "直视"
}
},
"expression": {
"primaryEmotion": "自信",
"description": "自信满满"
}
},
"inventory": {
"clothingLayers": [
{
"layerOrder": 1,
"itemType": "上衣",
"specifications": {
"garmentStyle": "背心(暗示连体衣款式)",
"colorOptions": [
"阳光黄",
"柠檬黄"
],
"fit": "修身",
"sleeves": "无袖"
},
"wornConfiguration": {
"isTucked": true,
"tuckedIntoLayer": 2
}
},
{
"layerOrder": 2,
"itemType": "下装",
"specifications": {
"garmentStyle": "牛仔裤",
"material": "牛仔布",
"washType": "黑色",
"waistline": "高腰",
"fit": "紧身/修身"
},
"features": {
"distressDetails": [
{
"type": "面料撕裂",
"location": "左大腿区域"
}
]
}
}
],
"accessories": [
{
"itemType": "可穿戴技术",
"specifications": {
"deviceType": "智能手表",
"interface": "数字显示屏",
"primaryColor": "黄色"
},
"placement": {
"bodyPart": "手腕",
"side": "左"
}
}
]
}
},
"environmentalContext": {
"backdrop": {
"type": "城市街道",
"texture": "沥青路面,砖墙"
}
}
}
}
```
---
**Original English:**
{
"metadata": {
"requestID": "structure_enhancement_v3",
"sourceReference": "image_0.png",
"conformanceConstraints": [
{
"target": "face",
"requirement": "exact identity match (100%)"
},
{
"target": "body",
"requirement": "exact identity match (100%)"
}
]
},
"sceneDefinition": {
"mainSubject": {
"entityType": "person",
"demographics": {
"gender": "female",
"description": "beautiful woman, Latina ethnicity"
},
"physicalAppearance": {
"hair": {
"attributes": {
"hue": "jet black",
"length": "long",
"texture": "wavy"
},
"state": {
"style": "loose, flowing",
"placement": [
"cascading down back",
"over right shoulder"
]
}
}
},
"currentActionState": {
"pose": {
"torsoOrientation": "angled away from camera",
"headPosition": {
"action": "turned backward",
"direction": "over right shoulder"
},
"gaze": {
"target": "viewer",
"contactType": "direct"
}
},
"expression": {
"primaryEmotion": "confidence",
"description": "self-assured"
}
},
"inventory": {
"clothingLayers": [
{
"layerOrder": 1,
"itemType": "top",
"specifications": {
"garmentStyle": "tank top (bodysuit style implied)",
"colorOptions": [
"sunny yellow",
"lemon"
],
"fit": "form-fitting",
"sleeves": "none"
},
"wornConfiguration": {
"isTucked": true,
"tuckedIntoLayer": 2
}
},
{
"layerOrder": 2,
"itemType": "bottoms",
"specifications": {
"garmentStyle": "jeans",
"material": "denim",
"washType": "black",
"waistline": "high-waisted",
"fit": "fitted skinny/slim"
},
"features": {
"distressDetails": [
{
"type": "fabric rip",
"location": "left thigh area"
}
]
}
}
],
"accessories": [
{
"itemType": "wearable technology",
"specifications": {
"deviceType": "smartwatch",
"interface": "digital display",
"primaryColor": "yellow"
},
"placement": {
"bodyPart": "wrist",
"side": "left"
}
}
]
}
},
"environmentalContext": {
"backdrop": {
"type": "city street",
"texture"}
}
}