圖像 提示詞
電影感除夕城市風景肖像

一個結構化的提示,用於生成一張電影風格的女性肖像,她在除夕夜的慶祝活動中回頭望向鏡頭,背景有煙火和戲劇性的城市燈光。
提示詞
```json
{
"type": "image",
"scene": {
"setting": "戶外夜間城市景觀",
"background": {
"sky": "漆黑的夜空",
"fireworks": {
"present": true,
"colors": ["金色", "白色"],
"pattern": "綻放閃爍"
},
"city_elements": {
"buildings": true,
"notable_structure": "帶有發光標誌的高樓"
}
}
},
"subject": {
"count": 1,
"position": "前景,略微轉身,回望鏡頭",
"appearance": {
"hair": {
"color": "{argument name=\"hair color\" default=\"金色\"}",
"style": "長馬尾"
},
"expression": "平靜、自信",
"makeup": "自然妝容,皮膚有打亮"
},
"clothing": {
"top": "黑色無袖洋裝",
"outerwear": "黑色皮夾克隨意披在肩上"
}
},
"lighting": {
"source": ["煙火", "城市環境光"],
"mood": "戲劇性、慶祝氛圍"
},
"composition": {
"orientation": "肖像",
"focus": "前景人物,頭頂有煙火",
"contrast": "漆黑夜空下的明亮煙火"
},
"overall_tone": "時尚、節慶、電影感"
}
```

