圖像 提示詞
雪梨·史威尼肖像的圖像融合

這是一個用於圖像融合的圖像生成提示,旨在保留 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"
}
```

