
Celebrity Image Database Prompt Structure
Social Media Post
A structured JSON prompt that functions as a database or instruction set for generating images of specific celebrities (Sydney Sweeney and Ana de Armas) in various predefined scenes, outfits, and mood
Prompt
{
"celebrity_image_database": {
"subject_1": {
"name": "{argument name="subject 1 name" default="Sydney Sweeney"}",
"visual_data": [
{
"scene_type": "Summer Boat Trip",
"setting": "Speedboat on a sunny lake, forest background",
"outfit": "Black and white athletic zip-up wetsuit",
"features": "Blonde beach waves, chunky black sunglasses",
"mood": "Playful and laughing"
},
{
"scene_type": "Cinematic Indoor",
"setting": "Dimly lit indoor staircase",
"outfit": "Hot pink cut-out swimsuit",
"props": "Holding a glass bottle with blue liquid",
"hair_style": "Blonde hair with thin face-framing braids"
}
]
},
"subject_2": {
"name": "{argument name="subject 2 name" default="Ana de Armas"}",
"visual_data": [
{
"scene_type": "High-Fashion Editorial",
"setting": "Luxury lounge, black leather sofa, neon blue and pink background",
"outfit": "Red sequined blazer and matching skirt, black silk inner",
"jewelry": "Layered gold necklaces, multiple gold bangles",
"pose": "Sitting elegantly leaning on a round black table"
},
{
"scene_type": "Outdoor Garden",
"setting": "Lush tropical greenery, wicker sofa with white cushions",
"outfit": "Yellow and blue patterned strapless dress, magenta heels",
"props": "Lime green champagne bucket with bottles"
},
{
"scene_type": "Candid/Fan Interaction",
"setting": "Rainy street, under a black umbrella",
"outfit": "White button-up blouse with decorative buttons",
"hair_style": "Dark hair in a messy elegant updo"
},
{
"scene_type": "Beach Lifestyle",
"setting": "Ocean waves in the background",
"outfit": "White high-waisted bikini with pineapple print top",
"accessories": "Round sunglasses, blue beaded bracelet"
},
{
"scene_type": "Casual Outdoor",
"setting": "Sitting on green grass, white wall background",
"outfit": "Mustard yellow off-the-shoulder top, floral embroidered shorts",
"hair_style": "Sleek high ponytail"
}
]
},
"technical_meta": {
"image_quality": "High-definition, realistic",
"platform_focus": "Social media content creation (Twitter/Instagram)",
"target_year": "2026"
}
}
}




