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

一個複雜且結構化的提示,使用「圖像到圖像融合」的工作流程,生成安娜·德·阿瑪斯 (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=\"celebrity name\" default=\"Ana de Armas\"} (reference image 1)",
"features": "locked",
"skin_texture": "hyper-realistic, detailed pores, natural blemishes"
},
"anatomy": {
"pose": "dynamic three-quarter turn, hand resting on hip",
"body_type": "consistent with Ana de Armas"
},
"styling": {
"outfit": "cloned from image 2",
"hair": "voluminous, natural wave, catching backlight"
}
},
"environment_specs": {
"setting": {
"location": "upscale outdoor terrace",
"background_depth": "deep_blur",
"elements": ["soft architectural lines", "golden hour warmth", "vibrant greenery"]
},
"lighting": {
"mode": "vibrant_high_key",
"primary_source": "bright natural sunlight",
"secondary_source": "soft rim lighting to separate subject from background",
"hdr_profile": "ultra-high dynamic range"
}
},
"camera_specs": {
"optics": "85mm prime lens",
"aperture": "f/1.8",
"focus": "sharp on eyes",
"quality_level": "4K UHD"
}
},
"negative_prompt_constraints": [
"facial distortion",
"altered features",
"low resolution",
"dull lighting",
"flat textures"
]
}
```

