圖像 提示詞
圖像融合提示(Ana de Armas 身份)

一個複雜的圖像生成提示,利用圖像到圖像融合技術,在保留主要主體(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=\"primary subject\" default=\"Ana de Armas and Sadie Pink\"}",
"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 (參考圖片 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": [
"面部扭曲",
"特徵改變",
"低解析度",
"光線昏暗",
"平面紋理"
]
}
```

