1{
2 "category": "PLANTS_BOUQUET_WARM_LAMP",
3 "subject": {
4 "demographics": "Adult woman, 21-27, Turkish-looking, youthful vibe but clearly adult.",
5 "hair": {
6 "color": "Dark brown",
7 "style": "Natural, soft, slightly tousled, casual asymmetry",
8 "texture": "Realistic strands, flyaways, roots visible",
9 "movement": "Falls naturally over shoulders; small motion blur allowed in ends"
10 },
11 "face": {
12 "shape": "Oval, soft jawline",
13 "eyes": "Expressive, dark irises, crisp catchlights",
14 "nose": "Defined bridge, natural highlight",
15 "lips": "Soft rosy tint, natural texture lines visible",
16 "skin_details": "Real pores, slight natural blush, no airbrushing",
17 "micro_details": "Fine hair strands across forehead, subtle imperfections preserved"
18 },
19 "clothing": {
20 "outfit": "Trendy black casual outfit, no text/logos",
21 "fabric": "Tactile textile weave visible, gentle wrinkles"
22 },
23 "accessories": {
24 "jewelry": [
25 "Silver hoop earrings"
26 ]
27 }
28 },
29 "pose": {
30 "type": "Candid lifestyle portrait",
31 "orientation": "Half-body",
32 "head_position": "Slight tilt; subtle glance slightly left of lens then back to lens feel",
33 "hands": "Holding bouquet wrapped in kraft paper; fingers natural, joints correct",
34 "gaze": "Warm, lively eye contact",
35 "expression": "Sweet confident smile"
36 },
37 "setting": {
38 "environment": "Indoor plant corner",
39 "background_elements": [
40 "Many green plants layered foreground/midground/background",
41 "Warm orange lamp bulb behind subject creating halo glow",
42 "Kraft paper bouquet wrap: creases, twine detail, tactile texture"
43 ],
44 "depth": "Foreground leaf bokeh, subject sharp, background lamp bloom"
45 },
46 "camera": {
47 "shot_type": "Half-body portrait",
48 "angle": "Slightly off-axis, casual handheld",
49 "focal_length_equivalent": "26mm iPhone wide look",
50 "framing": "4:5, asymmetrical composition",
51 "focus": "Eyes sharp, bouquet slightly softer at edges"
52 },
53 "lighting": {
54 "source": "Soft warm key + orange tungsten practical behind",
55 "direction": "Warm side light casts intricate leaf-shadow patterns across face (subtle, flattering)",
56 "highlights": "Gentle highlight on hair and cheekbones",
57 "shadows": "Nuanced warm shadows, comforting atmosphere",
58 "quality": "Soft, warm, tactile"
59 },
60 "mood_and_expression": {
61 "tone": "Cute-relaxed, cozy, candid",
62 "expression": "Lively eyes, soft smile",
63 "atmosphere": "Immersive, spontaneous"
64 },
65 "style_and_realism": {
66 "style": "Photorealistic iPhone snapshot vibe",
67 "fidelity": "High skin and hair detail, no smoothing",
68 "imperfections": "Slight motion blur away from face, mild noise"
69 },
70 "technical_details": {
71 "aspect_ratio": "4:5",
72 "resolution": "High resolution",
73 "noise": "Slight phone sensor noise",
74 "composition": "Imperfect candid framing (slightly awkward angle) but still aesthetic"
75 },
76 "constraints": {
77 "adult_only": true,
78 "no_text": true,
79 "no_logos": true,
80 "no_watermarks": true,
81 "single_subject_only": true,
82 "do_not_show_phone": true
83 },
84 "negative_prompt": [
85 "cgi",
86 "cartoon",
87 "anime",
88 "plastic skin",
89 "over-smoothing",
90 "extra fingers",
91 "warped hands",
92 "duplicate person",
93 "readable text",
94 "logos",
95 "watermark"
96 ]
97}