圖像 提示詞
Ana de Armas 身份與服裝轉移的圖像到圖像融合

一個專為圖像融合設計的 JSON 提示,優先保留 Ana de Armas 的面部特徵,同時從第二張參考圖像中轉移特定服裝。它詳細描述了場景(高檔戶外露台,黃金時段)、燈光(充滿活力的高調光,輪廓光)和相機規格(85mm 定焦鏡頭,f/1.8),以創建一張超現實、高動態範圍的肖像,並將焦點清晰地放在眼睛上。
提示詞
```json
{
"request_configuration": {
"workflow": "image_to_image_fusion",
"priority": "identity_preservation"
},
"source_references": {
"primary_subject": {
"id": "image_1",
"target_element": "facial_identity",
"subject_name": "Ana de Armas",
"constraints": "zero_morphing_policy"
},
"attire_reference": {
"id": "image_2",
"target_element": "full_outfit",
"transfer_attributes": ["fabric_texture", "color_palette", "layering"]
}
},
"generation_parameters": {
"subject_specs": {
"identity": {
"face": "{argument name=\"subject name\" default=\"Ana de Armas\"} (參考圖片 1)",
"features": "locked",
"skin_texture": "超寫實、細緻毛孔、自然瑕疵"
},
"anatomy": {
"pose": "動態四分之三轉身,手扶臀部",
"body_type": "與 Ana de Armas 一致"
},
"styling": {
"outfit": "從圖片 2 複製",
"hair": "豐盈、自然波浪、捕捉背光"
}
},
"environment_specs": {
"setting": {
"location": "高檔戶外露台",
"background_depth": "deep_blur",
"elements": ["柔和建築線條", "黃昏暖光", "翠綠植物"]
},
"lighting": {
"mode": "vibrant_high_key",
"primary_source": "明亮自然陽光",
"secondary_source": "柔和邊緣光,將主體與背景分離",
"hdr_profile": "超高動態範圍"
}
},
"camera_specs": {
"optics": "85mm 定焦鏡頭",
"aperture": "f/1.8",
"focus": "眼睛銳利對焦",
"quality_level": "4K UHD"
}
},
"negative_prompt_constraints": [
"面部扭曲",
"特徵改變",
"低解析度",
"昏暗燈光",
"扁平紋理"
]
}
```

