圖像 提示詞
雙人名人寫真分析提示

一個高度結構化、JSON 格式的提示,旨在生成一個四格拼貼畫,其中包含兩位名人 Sydney Sweeney 和 Ana de Armas,每位都展示兩種獨特的高級時裝造型。它詳細說明了服裝、美妝風格、燈光和構圖,以呈現活動分析的美學。
提示詞
```json
{
"event_analysis": {
"location": "紅毯({argument name=\"event style\" default=\"坎城影展風格\"})",
"lighting": "明亮、戶外自然光與專業閃光燈",
"total_subjects": 2,
"total_looks": 4
},
"subjects": [
{
"name": "Sydney Sweeney",
"looks": [
{
"outfit": {
"style": "優雅/經典",
"garment": "長款緞面禮服",
"color": "{argument name=\"sydney gown color\" default=\"深紅色\"}",
"features": ["高領", "長袖", "拖地裙擺"]
},
"beauty": {
"hair": "金色,側分,鬆散波浪",
"makeup": "柔和魅力妝,中性色調"
}
},
{
"outfit": {
"style": "華麗/閃亮",
"garment": "亮片裝飾直筒禮服",
"color": "金屬金色",
"features": ["短袖", "船型領", "貼身剪裁"]
},
"beauty": {
"hair": "俐落高馬尾",
"makeup": "大膽紅唇,精緻眼線"
}
}
]
},
{
"name": "Ana de Armas",
"looks": [
{
"outfit": {
"style": "哥德式浪漫/高級訂製",
"garment": "精緻蕾絲疊層禮服",
"color": "黑色",
"features": ["細肩帶", "花卉蕾絲圖案", "透視細節"]
},
"beauty": {
"hair": "棕色,隨性海灘波浪",
"makeup": "煙燻妝,裸色唇"
}
},
{
"outfit": {
"style": "精緻/現代",
"garment": "剪裁合身西裝式洋裝",
"color": "黑白",
"features": ["俐落翻領", "內搭鈕扣式白襯衫", "迷你裙長"]
},
"beauty": {
"hair": "俐落中分髮髻",
"makeup": "清透膚質妝感,修容頰骨"
}
}
]
}
],
"image_metadata": {
"format": "四格拼貼",
"orientation": "橫向",
"resolution_context": "高畫質"
}
}
```

