图像 提示词
身着条纹短裤、带有纹身的女性写实肖像

一个详细的 JSON 提示,用于生成一张逼真的室内肖像,描绘一位斜倚在沙发上的女性。该提示细致地描述了她的外貌,包括具体的发色、手上的纹身、珠宝(包括肚脐环),以及对她的白色文胸和红白条纹短裤的详细描述。
提示词
```json
{
"subject": {
"gender": "女性",
"hair": {
"color": "浅棕色带金色挑染",
"style": "长直发,中分",
"length": "过肩"
},
"skin": {
"tone": "白皙",
"texture": "光滑"
},
"eyes": {
"makeup": "眼线,睫毛膏",
"gaze": "侧视,不看镜头"
},
"pose": {
"position": "斜躺/坐在沙发上",
"body_orientation": "身体略微倾斜",
"hands": {
"left_hand": "手扶文胸肩带/上缘",
"right_hand": "手扶文胸肩带/上缘",
"tattoos": {
"right_hand_back": "手背有小段文字/数字纹身,包括 '{argument name=\"tattoo text\" default=\"666\"}' 和星星图案",
"right_wrist": "右手腕有小符号纹身",
"left_wrist": "左手腕有小爱心轮廓纹身"
}
}
},
"accessories": {
"jewelry": [
"细金项链",
"右手无名指戴金戒指",
"肚脐环,带杠铃式饰品"
]
}
},
"clothing": {
"top": {
"type": "文胸式上衣/露脐上衣",
"color": "{argument name=\"top color\" default=\"white\"}",
"material": "棉或针织混纺面料,带蕾丝",
"details": "下摆有蕾丝边,胸部中央有褶皱,细肩带"
},
"bottom": {
"type": "短裤/平角短裤",
"color": "红色和白色",
"pattern": "横条纹",
"details": "腰部中央有白色小蝴蝶结,松紧腰带"
}
},
"setting": {
"location": "室内",
"furniture": "大型米色/棕褐色沙发",
"background_elements": [
"右上角有咖啡桌书籍",
"沙发后面是深色/黑色区域"
]
},
"lighting": {
"type": "柔和的室内照明",
"shadows": "柔和的阴影,表明是漫射光源"
}
}
```

