圖像 提示詞
夜間城市景觀人像與煙火

一個結構化的提示,用於生成一張肖像,描繪一位女性站在夜間城市景觀的前景中,回頭望向鏡頭。背景是金色和白色的煙火,強調戲劇性、慶祝性和電影般的氛圍。
提示詞
```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": "金色",
"style": "長馬尾"
},
"expression": "平靜、自信",
"makeup": "自然妝容,皮膚有打亮"
},
"clothing": {
"top": "紅色無袖洋裝",
"outerwear": "紅色皮夾克披在肩上"
}
},
"lighting": {
"source": ["煙火", "城市環境光"],
"mood": "戲劇性、慶祝氛圍"
},
"composition": {
"orientation": "肖像",
"focus": "前景人物,頭頂上方有煙火",
"contrast": "明亮的煙火映襯著漆黑的夜空"
},
"overall_tone": "時尚、節慶、電影感"
}
```

