圖像 提示詞
多場景時尚編輯提示

一個結構化的 JSON 提示,其中包含三個不同的場景,用於生成名人(Sadie Sink 和 Kendall Jenner)的時尚編輯肖像。每個場景都指定了拍攝對象的外觀、服裝、環境和燈光風格(例如,柔和的電影燈光、自然窗光),以呈現不同的情緒和美感。
提示詞
```json
{
"prompts": [
{
"prompt_details": {
"subject": {
"identity": "Sadie Sink",
"appearance": "棕色頭髮,溫暖的棕色眼睛,自然水潤的妝容",
"pose": "放鬆優雅的姿勢,柔和自信的凝視",
"clothing": "香檳色絲綢禮服"
},
"environment": {
"setting": "豪華室內攝影棚",
"color_palette": "暖金色和深中性色調"
},
"lighting_and_mood": {
"lighting_style": "柔和的電影式燈光,帶有輪廓光",
"mood": "親密、精緻的時尚專題"
},
"quality_tags": [
"4k resolution",
"photorealistic",
"sharp focus",
"fashion editorial",
"portrait ratio 3:4"
]
}
},
{
"prompt_details": {
"subject": {
"identity": "Sadie Sink",
"appearance": "紅色盤髮,白皙帶雀斑的皮膚,藍色眼睛",
"pose": "挺拔優雅的姿態,直視的目光",
"clothing": "黑色蕾絲晚禮服"
},
"environment": {
"setting": "經典攝影棚背景",
"color_palette": "黑色帶柔和高光"
},
"lighting_and_mood": {
"lighting_style": "柔和戲劇性的攝影棚燈光",
"mood": "永恆的時尚肖像"
},
"quality_tags": [
"4k resolution",
"high detail",
"cinematic look",
"portrait ratio 3:4"
]
}
},
{
"prompt_details": {
"subject": {
"identity": "Kendall Jenner",
"appearance": "長黑髮,淡妝,陽光親吻的肌膚",
"pose": "坐姿放鬆,自信的凝視",
"clothing": "簡約中性居家服"
},
"environment": {
"setting": "豪華度假村風格室內",
"color_palette": "暖米色和大地色調"
},
"lighting_and_mood": {
"lighting_style": "自然窗光",
"mood": "現代生活風格專題"
},
"quality_tags": [
"4k resolution",
"photorealistic",
"clean aesthetic",
"portrait ratio 3:4"
]
}
}
]
}
```


