图像 提示词
欧洲雪城街头时尚摄影

一个结构化的 JSON 提示,用于生成一张街头风格的时尚照片:一位身穿冬季服装(仿皮草外套、运动裤、棒球帽)的女性,置身于白雪皑皑的都市环境中。该提示详细描述了服装、配饰(NY 标志棒球帽、印花托特包)、姿势(看向别处)以及背景(漫射日光下的经典欧式建筑)。
提示词
```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": "时尚摄影,街头风格"
}
}
```

