Automated ingestion of prompt: Detailed Image Generation Prompt for Fashion and Portrait Photography
This commit is contained in:
parent
c0844e2327
commit
f9c41b44b5
|
|
@ -0,0 +1,77 @@
|
|||
---
|
||||
title: "Detailed Image Generation Prompt for Fashion and Portrait Photography"
|
||||
contributor: "@cipeberre@gmail.com"
|
||||
tags: #general, #cipeberregmailcom
|
||||
---
|
||||
|
||||
{
|
||||
"image_generation_prompt": {
|
||||
"subject": {
|
||||
"demographics": "Young woman",
|
||||
"hair": {
|
||||
"color": "Strawberry blonde / Golden blonde",
|
||||
"style": "Long, voluminous, layered, slightly messy waves",
|
||||
"parting": "Middle part"
|
||||
},
|
||||
"face": {
|
||||
"makeup": "Winged black eyeliner, mascara, defined eyebrows, highlighter on nose and cheeks, glossy pink lips",
|
||||
"expression": "Neutral to slight pout, focused on mirror reflection"
|
||||
},
|
||||
"physique": "Slender, fit, tan skin tone"
|
||||
},
|
||||
"apparel": {
|
||||
"outerwear": {
|
||||
"item": "Faux fur jacket",
|
||||
"color": "Crimson/red mixed tones",
|
||||
"texture": "Shaggy, plush, voluminous"
|
||||
},
|
||||
"top": {
|
||||
"item": "Corset top",
|
||||
"style": "Strapless, bustier-style, cropped",
|
||||
"material": "Crimson satin or slightly shiny fabric",
|
||||
"fit": "Tight, structured bodice"
|
||||
},
|
||||
"bottoms": {
|
||||
"item": "Jeans",
|
||||
"color": "Light blue wash",
|
||||
"fit": "Low-rise, tight fit",
|
||||
"details": "Visible stitching, front pockets"
|
||||
}
|
||||
},
|
||||
"accessories": {
|
||||
"jewelry": [
|
||||
"Thin gold chain necklace with small pendant",
|
||||
"Gold ring on right ring finger"
|
||||
],
|
||||
"belt": {
|
||||
"material": "Black leather",
|
||||
"buckle": "Rectangular gold/metallic frame"
|
||||
},
|
||||
"tech": {
|
||||
"item": "Smartphone (iPhone style)",
|
||||
"case_color": "Black",
|
||||
"holding_style": "Held vertically in front of face with right hand"
|
||||
},
|
||||
"beauty_details": {
|
||||
"nails": "Short, painted bright red"
|
||||
}
|
||||
},
|
||||
"pose_and_framing": {
|
||||
"type": "Mirror selfie",
|
||||
"posture": "Standing, slight hip tilt (contrapposto), midriff exposed",
|
||||
"framing": "Thigh-up shot, portrait orientation"
|
||||
},
|
||||
"setting_and_lighting": {
|
||||
"location": "Indoors (likely a bedroom or hallway)",
|
||||
"background_elements": {
|
||||
"left": "Dark window with blinds, glimpse of bed/furniture with white clutter",
|
||||
"right": "White door frame/jamb, plain wall"
|
||||
},
|
||||
"lighting": {
|
||||
"quality": "Warm, directional artificial light",
|
||||
"source": "Coming from the right side",
|
||||
"shadows": "Casts shadows on the left side of the torso and background"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue