图像 提示词
优雅都市街头风全身肖像

一个详细的 JSON 提示,用于生成一张全身、逼真的女性肖像,她正走在一条优雅的欧式城市街道上,重点突出她时尚别致的服装、柔和的日光和浅景深。
提示词
```json
{
"prompt": {
"subject": {
"type": "人类",
"gender_presentation": "女性",
"age_range": "20 岁出头到 20 岁中期",
"pose": "站立,向前行走,位于画面中央",
"expression": "中性,平静,自信",
"gaze": "直视镜头"
},
"appearance": {
"skin_tone": "白皙",
"hair": {
"color": "深棕色",
"length": "长发",
"style": "散开,柔和波浪,中分"
},
"facial_features": {
"face_shape": "椭圆形",
"eyebrows": "深色,轮廓分明",
"eyes": "浅色(绿色/淡褐色)",
"makeup": "淡妆,自然妆容"
}
},
"outfit": {
"top": {
"type": "无肩带抹胸上衣",
"color": "米白色 / 奶油色",
"fit": "紧身"
},
"bottom": {
"type": "高腰阔腿牛仔裤",
"color": "深靛蓝色牛仔布",
"fit": "宽松,直筒阔腿"
},
"shoes": {
"type": "露趾高跟凉鞋",
"color": "米色 / 裸色",
"heel_height": "低到中等高度"
},
"accessories": {
"bag": {
"type": "结构化手提包",
"color": "奶油色",
"material": "绗缝皮革",
"carry_style": "手提"
},
"jewelry": [
{
"type": "项链",
"style": "精致链条",
"pendant": "小红宝石"
},
{
"type": "手表",
"color": "金色",
"wrist": "左手腕"
}
]
}
},
"environment": {
"setting": "城市居民街道",
"architecture": "欧式砖砌联排别墅",
"background_elements": [
"花箱",
"攀援植物",
"建筑物旁边的彩色花朵"
],
"ground": "石板人行道"
},
"lighting": {
"type": "自然日光",
"quality": "柔和,漫射",
"shadows": "柔和,对比度极小"
},
"camera": {
"shot_type": "全身肖像",
"angle": "平视",
"lens_style": "人像镜头",
"depth_of_field": "浅景深,背景柔和模糊"
},
"style": {
"aesthetic": "现代,优雅,休闲别致",
"color_palette": [
"奶油色",
"深蓝色",
"绿色",
"暖色花卉色调"
],
"photorealism": "高",
"detail_level": "高"
},
"mood": "平静,精致,时尚"
}
}
```


