1{
2 "prompt": {
3 "subject": {
4 "name": "Elena",
5 "age": 35,
6 "nationality": "Italian",
7 "appearance": {
8 "complexion": "pale skin with delicate Mediterranean features",
9 "eyes": "deep brown, with a lost and lifeless expression",
10 "lips": "thin, with slightly smudged red lipstick",
11 "hair": "brown, pulled back in a loose bun with strands framing her face",
12 "build": "curvy, with a narrow waist and volume in proportion; slightly overweight but not overweight"
13 },
14 "expression": "defeated, resigned, no smile or conscious seduction; gaze imploringly directed at the viewer",
15 "clothing": {
16 "dress": "tight, very short black satin micro-dress with a low back and striking V-neckline",
17 "shoes": "classic black pumps with slightly dirty soles",
18 "accessories": {
19 "handbag": "medium-sized black handbag held at hip level",
20 "watch": "minimalist silver watch on her wrist"
21 }
22 },
23 "pose": {
24 "stance": "standing, weight resting on one leg, conveying weariness rather than elegance",
25 "arms": "slightly detached from the body",
26 "head": "turned three-quarters toward a side window, with an absent and lost gaze",
27 "position": "in front of a wall or mirror"
28 }
29 },
30 "environment": {
31 "setting": "interior of a cheap, nondescript hotel room near a ring road",
32 "details": {
33 "bed": "unmade with white sheets",
34 "curtains": "dirty beige, slightly drawn",
35 "floor": "visible with harsh shadows",
36 "mirror": "a wall mirror present"
37 },
38 "atmosphere": {
39 "mood": "heavy, claustrophobic, melancholic, and expectant",
40 "contrast": "stark contrast between the elegant dress and the dingy surroundings"
41 },
42 "lighting": {
43 "type": "mixed lighting",
44 "sources": [
45 "soft natural light from the side window",
46 "warm, dark, harsh artificial light from a bedside lamp"
47 ],
48 "effect": "harsh shadows cast on the floor and figure; sharp, defined shadows"
49 }
50 },
51 "composition": {
52 "type": "full-length, standing, vertical portrait",
53 "aspect_ratio": "9:16",
54 "camera_angle": "slightly low-angle to emphasize solitude and vulnerability",
55 "framing": {
56 "subject_size": "occupies approximately two-thirds of the frame",
57 "space": "space above the head and below the feet to emphasize height and solitude"
58 },
59 "style": "RAW photography, ultra-realistic, sharp, high definition, photojournalistic look",
60 "camera_specs": {
61 "model": "Sony A7R IV",
62 "lens": "35mm f/1.4",
63 "effect": "natural perspective with a shallow depth of field"
64 },
65 "quality": "Ultra HD resolution, 8K quality, extremely sharp details and textures, visible skin texture with imperfections, no softening filter"
66 },
67 "technical": {
68 "version": "6",
69 "negative_prompts": [
70 "smile",
71 "happy expression",
72 "heavy and glossy makeup",
73 "forced or model-like poses",
74 "luxurious surroundings",
75 "excessive blur",
76 "strong bokeh",
77 "Instagram filter",
78 "oversaturated colors",
79 "glossy look",
80 "digitally altered body",
81 "erased wrinkles",
82 "unrealistic lighting effects"
83 ]
84 }
85 }
86}