📝 内容摘要

{ "subject": { "hair": { "length": "long", "color": "dark", "style": "flowing, face framing", "bangs": true, "accents...

🎨 中文提示词

{
"主体": {
"头发": {
"长度": "长",
"颜色": "深色",
"样式": "飘逸、修饰脸型",
"刘海": true,
"发饰": {
"类型": "编织式",
"颜色": "金色"
}
},
"眼睛": {
"颜色": "浅蓝色",
"表情": "宁静",
"凝视": "直视"
},
"嘴唇": {
"颜色": "鲜艳的橙色"
}
},

"服饰": {
"礼服": {
"风格": "奢华的历史风格",
"主色": "浓郁的青蓝色",
"领口": "高领白色荷叶边",
"袖子": "蓬松的白色袖子,束口袖",
"面料": {
"图案": "印尼蜡染与浮世绘波纹图案结合",
"图案颜色": ["金色", "淡橙色"],
"细节": "精致"
}
}
},

"道具": {
"右手面具": {
"来源": "印尼爪哇皮影(wayang)灵感",
"基色": "白色",
"嘴唇": "红色",
"表情": "喜悦",
"装饰": "金色图案"
},
"左臂面具": {
"来源": "印尼传统",
"基色": "红色",
"表情": "愤怒",
"装饰": "金色图案",
"羽饰": "蓝色"
}
},

"姿势": {
"构图": "反对位(contrapposto)",
"朝向": "略向左侧",
"姿势": "慵懒地躺着",
"取景": "居中"
},

"镜头": {
"类型": "自上而下的俯视中景",
"焦点": "聚焦于女性主体,居中"
},

"背景": {
"植被": {
"颜色": "深青绿色",
"密度": "稠密"
},
"花朵": [
{ "种类": "玫瑰", "颜色": "奶油色" },
{ "种类": "玫瑰", "颜色": "浅黄色" },
{ "种类": "玫瑰", "颜色": "鲜艳橙色" }
]
},

"光线": {
"类型": "柔和漫射",
"高光": "柔和的高光",
"阴影": "柔和的阴影"
},

"调色板": ["青绿色", "橙色", "奶油色", "白色", "金色"],

"风格": {
"氛围": "富丽奢华",
"细节级别": "高",
"质感": "华美且丰富的质感",
"文化尊重": true
},

"相机": {
"角度": "俯视",
"镜头大小": "中景",
"景深": "浅景深",
"裁切": "居中裁切"
},

"输出": {
"格式": "图像编辑提示"
}
}

🎨 英文提示词

{
"subject": {
"hair": {
"length": "long",
"color": "dark",
"style": "flowing, face-framing",
"bangs": true,
"accents": {
"type": "braided",
"color": "gold"
}
},
"eyes": {
"color": "light blue",
"expression": "serene",
"gaze": "direct"
},
"lips": {
"color": "vibrant orange"
}
},

"attire": {
"gown": {
"style": "opulent historical-inspired",
"main_color": "rich teal-blue",
"collar": "high ruffled white",
"sleeves": "voluminous white with gathered cuffs",
"fabric": {
"pattern": "Indonesian batik + Ukiyo-e wave motifs",
"pattern_colors": ["gold", "subtle orange"],
"detail": "intricate"
}
}
},

"props": {
"right_hand_mask": {
"origin": "Indonesian Javanese wayang-inspired",
"base_color": "white",
"lips": "red",
"expression": "happy",
"decoration": "gold patterns"
},
"left_arm_mask": {
"origin": "Indonesian traditional",
"base_color": "red",
"expression": "angry",
"decoration": "gold patterns",
"feather_accent": "blue"
}
},

"pose": {
"composition": "contrapposto",
"orientation": "slightly facing left",
"posture": "lying languidly",
"framing": "centered"
},

"shot": {
"type": "top-down overhead medium shot",
"focus": "centered on the woman"
},

"background": {
"foliage": {
"color": "dark teal-green",
"density": "dense"
},
"flowers": [
{ "type": "rose", "color": "cream" },
{ "type": "rose", "color": "pale yellow" },
{ "type": "rose", "color": "vibrant orange" }
]
},

"lighting": {
"type": "soft diffused",
"highlights": "gentle",
"shadows": "soft"
},

"palette": ["teal", "orange", "cream", "white", "gold"],

"style": {
"mood": "rich and luxurious",
"detail_level": "high",
"textures": "ornate and rich",
"cultural_respect": true
},

"camera": {
"angle": "overhead",
"shot_size": "medium",
"depth_of_field": "shallow",
"crop": "centered"
},

"output": {
"format": "image-edit-prompt"
}
}

📷 图片

"subject": {