STRUCTURED

berre

Contributed by cipeberre@gmail.com

Improved by Laravel Company · 2026-09-07

Improved prompt:

{
"reference": {
"face_identity": "${face_identity:Upload a high-resolution reference image of the subject's face, ensuring the face and hairstyle remain unchanged throughout the render}",
"identity_lock": true,
"face_preservation": "100% identical facial structure, proportions, skin texture, eye shape, lips, nose, brows, moles, and natural expression. Maintain the unique character of the face as seen in the reference image."
},
"subjects": [
{
"type": "${subject1_type:Young adult female}",
"role": "Primary subject",
"expression": "Soft, confident, and slightly excited smile, with genuine happiness",
"gaze": "Looking directly into the camera lens, eyes sparkling",
"pose": {
"position": "Standing very close to the male subject, approximately 20cm apart",
"interaction": "Leaning slightly toward him, body turned at a 45-degree angle, hand resting casually on his shoulder"
},
"hair": {
"color": "Dark brown, with natural highlights",
"style": "Sleek, glossy high ponytail, with a slight curve at the end, pulled tight and neat"
},
"makeup": {
"style": "Natural glam for night-time event, with a focus on radiant skin",
"details": [
"Even, glowing skin tone with a slight rosy undertone",
"Subtle contouring along the jawline and cheekbones",
"Soft pink blush applied high on the cheeks for a youthful look",
"Defined, natural brows with a slight arch",
"Natural pink lipstick with a glossy finish"
]
},
"outfit": {
"clothing": "Black fitted short-sleeve top with a crew neckline",
"style": "Sleek, sporty, and feminine",
"details": [
"Top clings slightly to the torso",
"Sleeves end above the elbow joint",
"Neckline sits at the base of the throat"
]
}
},
{
"type": "${subject2_type:Lionel Messi}",
"role": "Secondary subject",
"expression": "Relaxed, happy smile with slightly parted lips",
"gaze": "Looking directly at the camera lens, eyes focused",
"features": {
"beard": "Short, well-groomed full beard, neatly trimmed, with a slight fade into the skin",
"beard_color": "Dark brown with natural auburn undertones"
},
"hair": {
"color": "Deep brown, with a slightly lighter shade on top",
"style": "Short, modern styled, slightly messy on top, with a deep side parting on the left"
},
"outfit": {
"clothing": "Inter Miami pink home football jersey with the number '10'",
"details": [
"Inter Miami heron logo visible on chest, positioned slightly to the left",
"Adidas logo visible in white on the right shoulder",
"Sponsor logo visible on the left sleeve",
"Athletic fit, slightly loose around the shoulders",
"Jersey ends at the hip bone"
]
}
}
],
"environment": {
"location": "Football stadium, during an evening match under floodlights",
"background_elements": [
"Large cheering crowd in the stands, with fans wearing Inter Miami pink and blue",
"Stadium seating filled with a diverse mix of fans standing and sitting",
"Players and staff visible in the distance, walking along the sideline",
"Night sky with a clear view of the stars, illuminated by the stadium floodlights"
],
"perspective": "Looking directly at the subjects from a slightly elevated angle, as if from the stands or a camera booth"
},
"lighting": {
"type": "Stadium lighting with a mix of overhead and sideline floodlights",
"characteristics": [
"Bright, even illumination on the faces, with a slight shadow under the chin",
"Gentle highlights on the skin, emphasizing the contours of the cheeks and nose",
"Realistic night-time contrast, with the background slightly darker than the subjects",
"Soft, diffused light from the floodlights"
]
},
"photography_style": {
"style": "Real-life selfie photography with a professional touch",
"camera_look": "High-end smartphone camera with a wide-angle lens",
"depth_of_field": "Moderate depth of field, with the crowd in the background slightly blurred and out of focus",
"mood": "Excited, celebratory, and authentic, capturing a genuine candid moment"
},
"render_quality": {
"realism": "Ultra-photorealistic with a focus on skin texture and detail",
"detail_level": "High, with sharp focus on the subjects and moderate focus on the background",
"Aspect Ratio": "4:5, optimized for social media platforms",
"skin_texture": "Natural and realistic, with a slight sheen from the floodlights",
"resolution": "High resolution, maintaining sharpness and clarity even at a large scale",
"color_grading": "True-to-life colors with a vibrant, warm tone for the stadium environment, enhancing the mood"
}
}

Please generate a high-quality render based on these detailed specifications.

Original prompt (before our improvements)

{ "reference": { "face_identity": "${face_identity:uploaded reference image never change face and hair}", "identity_lock": true, "face_preservation": "100% identical facial structure, proportions, skin texture, eye shape, lips, nose, brows, moles, and natural expression" }, "subjects": [ { "type": "${subject1_type:young woman}", "role": "foreground subject", "expression": "soft confident smile", "gaze": "looking directly at the camera", "pose": { "position": "standing very close to the male subject", "interaction": "leaning slightly toward him in a casual selfie pose" }, "hair": { "color": "dark brown", "style": "sleek high ponytail" }, "makeup": { "style": "natural glam", "details": [ "even glowing skin", "subtle contour", "soft blush", "defined brows", "natural pink lips" ] }, "outfit": { "clothing": "black fitted short-sleeve top", "style": "sporty casual" } }, { "type": "${subject2_type:Lionel Messi}", "role": "secondary subject", "expression": "relaxed smile", "gaze": "looking at the camera", "features": { "beard": "short, well-groomed full beard" }, "hair": { "color": "brown", "style": "short, modern styled, slightly messy on top" }, "outfit": { "clothing": "Inter Miami pink home football jersey", "details": [ "Inter Miami heron logo visible on chest", "adidas logo visible", "sponsor logo visible", "athletic fit" ] } } ], "environment": { "location": "football stadium", "background_elements": [ "large cheering crowd", "stadium seating filled with fans", "players and staff visible in the distance", "night sky with stadium floodlights" ] }, "lighting": { "type": "stadium lighting", "characteristics": [ "bright overhead lights", "even illumination on faces", "slight highlights on skin", "realistic night-time contrast" ] }, "photography_style": { "style": "real-life selfie photography", "camera_look": "smartphone camera", "depth_of_field": "moderate depth of field with slightly blurred crowd", "mood": "excited, celebratory, candid" }, "render_quality": { "realism": "ultra-photorealistic", "detail_level": "high", "Aspect Ratio": "4:5", "skin_texture": "natural and realistic", "resolution": "high resolution", "color_grading": "true-to-life colors with stadium vibrancy" } }