
Editorial Denim Portrait Preserving Facial Features
Prompt
Prompt
```json
{
"photo": {
"type": "Editorial fashion photography",
"quality": "8k ultra-realistic",
"lens": "50mm shallow depth of field",
"composition": "Medium shot portrait, editorial composition, no text, no watermark",
"face": {
"preserve_original": true,
"reference_match": true,
"description": "The model's facial features, proportions, makeup style, and expression must be 100% identical to the provided reference image."
},
"model_pose": {
"position": "Seated",
"legs": "Relaxed posture with one leg bent",
"hands": "One hand supporting the head",
"expression": "Calm, minimalist mood"
},
"wardrobe": {
"jacket": {
"type": "Beige sherpa jacket",
"texture": "Fluffy, fuzzy, tactile"
},
"shirt": {
"type": "Denim shirt",
"layered": true
},
"pants": {
"type": "Light blue denim jeans"
},
"boots": {
"type": "Black Chelsea leather boots",
"texture": "Smooth polished leather"
},
"socks": {
"color": "Beige"
}
},
"textures": {
"emphasis": [
"Fluffy sherpa fibers",
"Rugged denim fabric",
"Smooth leather boots",
"Visible seams",
"Visible stitching"
]
},
"environment": {
"backdrop": "Clean light gray studio background",
"lighting": {
"style": "Soft natural studio lighting",
"key_light": "Soft side key light",
"fill_light": "Subtle fill light",
"shadows": "Soft shadows"
}
},
"color_grade": {
"type": "Cinematic",
"balance": "Neutral warm-cool tone balance"
}
}
}
```


