Whimsical Miniature Construction on Strawberry Drink
oleh Yaseen Khan Gul

[
{
"id": "frappe_strawberry_construction",
"subject": {
"brand": "Starbucks",
"product": "Strawberry Frappuccino",
"container": "Towering cup"
},
"agents": {
"type": "Tiny workers",
"attire": "pink safety vests"
},
"actions": [
{ "action": "place", "object": "giant strawberry slices" },
{ "tool": "Miniature cranes", "action": "lower", "object": "whipped cream clouds" },
{ "tool": "hose", "action": "sprays", "object": "strawberry drizzle" }
],
"aesthetics": {
"vibe": "Cute, surreal advertising vibe",
"detail": null
},
"params": {
"ar": "51:91",
"stylize": 150
}
},
{
"id": "frappe_mocha_construction",
"subject": {
"brand": "Starbucks",
"product": "Mocha Frappuccino",
"container": "Giant cup"
},
"agents": {
"type": "Miniature workers",
"attire": "chocolate helmets"
},
"actions": [
{ "tool": "scaffolding", "action": " pour", "object": "dark chocolate syrup" },
{ "tool": "Tiny cranes", "action": "lower", "object": "whipped cream swirls" },
{ "tool": "brush", "action": "paints", "object": "chocolate drizzle" }
],
"aesthetics": {
"vibe": "Bright playful setup",
"detail": "surreal detail"
},
"params": {
"ar": "51:91",
"stylize": 150
}
},
{
"id": "frappe_caramel_construction_v1",
"subject": {
"brand": "Starbucks",
"product": "Caramel Frappuccino",
"container": "Giant cup"
},
"agents": {
"type": "Miniature workers",
"attire": "caramel-colored helmets"
},
"actions": [
{ "tool": "ladders", "action": "pour", "object": "golden caramel syrup" },
{ "tool": "Tiny pulleys", "action": "lower", "object": "chunks of ice" },
{ "tool": "giant spatula", "action": "spreads", "object": "whipped cream" }
],
"aesthetics": {
"vibe": "Bright playful studio setup",
"detail": "surreal hyper-detail"
},
"params": {
"ar": "51:91",
"stylize": 150
}
},
{
"id": "frappe_general_construction_with_holder",
"subject": {
"brand": "Starbucks",
"product": "Frappuccino",
"container": "Giant cup on branded holder"
},
"agents": {
"type": "miniature construction workers",
"attire": null
},
"actions": [
{ "action": "building", "object": "giant cup" },
{ "tool": "ladders", "action": "placed against", "object": "whipped cream topping" },
{ "tool": "ropes", "action": "placing", "object": "caramel drizzle" }
],
"aesthetics": {
"vibe": "Surreal, playful, bright studio setup",
"detail": "Hyper-realistic"
},
"params": {
"ar": "51:91",
"stylize": 150
}
}
]