圖像 提示詞
超擬真服裝更換肖像

一個高度詳細的提示,用於生成超寫實的 8K 肖像,旨在在保持參考圖像中 100% 臉部和身體特徵不變的情況下,更換主體的服裝。場景設定為溫馨的室內環境,配有柔和、漫射的自然日光。
提示詞
```json
{
"task": "image_generation",
"model_style": "ultra_realistic_photography",
"resolution": "8K",
"aspect_ratio": "3:4",
"identity_constraints": {
"face_match": "與參考圖像 100% 相同",
"body_proportions": "不變",
"no_facial_modification": true,
"no_body_modification": true
},
"subject": {
"type": "woman",
"shot_type": "特寫肖像",
"pose": "站在窗邊,身體略微向後傾斜,姿態放鬆",
"expression": "柔和、平靜、情感溫暖",
"gaze": "自然,視線略微偏離鏡頭"
},
"clothing": {
"dress": "與提供的第二張參考圖像中的洋裝完全相同",
"fit": "與參考圖像中的剪裁、布料、顏色和質地完全相同",
"alterations": "無"
},
"environment": {
"location": "室內,大型陽光窗戶旁",
"background": "簡約且柔和模糊,營造舒適的室內氛圍",
"lighting": {
"type": "自然日光",
"direction": "透過窗戶側光",
"quality": "溫暖、柔和、漫射",
"shadows": "柔和、逼真的軟陰影"
}
},
"mood_and_style": {
"mood": "舒適、親密、情感溫暖",
"style": "高端編輯寫實主義",
"color_tones": "暖中性色調,自然膚色",
"dynamic_range": "高",
"depth_of_field": "淺景深,專業肖像模糊"
},
"camera": {
"lens": "85mm 肖像鏡頭",
"aperture": "f/1.8",
"focus": "清晰的面部細節,帶有自然的皮膚紋理",
"noise": "無",
"clarity": "極高"
},
"quality_controls": {
"photorealism": "最大化",
"skin_texture": "自然、細緻,不過度平滑",
"lighting_realism": true,
"no_artifacts": true,
"no_text": true,
"no_watermark": true
}
}
```


