1{
2 "reference": {
3 "face_identity": "uploaded reference image never change face and hair",
4 "identity_lock": true,
5 "face_preservation": "100% identical facial structure, proportions, skin texture, eye shape, lips, nose, brows, moles, and natural expression"
6 },
7 "subjects": [
8 {
9 "type": "young woman",
10 "role": "foreground subject",
11 "expression": "soft confident smile",
12 "gaze": "looking directly at the camera",
13 "pose": {
14 "position": "standing very close to the male subject",
15 "interaction": "leaning slightly toward him in a casual selfie pose"
16 },
17 "hair": {
18 "color": "dark brown",
19 "style": "sleek high ponytail"
20 },
21 "makeup": {
22 "style": "natural glam",
23 "details": [
24 "even glowing skin",
25 "subtle contour",
26 "soft blush",
27 "defined brows",
28 "natural pink lips"
29 ]
30 },
31 "outfit": {
32 "clothing": "black fitted short-sleeve top",
33 "style": "sporty casual"
34 }
35 },
36 {
37 "type": "Lionel Messi",
38 "role": "secondary subject",
39 "expression": "relaxed smile",
40 "gaze": "looking at the camera",
41 "features": {
42 "beard": "short, well-groomed full beard"
43 },
44 "hair": {
45 "color": "brown",
46 "style": "short, modern styled, slightly messy on top"
47 },
48 "outfit": {
49 "clothing": "Inter Miami pink home football jersey",
50 "details": [
51 "Inter Miami heron logo visible on chest",
52 "adidas logo visible",
53 "sponsor logo visible",
54 "athletic fit"
55 ]
56 }
57 }
58 ],
59 "environment": {
60 "location": "football stadium",
61 "background_elements": [
62 "large cheering crowd",
63 "stadium seating filled with fans",
64 "players and staff visible in the distance",
65 "night sky with stadium floodlights"
66 ]
67 },
68 "lighting": {
69 "type": "stadium lighting",
70 "characteristics": [
71 "bright overhead lights",
72 "even illumination on faces",
73 "slight highlights on skin",
74 "realistic night-time contrast"
75 ]
76 },
77 "photography_style": {
78 "style": "real-life selfie photography",
79 "camera_look": "smartphone camera",
80 "depth_of_field": "moderate depth of field with slightly blurred crowd",
81 "mood": "excited, celebratory, candid"
82 },
83 "render_quality": {
84 "realism": "ultra-photorealistic",
85 "detail_level": "high",
86 "Aspect Ratio": "4:5",
87 "skin_texture": "natural and realistic",
88 "resolution": "high resolution",
89 "color_grading": "true-to-life colors with stadium vibrancy"
90 }
91}