ARCHIVE/PROMPT #8996
3 DYNAMIC ARGUMENTS

Celebrity Gym Mirror Selfie

A structured JSON prompt for generating a photorealistic mirror selfie of three celebrities (Victoria Justice, Sabrina Carpenter, and Selena Gomez) in a brightly lit gym setting. The prompt specifies their attire (sports bras and shorts), poses (taking a selfie, smiling), composition (medium shot, reflection visible), and details like bright lighting and a sweaty appearance.

Author:lypz ♡
Published: Feb 4, 2026
Original Post
Celebrity Gym Mirror Selfie - asset 1
Click to expand
1 / 2
Visual generation preview from source
Formula Content
{
  "image": {
    "type": "photograph",
    "setting": "brightly lit gym with mirrors and weight machines",
    "subjects": [
      {
        "name": "{argument name="first subject name" default="Victoria Justice"}",
        "position": "left",
        "attire": {
          "top": "dark grey sports bra",
          "bottom": "dark grey workout shorts"
        },
        "pose": "holding smartphone, taking selfie, smiling"
      },
      {
        "name": "{argument name="second subject name" default="Sabrina Carpenter"}",
        "position": "center",
        "attire": {
          "top": "beige sports bra",
          "bottom": "beige workout shorts"
        },
        "pose": "smiling slightly, looking at phone"
      },
      {
        "name": "{argument name="third subject name" 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 NameDefault Value
1first subject name"Victoria Justice"
2second subject name"Sabrina Carpenter"
3third subject name"Selena Gomez"