圖像 提示詞
九宮格情緒肖像搭配身份鎖

一個複雜的 JSON 提示,旨在生成一個 3x3 的網格拼貼畫,其中包含九張同一人物的超寫實肖像,每張肖像都展示不同的表情、姿勢、服裝和背景顏色,同時嚴格保持所有面板中相同的面部結構(身份鎖定)。
提示詞
```json
{
"image_prompt": {
"critical_instruction": "所有面板中的臉部結構必須完全相同。在每個鏡頭中,身份必須清晰可辨。",
"format": "3x3 網格拼貼",
"subject": {
"face_identity_lock": "固定身份,一致的臉部特徵",
"style": "超寫實肖像攝影,8k 解析度,原始照片美學",
"skin": "高度細緻的自然皮膚紋理,毛孔清晰可見,逼真的膚色",
"camera_settings": "使用 85mm 肖像鏡頭拍攝,眼睛對焦銳利,淺景深,攝影棚拍攝"
},
"panels": [
{
"position": "top_left",
"expression": "喜悅",
"pose": "燦爛笑容,雙手微抬框住臉部",
"hairstyle": "高馬尾,前額有幾縷髮絲",
"outfit": "粉彩紮染連帽衫",
"background": "淺藍色攝影棚背景"
},
{
"position": "top_middle",
"expression": "驚訝",
"pose": "張開嘴巴,雙手觸碰臉頰",
"hairstyle": "長波浪捲髮,自然垂落",
"outfit": "米色 T 恤",
"background": "蜜桃色攝影棚背景"
},
{
"position": "top_right",
"expression": "悲傷",
"pose": "微微低頭,手托下巴",
"hairstyle": "凌亂的盤髮",
"outfit": "灰色針織毛衣",
"background": "柔和薰衣草色攝影棚背景"
},
{
"position": "middle_left",
"expression": "溫柔",
"pose": "溫和微笑,直視鏡頭",
"hairstyle": "優雅的半紮髮型",
"outfit": "米色 V 領上衣",
"background": "棕褐色攝影棚背景"
},
{
"position": "center",
"expression": "大膽",
"pose": "自信凝視,下巴微收",
"hairstyle": "後梳濕髮造型",
"outfit": "黑色皮革機車夾克",
"background": "深青色攝影棚背景"
},
{
"position": "middle_right",
"expression": "俏皮",
"pose": "皺鼻子,古怪的壞笑",
"hairstyle": "短捲鮑伯頭",
"outfit": "藍白條紋鈕扣襯衫",
"background": "薄荷綠攝影棚背景"
},
{
"position": "bottom_left",
"expression": "迷人",
"pose": "眨眼,手指輕戳右臉頰",
"hairstyle": "雙丸子頭",
"outfit": "深灰色圖案 T 恤",
"background": "淺粉色攝影棚背景"
},
{
"position": "bottom_middle",
"expression": "震驚",
"pose": "難以置信地張開嘴巴,雙手抓著頭髮",
"hairstyle": "凌亂蓬鬆的散髮",
"outfit": "白色鈕扣襯衫",
"background": "淡黃色攝影棚"
}
]
}
}
```

