热带金色时刻人像搭配日系宿醉妆
Author:Yaseen Khan Gul
2026/01/05 09:12
Description
生成热带金色时刻人像,融合日系宿醉妆容和梦幻忧郁的情感表达。
Tags
图像生成视觉化
Content
```json
{
"scene_definition": {
"meta": {
"type": "肖像",
"shot_size": "特写",
"aspect_ratio_implication": "垂直(肖像)"
},
"subject": {
"identity_constraints": {
"facial_features": "与参考照片完全匹配"
},
"pose": {
"head_tilt": "向左倾斜",
"body_posture": "向后靠",
"gaze": {
"direction": "直视镜头",
"quality": "亲密"
}
},
"appearance": {
"skin": {
"texture": "温暖,有光泽",
"finish": "自然"
},
"hair": {
"texture": "光滑,湿润或略带油光",
"styling": "细长发丝",
"placement": "松散地垂落在额头,修饰脸部"
},
"expression": [
"{argument name=\"expression 1\" default=\"柔和\"}",
"{argument name=\"expression 2\" default=\"平静\"}",
"{argument name=\"expression 3\" default=\"梦幻\"}",
"{argument name=\"expression 4\" default=\"忧郁\"}"
]
},
"styling": {
"makeup": {
"style_name": "宿醉妆 / 晒伤妆",
"blush": {
"intensity": "浓郁",
"palette": ["{argument name=\"blush color 1\" default=\"桃色\"}", "{argument name=\"blush color 2\" default=\"赤陶色\"}"],
"placement": "横扫脸颊和鼻梁"
},
"lips": {
"finish": "柔和哑光",
"color": "{argument name=\"lip color\" default=\"玫瑰色\"}",
"posture": "微张"
}
},
"attire": {
"visible": ["裸露的肩膀", "锁骨"],
"implied": "无肩带上衣"
}
}
},
"composition": {
"layering": {
"foreground": {
"status": "模糊 / 失焦",
"elements": [
{
"object": "手持 {argument name=\"foreground fruit\" default=\"木瓜片\"}",
"details": "橙色果肉,可见黑色籽"
},
{
"object": "锯齿状绿叶",
"type_resemblance": "蕨类植物或番茄叶",
"position": "悬挂在左眼附近"
}
]
},
"focal_point": {
"target": "脸部和上胸部",
"crop": "头部顶部被裁剪"
}
}
},
"lighting": {
"global_condition": "自然光",
"time_of_day": "黄金时段",
"technique": "斑驳的光线透过树叶过滤",
"rendering": {
"highlights": {
"tone": "暖色调",
"intensity": "高对比度",
"locations": ["肩膀", "脸颊", "鼻子"]
},
"shadows": {
"tone": "冷色调",
"quality": "柔和"
}
}
},
"aesthetic": {
"mood": [
"飘渺",
"有机",
"热带",
"怀旧"
],
"visual_style": {
"medium_emulation": "模拟胶片",
"artifacts": "细微颗粒感",
"color_grade": "温暖而质朴"
}
}
}
}
```
---
**Original English:**
{
"scene_definition": {
"meta": {
"type": "Portrait",
"shot_size": "Tight Close-up",
"aspect_ratio_implication": "Vertical (Portrait)"
},
"subject": {
"identity_constraints": {
"facial_features": "Match reference photo exactly"
},
"pose": {
"head_tilt": "Diagonal to the left",
"body_posture": "Leaning back",
"gaze": {
"direction": "Directly into camera",
"quality": "Intimate"
}
},
"appearance": {
"skin": {
"texture": "Warm, glowing",
"finish": "Natural"
},
"hair": {
"texture": "Sleek, wet or lightly oiled",
"styling": "Long thin strands",
"placement": "Falling loosely over forehead, framing face"
},
"expression": [
"{argument name="expression 1" default="Soft"}",
"{argument name="expression 2" default="Calm"}",
"{argument name="expression 3" default="Dreamy"}",
"{argument name="expression 4" default="Melancholic"}"
]
},
"styling": {
"makeup": {
"style_name": "Igari / Sun-kissed",
"blush": {
"intensity": "Heavy",
"palette": ["{argument name="blush color 1" default="Peach"}", "{argument name="blush color 2" default="Terracotta"}"],
"placement": "Across cheeks and bridge of nose"
},
"lips": {
"finish": "Soft matte",
"color": "{argument name="lip color" default="Rose"}",
"posture": "Slightly parted"
}
},
"attire": {
"visible": ["Bare shoulder", "Collarbone"],
"implied": "Strapless top"
}
}
},
"composition": {
"layering": {
"foreground": {
"status": "Blurred / Out of focus",
"elements": [
{
"object": "Hand holding {argument name="foreground fruit" default="papaya slice"}",
"details": "Orange flesh, visible black seeds"
},
{
"object": "Jagged green leaf",
"type_resemblance": "Fern or tomato leaf",
"position": "Hanging near left eye"
}
]
},
"focal_point": {
"target": "Face and upper chest",
"crop": "Top of head cropped out"
}
}
},
"lighting": {
"global_condition": "Natural",
"time_of_day": "Golden Hour",
"technique": "Dappled light filtering through foliage",
"rendering": {
"highlights": {
"tone": "Warm",
"intensity": "High-contrast",
"locations": ["Shoulder", "Cheek", "Nose"]
},
"shadows": {
"tone": "Cool",
"quality": "Soft"
}
}
},
"aesthetic": {
"mood": [
"Ethereal",
"Organic",
"Tropical",
"Nostalgic"
],
"visual_style": {
"medium_emulation": "Analog film",
"artifacts": "Subtle grain",
"color_grade": "Warm and earthy"
}
}
}
}