图像 提示词
悉尼·斯威尼肖像的图像到图像融合

一个用于图像到图像融合的图像生成提示,旨在保留 Sydney Sweeney 的面部特征(来自参考图像),同时从第二个参考图像中转移服装和纹理属性。它指定了超逼真的皮肤纹理、动态姿势、高档户外露台上的黄金时段光线,以及 4K UHD 质量。这是 Ana de Armas 提示的重复结构,为 Sydney Sweeney 定制。
提示词
```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=\"Sydney Sweeney\"}",
"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": "Sydney Sweeney (参考图 1)",
"features": "locked",
"skin_texture": "超逼真、毛孔细节、自然瑕疵"
},
"anatomy": {
"pose": "动态四分之三侧身,手扶臀部",
"body_type": "与 Sydney Sweeney 一致"
},
"styling": {
"outfit": "从图 2 克隆",
"hair": "蓬松、自然波浪、捕捉背光"
}
},
"environment_specs": {
"setting": {
"location": "高档户外露台",
"background_depth": "deep_blur",
"elements": ["柔和的建筑线条", "黄金时段的温暖", "充满活力的绿色植物"]
},
"lighting": {
"mode": "vibrant_high_key",
"primary_source": "明亮的自然阳光",
"secondary_source": "柔和的轮廓光以将主体与背景分离",
"hdr_profile": "超高动态范围"
}
},
"camera_specs": {
"optics": "85mm 定焦镜头",
"aperture": "f/1.8",
"focus": "眼睛锐利对焦",
"quality_level": "4K UHD"
}
},
"negative_prompt_constraints": [
"面部扭曲",
"特征改变",
"低分辨率",
"暗淡的灯光",
"扁平的纹理"
],
"Ratio": "3:4"
}
```

