圖像 提示詞
雪地裡的街頭時尚人像

一個詳細的 JSON 提示,用於生成一張時尚攝影圖片,內容為一位身穿冬季都市街頭風格服飾的女性,強調特定的服裝細節、姿勢,以及白雪皚皚的歐洲建築背景。
提示詞
```json
{
"image_description": {
"subject": {
"gender": "女性",
"hair": {
"color": "黑色",
"style": "長、直、散髮",
"texture": "柔順"
},
"attire": {
"headwear": {
"type": "棒球帽",
"color": "米色",
"logo": "NY 標誌 (白色)"
},
"outerwear": {
"type": "仿皮草大衣",
"length": "長版",
"color": "米白/米色",
"texture": "毛絨"
},
"top": {
"type": "短版上衣",
"color": "白色",
"neckline": "圓領"
},
"bottoms": {
"type": "運動褲",
"color": "白色",
"features": "抽繩腰身"
},
"accessories": {
"jewelry": [
"手指上戴有多個戒指"
],
"bag": {
"type": "托特包",
"pattern": "Monogram/圖案",
"color": "米色/中性色調"
}
}
},
"pose": {
"body_orientation": "站立,略微傾斜",
"head_orientation": "頭部轉向左側,視線望向遠方",
"hands": "一手提包,一手輕觸臀部附近的大衣"
}
},
"setting": {
"location": "城市街道",
"background": {
"building": {
"style": "經典歐式建築",
"color": "米白/淺色石材",
"features": [
"帶有裝飾性鐵欄/格柵的窗戶",
"建築線腳"
]
},
"ground": {
"surface": "人行道/路面",
"condition": "被雪覆蓋"
}
},
"weather": "冬季,下雪"
},
"lighting": "自然,漫射日光",
"style": "時尚攝影,街頭風格"
}
}
```

