
Gym Workout Scene with Multiple Celebrities
Social Media Post
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)
Prompt
{
"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."
}
]
}
]
}




