Image-to-Image Fusion for Identity and Attire Transfer
一个复杂的 JSON 提示,详细描述了图像到图像的融合工作流程。它指定了从一张参考图像(Ana de Armas)中严格保留身份,并从第二张参考图像中完全转移服装(面料、颜色、分层)。最终图像应呈现 Ana de Armas 在黄金时段的豪华户外露台上摆出动态姿势,强调超现实的皮肤纹理和高调照明。
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=\"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\"} (参考图像 1)", "features": "locked", "skin_texture": "超逼真,毛孔细节清晰,自然瑕疵" }, "anatomy": { "pose": "动态四分之三侧身,手扶臀部", "body_type": "与 Sydney Sweeney 保持一致" }, "styling": { "outfit": "从图像 2 克隆", "hair": "蓬松,自然波浪,捕捉背光" } }, "environment_specs": { "setting": { "location": "高档户外露台", "background_depth": "深度模糊", "elements": ["柔和的建筑线条", "黄金时段的温暖", "充满活力的绿色植物"] }, "lighting": { "mode": "鲜明高调", "primary_source": "明亮的自然阳光", "secondary_source": "柔和的轮廓光,将主体与背景分离", "hdr_profile": "超高动态范围" } }, "camera_specs": { "optics": "85mm 定焦镜头", "aperture": "f/1.8", "focus": "眼睛锐利对焦", "quality_level": "4K UHD" } }, "negative_prompt_constraints": [ "面部扭曲", "特征改变", "低分辨率", "光线暗淡", "平面纹理" ] } ```
原始提示词
{ "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"} (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 Sydney Sweeney " }, "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" ] }