圖像 提示詞
iPhone 倒影下的雨夜自拍

這是一個用於圖像生成任務的結構化提示,重點在於編輯照片同時保留主體的身份。它描述了一位年輕女性身穿透明雨衣,在潮濕的街道上於夜晚自拍,iPhone 螢幕上顯示著同一張照片,強調高度真實感和細緻的倒影。
提示詞
```json
{
"task": "photo_edit",
"rules": {
"face_change": false,
"keep_identity": true
},
"subject": {
"gender": "female",
"expression": "直視鏡頭,舌頭微吐於唇邊",
"hair": {
"condition": "濕潤",
"style": "從雨衣中微露"
},
"outfit": {
"type": "透明清澈的白色塑膠雨衣",
"details": "可見雨滴,有光澤的質感"
},
"pose": {
"hands": "雙手握持 iPhone",
"camera_angle": "上方正面"
}
},
"phone": {
"brand": "iPhone",
"case_color": "粉紅色",
"screen": {
"status": "開啟",
"time_displayed": "21:00",
"wallpaper": "與該女性上傳的照片相同"
}
},
"environment": {
"time": "夜晚",
"weather": "雨後",
"location": "街邊路旁",
"road": {
"condition": "濕潤",
"surface": "因雨水而閃亮"
},
"sidewalk": {
"material": "混凝土",
"curbs": "黑白相間的油漆路緣石"
},
"background": {
"trees": "鬱鬱蔥蔥的深綠色樹葉",
"coverage": "部分遮蓋背景"
},
"lighting": {
"street_lights": true,
"focus": "臉部光線明亮",
"mood": "潮濕、寧靜的夜間氛圍"
}
},
"visual_style": {
"realism": "高",
"details": "清晰的倒影、銳利的臉部細節、透明雨衣的高光"
}
}
```

