圖像 提示詞
Ana de Armas 身份保留融合提示

這是一個為 Nano Banana Pro 設計的複雜 JSON 提示,採用圖像融合工作流程。它要求在將 Ana de Armas 的面部特徵(來自圖像 1)零變形的情況下,將一套完整的服裝(來自圖像 2)複製到一個充滿活力、高亮度的戶外露台場景中,並強調超寫實的皮膚紋理和 85mm 定焦鏡頭的光學效果。
提示詞
```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": "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": [
"面部扭曲",
"特徵改變",
"低解析度",
"沉悶光線",
"平面紋理"
]
}
```

