ARCHIVE/PROMPT #8638
8 DYNAMIC ARGUMENTS

Gym Workout Scene with Multiple Celebrities

A structured prompt designed to generate three distinct images featuring different combinations of female celebrities (Sabrina Carpenter, Selena Gomez, Billie Eilish, Olivia Rodrigo, Victoria Justice) in a gym setting. It specifies their attire, hair, expressions, and the gym environment for each frame.

Author:Rowan
Published: Feb 2, 2026
Original Post
Gym Workout Scene with Multiple Celebrities - asset 1
Click to expand
1 / 3
Visual generation preview from source
Formula Content
{
  "images": [
    {
      "setting": "Gym interior, weight racks, mirrors, cool lighting.",
      "subjects": [
        {
          "ref": "{argument name="celebrity 1" default="Sabrina Carpenter"}",
          "look": "Blonde messy bun, beige triangle sports bra & matching shorts, sweating, soft smile."
        },
        {
          "ref": "{argument name="celebrity 2" default="Selena Gomez"}",
          "look": "Dark wavy loose hair, dark grey scoop-neck sports bra & shorts, leaning forward."
        }
      ]
    },
    {
      "setting": "Bright gym, cable machines, waist-up mirror shot.",
      "subjects": [
        {
          "ref": "{argument name="celebrity 3" default="Victoria Justice"}",
          "look": "Long straight dark hair, charcoal grey deep-V set, smiling."
        },
        {
          "ref": "{argument name="celebrity 1" default="Sabrina Carpenter"}",
          "look": "Blonde center-part waves, beige set, sweat sheen."
        },
        {
          "ref": "{argument name="celebrity 2" default="Selena Gomez"}",
          "look": "Textured wet-look hair, taupe bra, olive green shorts, angled stance."
        }
      ]
    },
    {
      "setting": "Gym close-up, dumbbell racks background.",
      "subjects": [
        {
          "ref": "{argument name="celebrity 4" default="Billie Eilish"}",
          "look": "Black hair updo with bangs, all-black deep scoop set, looking at phone."
        },
        {
          "ref": "{argument name="celebrity 1" default="Sabrina Carpenter"}",
          "look": "Blonde updo, beige triangle set, smiling."
        },
        {
          "ref": "{argument name="celebrity 5" default="Olivia Rodrigo"}",
          "look": "Dark ponytail, olive green set, leaning in."
        }
      ]
    }
  ]
}

Dynamic Arguments (8)

#Argument NameDefault Value
1celebrity 1"Sabrina Carpenter"
2celebrity 2"Selena Gomez"
3celebrity 3"Victoria Justice"
4celebrity 1"Sabrina Carpenter"
5celebrity 2"Selena Gomez"
6celebrity 4"Billie Eilish"
7celebrity 1"Sabrina Carpenter"
8celebrity 5"Olivia Rodrigo"