圖像 提示詞
Candid Lo-Fi 夜間照片編輯教學

一個獨特的 JSON 提示,指示 AI 對圖像執行照片編輯,特別要求主體的臉部必須與原始參考照片 100% 相同。目標是應用一種原始、隨性、低傳真(lo-fi)的美學,這種美學常見於雅加達屋頂咖啡館夜間用低階智慧型手機拍攝的照片,強調不完美的照明和數位雜訊以增加真實感。
提示詞
```json
{
"task": "photo_editing",
"instruction": "根據描述編輯照片,但臉部不得有絲毫改變。臉部必須 100% 保持真實,與原圖完全相同。",
"photo_style": {
"type": "隨性智慧型手機照片",
"aspect_ratio": "3:4",
"time": "夜晚",
"device": "低階 Android 手機",
"shooting_style": "手持、倉促、不完美",
"quality": "寫實、未經修飾"
},
"subject": {
"gender": "女性",
"age_appearance": "20 歲出頭",
"ethnicity": "印尼人",
"expression": {
"mood": "柔和、年輕、自然可愛",
"face": "放鬆",
"lips": "輕輕閉合",
"eyes": "平靜溫暖",
"smile": "無"
},
"vibe": [
"鄰家女孩",
"年輕",
"清新",
"日常",
"不像模特兒",
"不華麗",
"不是網紅",
"未經打理"
]
},
"pose_and_action": {
"seating": "隨意坐著",
"moment": "無預謀、未擺拍",
"hands": {
"one_hand": "拿著一杯飲料",
"other_hand": "使用手機"
},
"attention": "專注於手機,未察覺鏡頭"
},
"clothing_and_appearance": {
"top": {
"type": "素色長袖上衣",
"color": "白色",
"style": "簡約、合身、無圖案"
},
"hair": {
"length": "及腰",
"color": "鉑金白",
"texture": "柔順、直髮、自然",
"style": "自由飄逸"
},
"skin": {
"look": "潔淨、年輕、輕微光滑",
"details": "細微毛孔、輕微自然變化",
"health": "健康柔軟",
"restrictions": [
"無美顏濾鏡",
"無修圖",
"無 AI 磨皮",
"無塑膠感"
]
}
},
"camera_angle_and_framing": {
"angle": "稍微從側面和稍微從後方",
"perspective": "真實的隨拍",
"framing": "中廣角",
"visibility": "上半身和部分桌面可見",
"composition": "主體在畫面中略小,輕微不平衡"
},
"lighting": {
"type": "刺眼且不完美",
"sources": [
"屋頂咖啡館燈光",
"城市街燈"
],
"effects": [
"曝光不均",
"高光過曝",
"深邃陰影",
"白平衡不完美"
]
},
"focus_and_quality": {
"focus": "稍微更聚焦於主體",
"background_blur": "由於弱光和相機限制造成的柔和模糊",
"restrictions": [
"非人像模式模糊",
"非人工散景"
],
"artifacts": [
"可見的數位雜訊",
"顆粒感",
"輕微動態模糊",
"對焦精度不完美",
"有限的動態範圍"
]
},
"background": {
"location": "雅加達屋頂咖啡館",
"elements": [
"桌子",
"欄杆",
"其他人隨意可見",
"遠處的雅加達"
]
}
}
```


