图像 提示词
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\"} (参考图像 1)",
"features": "locked",
"skin_texture": "超逼真,毛孔细节,自然瑕疵"
},
"anatomy": {
"pose": "动态四分之三转身,手扶臀部",
"body_type": "与 Ana de Armas 一致"
},
"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": [
"面部扭曲",
"特征改变",
"低分辨率",
"沉闷的灯光",
"平面纹理"
]
}
```

