圖像 提示詞
華麗的歷史風格肖像提示

一個極其詳細的 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": "對稱平衡姿勢 (contrapposto)",
"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"
}
}
```

