圖像 提示詞
名人健身房鏡子自拍系列

一個複雜的 JSON 提示,其結構旨在生成一系列三張鏡面自拍圖像,內容為名人(Ana de Armas 和 Sydney Sweeney)在不同的健身房環境和運動服裝中,並詳細說明了每個場景的特定顏色、品牌、姿勢和表情。
提示詞
```json
[
{
"fileName": "IMG_20260201_162320_917.jpg",
"scene": {
"setting": "設有鏡牆的健身房",
"lighting": "明亮的頂部 LED 燈條",
"background": "重訓架、長凳、健身器材"
},
"subjects": [
{
"identity": "Sydney Sweeney",
"position": "左",
"attire": {
"color": "薰衣草紫 / 淺紫色",
"brand": "Alo Yoga",
"style": "羅紋運動內衣和單車短褲套裝"
},
"appearance": "金色馬尾,淡妝,微笑並向下看"
},
{
"identity": "Ana de Armas",
"position": "右",
"attire": {
"color": "青色 / 深青色",
"style": "深 V 領運動內衣和短褲套裝"
},
"appearance": "棕色凌亂髮髻,對著手機微笑",
"action": "正在自拍鏡像照片"
}
]
},
{
"fileName": "IMG_20260201_162323_803.jpg",
"scene": {
"setting": "瑜伽/舞蹈工作室",
"lighting": "溫暖的環境照明",
"background": "木質地板、芭蕾扶手、鏡子"
},
"subjects": [
{
"identity": "Ana de Armas",
"position": "左",
"attire": {
"color": "灰玫瑰色 / 淡紫色",
"style": "羅紋運動套裝",
"details": "軀幹有明顯汗漬"
},
"appearance": "棕色馬尾,側臉微笑"
},
{
"identity": "Sydney Sweeney",
"position": "右",
"attire": {
"color": "橄欖綠",
"style": "羅紋運動套裝",
"details": "胸部和腹部有大量汗漬"
},
"appearance": "金色高馬尾,臉色潮紅,做出親吻/噘嘴表情"
}
]
},
{
"fileName": "IMG_20260201_162327_053.jpg",
"scene": "現代健身房",
"lighting": "垂直 LED 鏡燈",
"background": "啞鈴架、玻璃牆",
"subjects": [
{
"identity": "Sydney Sweeney",
"position": "左",
"attire": {
"color": "祖母綠",
"brand": "Alo Yoga",
"style": "羅紋套裝"
},
"appearance": "金色馬尾,張嘴大笑並吐舌"
},
{
"identity": "Ana de Armas",
"position": "右",
"attire": {
"color": "深灰色 / 炭灰色",
"brand": "Alo Yoga",
"style": "不對稱單肩內衣和短褲"
},
"appearance": "棕髮,眨眼,皺鼻,手持白色毛巾",
"action": "正在自拍鏡像照片"
}
]
}
]
```

