圖像 提示詞
Ana de Armas 肖像的圖像融合 (Grok)

這是一個用於圖像到圖像融合的圖像生成提示,旨在保留 Ana de Armas 的面部特徵(來自參考圖像),同時將第二張參考圖像的服裝和紋理屬性轉移過來。它指定了超逼真的皮膚紋理、動態姿勢、高檔戶外露台上的黃金時段光線,以及 4K UHD 品質。注意:此提示明確說明是使用 Grok 生成的,而非 Nano Banana Pro,但作為結構化提示範例收錄於此。
提示詞
```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=\"subject name\" 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": "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"
]
}
```

