3 DYNAMIC ARGUMENTS
Celebrity Gym Mirror Selfie
A prompt designed to create a realistic mirror selfie of celebrities in a gym setting with specific attire and poses.

Click to expand
1 / 3
Visual generation preview from source
Formula Content
{
"image": {
"type": "photograph",
"setting": "{argument name="setting" default="brightly lit gym with mirrors and weight machines"}",
"subjects": [
{
"name": "{argument name="first person" default="Victoria Justice"}",
"position": "left",
"attire": {
"top": "dark grey sports bra",
"bottom": "dark grey workout shorts"
},
"pose": "holding smartphone, taking selfie, smiling"
},
{
"name": "Sabrina Carpenter",
"position": "center",
"attire": {
"top": "beige sports bra",
"bottom": "beige workout shorts"
},
"pose": "smiling slightly, looking at phone"
},
{
"name": "{argument name="third person" default="Selena Gomez"}",
"position": "right",
"attire": {
"top": "taupe sports bra",
"bottom": "olive green workout shorts"
},
"pose": "smiling broadly, leaning in"
}
],
"composition": "mirror selfie, medium shot, three women standing close together",
"details": [
"smartphone held by Victoria Justice",
"reflection in the mirror showing the women and gym equipment",
"gym racks and machines in the background",
"bright, even lighting",
"sweaty appearance on subjects"
]
}
}Dynamic Arguments (3)
| # | Argument Name | Default Value |
|---|---|---|
| 1 | setting | "brightly lit gym with mirrors and weight machines" |
| 2 | first person | "Victoria Justice" |
| 3 | third person | "Selena Gomez" |