圖像 提示詞
歐洲雪城街頭時尚攝影

一個結構化的 JSON 提示,用於生成一張女性在冬季服裝(人造毛皮大衣、運動褲、棒球帽)下,於白雪皚皚的城市環境中拍攝的街頭時尚照片。該提示詳細說明了服裝、配飾(NY 標誌帽、 monogram 托特包)、姿勢(視線移開),以及背景(漫射日光下的經典歐洲建築)。
提示詞
```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": "字母組合/圖案",
"color": "米色/中性色調"
}
}
},
"pose": {
"body_orientation": "站立,略微傾斜",
"head_orientation": "頭部轉向左側,視線望向遠方",
"hands": "一隻手拿著包包,一隻手觸摸臀部附近的大衣"
}
},
"setting": {
"location": "城市街道",
"background": {
"building": {
"style": "經典歐式建築",
"color": "奶油色/淺色石材",
"features": [
"帶有裝飾性鐵欄/格柵的窗戶",
"建築線條裝飾"
]
},
"ground": {
"surface": "人行道",
"condition": "被雪覆蓋"
}
},
"weather": "冬季,下雪"
},
"lighting": "自然,漫射日光",
"style": "時尚攝影,街頭風格"
}
}
```

