圖像 提示詞
城市街道上的拉丁裔女性與身份鎖

一個高度結構化的 JSON 提示,用於生成一張在城市街道背景下的拉丁裔女性圖像。此提示包含嚴格的限制,以確保從參考圖像中維持精確的身份(臉部和身體),並詳細說明她的姿勢(回頭看過肩膀)、服裝(黃色背心、黑色高腰牛仔褲)和配飾(黃色智慧手錶)。
提示詞
```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": "(此處原文缺少 texture 屬性值,故不翻譯)"
}
}
}
}
```


