
Bild-zu-Bild-Fusion für Identitäts- und Kleidungstransfer
A complex JSON prompt detailing an image-to-image fusion workflow. It specifies strict identity preservation from one reference image (Ana de Armas) and full outfit transfer (fabric, color, layering) from a second reference image. The resulting image should feature a dynamic pose on an upscale outdoor terrace during golden hour, emphasizing hyper-realistic skin texture and high-key lighting.
```json
{
"request_configuration": {
"workflow": "image_to_image_fusion",
"priority": "identity_preservation"
},
"source_references": {
"primary_subject": {
"id": "image_1",
"target_element": "facial_identity",
"subject_name": "{argument name=\"identity subject\" default=\"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=\"identity subject\" default=\"Ana de Armas\"} (Referenzbild 1)",
"features": "locked",
"skin_texture": "hyperrealistisch, detaillierte Poren, natürliche Makel"
},
"anatomy": {
"pose": "dynamische Dreivierteldrehung, Hand auf der Hüfte ruhend",
"body_type": "konsistent mit Sydney Sweeney"
},
"styling": {
"outfit": "aus Bild 2 geklont",
"hair": "voluminös, natürliche Welle, mit Gegenlicht"
}
},
"environment_specs": {
"setting": {
"location": "gehobene Außenterrasse",
"background_depth": "deep_blur",
"elements": ["weiche architektonische Linien", "Wärme der goldenen Stunde", "lebendiges Grün"]
},
"lighting": {
"mode": "vibrant_high_key",
"primary_source": "helles natürliches Sonnenlicht",
"secondary_source": "weiches Randlicht zur Trennung des Motivs vom Hintergrund",
"hdr_profile": "ultra-high dynamic range"
}
},
"camera_specs": {
"optics": "85mm Festbrennweite",
"aperture": "f/1.8",
"focus": "scharf auf die Augen",
"quality_level": "4K UHD"
}
},
"negative_prompt_constraints": [
"Gesichtsverzerrung",
"veränderte Merkmale",
"geringe Auflösung",
"matte Beleuchtung",
"flache Texturen"
]
}
```
Maschinell übersetzt — das Original hat dieses Ergebnis erzeugt.

















