Automated ingestion of prompt: Airport Corridor Walk (full-body)
This commit is contained in:
parent
eec82e02e2
commit
714eda3535
|
|
@ -0,0 +1,83 @@
|
||||||
|
---
|
||||||
|
title: "Airport Corridor Walk (full-body)"
|
||||||
|
contributor: "@dorukkurtoglu@gmail.com"
|
||||||
|
tags: #general, #dorukkurtoglugmailcom
|
||||||
|
---
|
||||||
|
|
||||||
|
{
|
||||||
|
"category": "AIRPORT_CORRIDOR_FULLBODY",
|
||||||
|
"subject": {
|
||||||
|
"demographics": "Adult woman, 21-27, Turkish-looking.",
|
||||||
|
"hair": {
|
||||||
|
"color": "Dark brown",
|
||||||
|
"style": "Low ponytail, travel-day casual",
|
||||||
|
"texture": "Natural strands, slight flyaways",
|
||||||
|
"movement": "Subtle motion from walking"
|
||||||
|
},
|
||||||
|
"face": {
|
||||||
|
"eyes": "Bright, awake",
|
||||||
|
"skin_details": "Real texture, no filter",
|
||||||
|
"makeup": "Minimal travel-friendly look"
|
||||||
|
},
|
||||||
|
"clothing": {
|
||||||
|
"outfit": "Travel chic: coat + comfy pants + sneakers (no logos)",
|
||||||
|
"fabric": "Realistic wrinkles at knees/elbows"
|
||||||
|
},
|
||||||
|
"accessories": {
|
||||||
|
"items": ["Rolling suitcase (no branding)", "Small tote (no logos)"],
|
||||||
|
"jewelry": ["Small silver hoops"]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"pose": {
|
||||||
|
"type": "Full-body walking candid",
|
||||||
|
"orientation": "Mid-stride, slight lookback",
|
||||||
|
"hands": "One hand on suitcase handle, other holding tote strap",
|
||||||
|
"gaze": "Lookback toward camera, subtle smile",
|
||||||
|
"posture": "Relaxed, confident traveler"
|
||||||
|
},
|
||||||
|
"setting": {
|
||||||
|
"environment": "Airport corridor",
|
||||||
|
"background_elements": [
|
||||||
|
"Soft overhead lights",
|
||||||
|
"Motion blur in distant travelers (no faces identifiable)",
|
||||||
|
"Glossy floor reflections"
|
||||||
|
],
|
||||||
|
"depth": "Subject sharp; background softened with motion"
|
||||||
|
},
|
||||||
|
"camera": {
|
||||||
|
"shot_type": "Full-body travel photo",
|
||||||
|
"angle": "Eye-level",
|
||||||
|
"focal_length_equivalent": "26mm phone or 35mm editorial",
|
||||||
|
"framing": "4:5",
|
||||||
|
"focus": "Face readable, outfit sharp"
|
||||||
|
},
|
||||||
|
"lighting": {
|
||||||
|
"source": "Overhead airport lighting",
|
||||||
|
"highlights": "Natural reflections on floor",
|
||||||
|
"shadows": "Soft, realistic"
|
||||||
|
},
|
||||||
|
"mood_and_expression": {
|
||||||
|
"tone": "Travel-day stylish, candid",
|
||||||
|
"expression": "Friendly micro-smile"
|
||||||
|
},
|
||||||
|
"style_and_realism": {
|
||||||
|
"style": "Photorealistic UGC travel",
|
||||||
|
"imperfections": "Slight tilt, mild noise"
|
||||||
|
},
|
||||||
|
"technical_details": {
|
||||||
|
"aspect_ratio": "4:5",
|
||||||
|
"noise": "Mild",
|
||||||
|
"motion_blur": "Background only"
|
||||||
|
},
|
||||||
|
"constraints": {
|
||||||
|
"adult_only": true,
|
||||||
|
"no_text": true,
|
||||||
|
"no_logos": true,
|
||||||
|
"no_watermarks": true
|
||||||
|
},
|
||||||
|
"negative_prompt": [
|
||||||
|
"readable signage", "logos",
|
||||||
|
"extra limbs", "warped suitcase",
|
||||||
|
"plastic skin", "cgi"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue