图像 提示词
名人健身房镜面自拍

一个 JSON 提示,用于生成一张三位特定名人(Victoria Justice、Sabrina Carpenter 和 Selena Gomez)在光线明亮的健身房里一起自拍的逼真图像,详细描述她们的姿势、服装和表情。
提示词
```json
{
"image": {
"type": "照片",
"setting": "光线明亮的健身房,有镜子和举重器械",
"subjects": [
{
"name": "Victoria Justice",
"position": "左侧",
"attire": {
"top": "深灰色运动文胸",
"bottom": "深灰色运动短裤"
},
"pose": "手持智能手机,自拍,微笑"
},
{
"name": "Sabrina Carpenter",
"position": "中间",
"attire": {
"top": "米色运动文胸",
"bottom": "米色运动短裤"
},
"pose": "微微一笑,看向手机"
},
{
"name": "Selena Gomez",
"position": "右侧",
"attire": {
"top": "灰褐色运动文胸",
"bottom": "橄榄绿运动短裤"
},
"pose": "开心地大笑,身体前倾"
}
],
"composition": "镜面自拍,中景,三位女性紧密站立",
"details": [
"Victoria Justice 手持智能手机",
"镜子中映出女性和健身器材的倒影",
"背景是健身架和器械",
"明亮、均匀的灯光",
"人物看起来汗流浃背"
]
}
}
```

