具有身份和场景保留的超逼真时尚大片

Author:Melis✨
2026/01/05 09:12

Description

创作超逼真时尚大片,精确保留人物身份和场景特征,呈现电影级构图和光线

Tags

画像生成ビジュアル化コンテンツ生成

Content

```json
{
  "job_id": "photo_02_carry",
  "model": "nano-banana-pro",
  "task": "image_generation",
  "inputs": {
    "face_reference_image": "<YOUR_FACE_IMAGE>",
    "scene_reference_image": "<SCENE_IMAGE_2>"
  },
  "prompt": "超现实时尚大片。与 face_reference_image 中的脸部完全相同,身份一致。精确重现 scene_reference_image 中的场景:室外,高大的镜面面板反射着树木。肌肉发达的赤膊男子站立,将女子横抱在肩上。女子穿着轻薄面料的连衣裙,手臂和腿部伸展。相同的姿势,相同的比例,相同的摄像机角度和构图。高对比度,锐利细节,电影般的时尚感。",
  "negative_prompt": "不同的脸,身份漂移,插画,CGI,塑料皮肤,身体变形,多余肢体,错误姿势,错误的镜子,文字,水印,模糊",
  "settings": {
    "aspect_ratio": "9:16",
    "resolution": { "width": 1024, "height": 1365 },
    "stylization": 0,
    "quality": "max",
    "lighting_match": "max",
    "composition_match": "max",
    "identity_preservation": "max",
    "face_consistency": "max",
    "reference_strength": { "face": 1.0, "scene": 0.98 }
  }
}
```

---

**Original English:**
{
  "job_id": "photo_02_carry",
  "model": "nano-banana-pro",
  "task": "image_generation",
  "inputs": {
    "face_reference_image": "<YOUR_FACE_IMAGE>",
    "scene_reference_image": "<SCENE_IMAGE_2>"
  },
  "prompt": "Ultra realistic  fashion editorial. EXACT SAME FACE as face_reference_image, identical identity. Recreate scene exactly from scene_reference_image: outdoor setting with tall mirrored panels reflecting trees. Muscular shirtless man standing, carrying the woman horizontally over shoulders. Woman wearing light fabric dress, arms and legs extended. Same pose, same proportions, same camera angle and framing. High-contrast, sharp details, cinematic fashion look.",
  "negative_prompt": "different face, identity drift, illustration, CGI, plastic skin, deformed body, extra limbs, wrong pose, wrong mirrors, text, watermark, blur",
  "settings": {
    "aspect_ratio": "9:16",
    "resolution": { "width": 1024, "height": 1365 },
    "stylization": 0,
    "quality": "max",
    "lighting_match": "max",
    "composition_match": "max",
    "identity_preservation": "max",
    "face_consistency": "max",
    "reference_strength": { "face": 1.0, "scene": 0.98 },
  }
}