图像 提示词
奢华历史风格肖像提示

一个极其详细的 JSON 格式提示,用于生成一幅奢华、高细节的女性肖像。画中女子身着华丽、受历史启发的礼服,礼服上融合了印尼蜡染和浮世绘图案,并搭配了爪哇皮影戏风格的面具等特定道具,整体光线柔和,来自头顶上方。
提示词
```json
{
"subject": {
"hair": {
"length": "长",
"color": "深色",
"style": "飘逸,修饰脸型",
"bangs": true,
"accents": {
"type": "编织",
"color": "金色"
}
},
"eyes": {
"color": "浅蓝色",
"expression": "宁静",
"gaze": "直视"
},
"lips": {
"color": "鲜艳的橙色"
}
},
"attire": {
"gown": {
"style": "华丽的复古风格",
"main_color": "{argument name=\"gown color\" default=\"浓郁的青蓝色\"}",
"collar": "高领荷叶边白色",
"sleeves": "蓬松白色,带收口袖口",
"fabric": {
"pattern": "印度尼西亚蜡染 + 浮世绘波浪图案",
"pattern_colors": ["金色", "柔和的橙色"],
"detail": "精致"
}
}
},
"props": {
"right_hand_mask": {
"origin": "印度尼西亚爪哇皮影戏风格",
"base_color": "白色",
"lips": "红色",
"expression": "快乐",
"decoration": "金色图案"
},
"left_arm_mask": {
"origin": "印度尼西亚传统",
"base_color": "红色",
"expression": "愤怒",
"decoration": "金色图案",
"feather_accent": "蓝色"
}
},
"pose": {
"composition": "对立式平衡",
"orientation": "略微面向左侧",
"posture": "慵懒地躺着",
"framing": "居中"
},
"shot": {
"type": "俯视中景特写",
"focus": "以女性为中心"
},
"background": {
"foliage": {
"color": "深青绿色",
"density": "茂密"
},
"flowers": [
{ "type": "玫瑰", "color": "奶油色" },
{ "type": "玫瑰", "color": "淡黄色" },
{ "type": "玫瑰", "color": "鲜艳的橙色" }
]
},
"lighting": {
"type": "柔和漫射",
"highlights": "柔和",
"shadows": "柔和"
},
"palette": ["青色", "橙色", "奶油色", "白色", "金色"],
"style": {
"mood": "奢华富丽",
"detail_level": "高",
"textures": "华丽而丰富",
"cultural_respect": true
},
"camera": {
"angle": "俯视",
"shot_size": "中景",
"depth_of_field": "浅景深",
"crop": "居中"
},
"output": {
"format": "image-edit-prompt"
}
}
```

