This JSON prompt provides a detailed analysis of an outdoor scene featuring a young woman on a staircase in a garden or park entrance, capturing elements such as environment, lighting, subject posture, attire, and additional objects present in the scene.
1{2 "environment": {3 "type": "outdoor",4 "location": "staircase",5 "setting": "garden_or_park_entrance",6 "time_of_day": "mid_day",7 "weather": "sunny"8 },9 "camera": {10 "lens": "portrait_lens",11 "focal_length_estimate": "50mm_to_85mm",12 "angle": "eye_level",13 "framing": "medium_shot",14 "focus": "sharp_on_subject"15 },16 "lighting": {17 "general_condition": "bright_natural_light",18 "sources": [19 {20 "type": "sun",21 "angle": "overhead_left",22 "color": "warm_white",23 "intensity": "high",24 "effect_on_objects": "creates_sharp_shadows_on_stairs_and_white_walls"25 }26 ]27 },28 "subject": {29 "identity": "unknown_young_female",30 "orientation": {31 "body_facing": "front",32 "face_facing": "front",33 "gaze": "direct_to_camera"34 },35 "emotional_state": {36 "expression": "confident",37 "mood": "calm",38 "allure_level": "moderate_to_high"39 },40 "pose": {41 "general": "standing_on_stairs",42 "posture": "upright_slightly_arched",43 "limbs": {44 "feet": "standing_on_steps_one_slightly_lower",45 "hands": {46 "left_hand": "extended_holding_railing",47 "right_hand": "down_holding_handbag"48 }49 },50 "visibility": "knee_up"51 },52 "head_details": {53 "structure": "oval",54 "hair": {55 "color": "blonde_with_dark_roots",56 "style": "long_loose_waves",57 "parting": "center",58 "texture": "silky"59 },60 "face": {61 "forehead": "smooth_partially_covered_by_hair_strands",62 "brows": "arched_groomed_brown",63 "eyes": {64 "color": "blue_green",65 "shape": "almond",66 "makeup": "mascara_eyeliner"67 },68 "nose": "straight_slim",69 "lips": {70 "shape": "full",71 "color": "pink_glossy",72 "expression": "slight_smile"73 },74 "jawline": "defined",75 "cheeks": "blushed"76 }77 },78 "body_details": {79 "skin_tone": "tanned",80 "neck": "slender_visible",81 "shoulders": "covered_by_jacket",82 "chest_area": {83 "ratio_to_body": "large",84 "estimated_size": "voluptuous",85 "bra_status": "no_visible_straps_likely_adhesive_or_none",86 "nipple_visibility": "not_visible",87 "cleavage": "deeply_visible_prominent"88 },89 "abdomen": {90 "ratio_to_body": "slim",91 "definition": "flat_toned",92 "navel_visibility": "covered"93 },94 "hips": {95 "ratio_to_waist": "high_hourglass_shape",96 "width": "curvy"97 },98 "legs": {99 "thighs": "smooth_toned",100 "exposure": "visible_from_mid_thigh_down"101 }102 },103 "clothing": {104 "upper_body": {105 "item": "jacket_top",106 "color": "maroon_burgundy",107 "style": "long_sleeve_deep_plunge_neckline_zip_front",108 "fit": "tight_fitted",109 "light_interaction": "absorbs_light_soft_shadows_in_folds"110 },111 "lower_body": {112 "item": "shorts",113 "color": "teal_blue",114 "style": "athletic_satin_finish_drawstring",115 "fit": "loose_fit",116 "light_interaction": "reflects_highlights_due_to_fabric_sheen"117 }118 },119 "accessories": [120 {121 "type": "necklace",122 "material": "silver",123 "pendant": "small_heart_shape"124 },125 {126 "type": "earrings",127 "style": "hoops",128 "material": "gold_tone"129 },130 {131 "type": "handbag",132 "pattern": "multicolor_floral",133 "style": "structured_mini_bag",134 "held_in": "right_hand"135 }136 ]137 },138 "objects": [139 {140 "name": "railing",141 "color": "black",142 "material": "metal",143 "location": "sides_of_stairs",144 "purpose": "safety_and_framing"145 },146 {147 "name": "stairs",148 "color": "beige_treads_white_risers",149 "material": "stone_or_concrete",150 "location": "center_foreground_to_midground",151 "purpose": "platform_for_subject"152 },153 {154 "name": "walls",155 "color": "white",156 "location": "flanking_stairs",157 "purpose": "architectural_structure"158 },159 {160 "name": "vegetation",161 "type": "trees_and_bushes",162 "color": "green",163 "location": "background",164 "purpose": "natural_backdrop"165 },166 {167 "name": "potted_plant",168 "location": "left_midground",169 "type": "large_clay_pot_with_tree",170 "color": "terracotta_pot_green_leaves"171 }172 ],173 "negative_prompt": "deformed hands, bad anatomy, disfigured, blurry, low quality, watermark, text, signature, extra limbs, missing fingers, cross-eyed, asymmetrical eyes, bad proportions, unnatural skin texture"174}