圖像 提示詞
名人健身房鏡子自拍

一個 JSON 提示,用於生成一張三位特定名人(Victoria Justice、Sabrina Carpenter 和 Selena Gomez)在光線明亮的健身房中一起自拍的寫實圖像,並詳細描述她們的姿勢、服裝和表情。
提示詞
```json
{
"image": {
"type": "photograph",
"setting": "燈光明亮的健身房,有鏡子和重訓器材",
"subjects": [
{
"name": "{argument name=\"celebrity 1\" default=\"Victoria Justice\"}",
"position": "左邊",
"attire": {
"top": "深灰色運動內衣",
"bottom": "深灰色運動短褲"
},
"pose": "拿著智慧型手機,正在自拍,面帶微笑"
},
{
"name": "{argument name=\"celebrity 2\" default=\"Sabrina Carpenter\"}",
"position": "中間",
"attire": {
"top": "米色運動內衣",
"bottom": "米色運動短褲"
},
"pose": "微微一笑,看著手機"
},
{
"name": "{argument name=\"celebrity 3\" default=\"Selena Gomez\"}",
"position": "右邊",
"attire": {
"top": "灰褐色運動內衣",
"bottom": "橄欖綠運動短褲"
},
"pose": "燦爛地笑著,身體前傾"
}
],
"composition": "鏡中自拍,中景,三位女性緊密站在一起",
"details": [
"Victoria Justice 手持的智慧型手機",
"鏡子中反射出女性和健身器材",
"背景中的健身架和機器",
"明亮、均勻的燈光",
"人物身上有汗水痕跡"
]
}
}
```

