1{
2 "image_generation_prompt": {
3 "aspect_ratio": "9:16",
4 "style": "Ultra-realistic photo, cinematic lighting",
5 "subject": {
6 "name": "Silvia",
7 "age": 35,
8 "description": "voluptuous figure, long dark wavy hair",
9 "expression": "distressed, raw emotion, crying, vulnerability",
10 "pose": "on all fours on a bed"
11 },
12 "clothing": {
13 "top": "Black lace lingerie",
14 "legs": "stockings",
15 "shoes": "heels",
16 "accessories": "gold wedding band clearly visible on her left ring finger"
17 },
18 "setting": {
19 "location": "authentic Italian bedroom",
20 "furniture": [
21 "classic wooden double bed",
22 "wooden wardrobe",
23 "bedside lamp"
24 ],
25 "atmosphere": "dimly lit, private, intimate, dramatic shadows"
26 },
27 "technical_specs": {
28 "resolution": "8k",
29 "detail_level": "High skin detail",
30 "framing": "vertical framing"
31 }
32 }
33}