Automated ingestion of prompt: High-End Beauty Editorial Photo Shoot Specification
This commit is contained in:
parent
865cbe8638
commit
ebd5c7d891
|
|
@ -0,0 +1,130 @@
|
|||
---
|
||||
title: "High-End Beauty Editorial Photo Shoot Specification"
|
||||
contributor: "@cipeberre@gmail.com"
|
||||
tags: #general, #cipeberregmailcom
|
||||
---
|
||||
|
||||
{
|
||||
"project_specifications": {
|
||||
"format": "2x2 Grid Collage",
|
||||
"aspect_ratio": "4:5",
|
||||
"aesthetic_style": "High-end Beauty Editorial",
|
||||
"rendering_engine_hints": {
|
||||
"realism_level": "Ultra-photorealistic",
|
||||
"texture_quality": "8k",
|
||||
"lighting_simulation": "Ray-traced studio lighting"
|
||||
}
|
||||
},
|
||||
"global_assets": {
|
||||
"subject_definition": {
|
||||
"hair": {
|
||||
"style": "Long, loosely wavy, voluminous",
|
||||
"texture": "Natural, individual strands defined",
|
||||
"behavior": "Messy but styled, framing face and shoulders"
|
||||
},
|
||||
"complexion": {
|
||||
"skin_texture": "Porous, hyper-realistic",
|
||||
"finish": "Dewy, glass-skin effect",
|
||||
"makeup": {
|
||||
"cheeks": "Heavy flush/blush",
|
||||
"lips": "High-gloss, plump, natural pink",
|
||||
"eyes": "Clean, defined lashes, natural brows"
|
||||
}
|
||||
},
|
||||
"wardrobe": {
|
||||
"item": "Mini dress",
|
||||
"fit": "Bodycon / Tight",
|
||||
"fabric": {
|
||||
"material": "Soft textured knit / Boucle",
|
||||
"tactility": "Fuzzy, light-catching fibers",
|
||||
"color": "Soft mauve or neutral taupe"
|
||||
},
|
||||
"details": "Spaghetti straps, mid-thigh length"
|
||||
}
|
||||
},
|
||||
"environment_definition": {
|
||||
"studio_setup": {
|
||||
"background": "Seamless paper, soft off-white/beige",
|
||||
"atmosphere": "Clean, warm, intimate"
|
||||
},
|
||||
"lighting_rig": {
|
||||
"key_light": "Large diffuse softbox (Front-Left)",
|
||||
"fill_light": "Reflector (Right)",
|
||||
"highlights": "Specular highlights on lips, cheekbones, and shoulders"
|
||||
}
|
||||
}
|
||||
},
|
||||
"panel_architecture": [
|
||||
{
|
||||
"position": "Top-Left (1)",
|
||||
"shot_type": "Extreme Close-Up (Macro)",
|
||||
"composition": {
|
||||
"angle": "Low angle, looking up slightly",
|
||||
"focus": "Mouth and nose area",
|
||||
"depth_of_field": "Shallow"
|
||||
},
|
||||
"action": {
|
||||
"primary": "Eating a strawberry",
|
||||
"nuance": "Delicate finger hold, lips slightly parted"
|
||||
},
|
||||
"visual_anchors": [
|
||||
"Moisture on strawberry surface",
|
||||
"Gloss reflection on lips",
|
||||
"Baby hairs at temple"
|
||||
]
|
||||
},
|
||||
{
|
||||
"position": "Top-Right (2)",
|
||||
"shot_type": "Medium Shot (Thigh-up)",
|
||||
"composition": {
|
||||
"angle": "Eye level",
|
||||
"pose_dynamic": "Leaning forward slightly towards lens"
|
||||
},
|
||||
"action": {
|
||||
"stance": "Standing straight on",
|
||||
"arms": "Relaxed at sides",
|
||||
"expression": "Direct gaze, alluring pout"
|
||||
},
|
||||
"visual_anchors": [
|
||||
"Texture of knit dress",
|
||||
"Collarbone shadows",
|
||||
"Curvature of waist"
|
||||
]
|
||||
},
|
||||
{
|
||||
"position": "Bottom-Left (3)",
|
||||
"shot_type": "Full Body (Seated)",
|
||||
"composition": {
|
||||
"angle": "Side profile",
|
||||
"framing": "Subject compacted on floor"
|
||||
},
|
||||
"action": {
|
||||
"pose": "Knees to chest (fetal position variation)",
|
||||
"interaction": "Cheek resting on knee, arms embracing legs",
|
||||
"hair_flow": "Cascading onto the floor"
|
||||
},
|
||||
"visual_anchors": [
|
||||
"Smooth leg definition",
|
||||
"Dress stretching over thigh",
|
||||
"Dreamy gaze"
|
||||
]
|
||||
},
|
||||
{
|
||||
"position": "Bottom-Right (4)",
|
||||
"shot_type": "Beauty Portrait (Head & Hands)",
|
||||
"composition": {
|
||||
"angle": "Frontal close-up",
|
||||
"framing": "Chin to hairline"
|
||||
},
|
||||
"action": {
|
||||
"gesture": "Chin resting on interlaced fingers",
|
||||
"expression": "Soft smile, looking off-camera"
|
||||
},
|
||||
"visual_anchors": [
|
||||
"Hand detail and manicure",
|
||||
"Eye clarity",
|
||||
"Flush on cheeks"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue