图像 提示词
Instagram 风格的半身人像,带直射闪光灯

一个 JSON 提示,用于生成一张年轻女性的逼真半身肖像,风格为“柔和垃圾摇滚”(soft grunge),模仿使用直射闪光灯和胶片颗粒拍摄的 Instagram 照片。它指定了拍摄对象的服装(天鹅绒紧身胸衣、昂贵斗篷)和姿势(手遮脸、闭眼),背景为简约的白墙。
提示词
```json
{
"image_style": {
"type": "写实主义",
"aesthetic": "Instagram 风格照片",
"effects": [
"胶片颗粒",
"直射闪光灯"
]
},
"composition": {
"framing": "半身照",
"aspect_ratio": "9:16"
},
"subject": {
"description": "年轻女性",
"constraint_note": "请勿改变面部和特征的敏感度",
"pose": {
"orientation": "正对镜头",
"head": "头部略微倾斜",
"eyes": "闭着眼睛",
"action": "用手遮住脸,手肘向外抬起",
"mood": [
"优雅",
"沉思",
"俏皮"
]
},
"appearance": {
"attire": [
"黑色天鹅绒束身衣",
"昂贵的黑色斗篷"
],
"hair": "散发",
"makeup": {
"style": "裸妆",
"lipstick": "哑光裸色唇膏"
},
"details": [
"突出胸部",
"长方形黑色指甲"
]
}
},
"setting": {
"background": "白墙",
"foreground_elements": "墙前放置的艺术品"
}
}
```

