{
  "1": {
    "class_type": "UNETLoader",
    "inputs": {
      "unet_name": "qwen_image_edit_2511_fp8mixed.safetensors",
      "weight_dtype": "default"
    }
  },
  "1a": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "lora_name": "Qwen-Image-Edit-2511-Lightning-4steps-V1.0-bf16.safetensors",
      "strength_model": 1.0
    }
  },
  "1b": {
    "class_type": "ModelSamplingAuraFlow",
    "inputs": {
      "model": [
        "1a",
        0
      ],
      "shift": 3.0
    }
  },
  "1c": {
    "class_type": "CFGNorm",
    "inputs": {
      "model": [
        "1b",
        0
      ],
      "strength": 1.0
    }
  },
  "2": {
    "class_type": "CLIPLoader",
    "inputs": {
      "clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
      "type": "qwen_image"
    }
  },
  "3": {
    "class_type": "VAELoader",
    "inputs": {
      "vae_name": "qwen_image_vae.safetensors"
    }
  },
  "4": {
    "class_type": "LoadImage",
    "inputs": {
      "image": "dockaiq-input-15470-input_image-ref-blade.png"
    }
  },
  "5": {
    "class_type": "LoadImage",
    "inputs": {
      "image": "dockaiq-input-15470-input_image-ref-blade.png"
    }
  },
  "6": {
    "class_type": "LoadImage",
    "inputs": {
      "image": "dockaiq-input-15470-input_image-ref-blade.png"
    }
  },
  "7": {
    "class_type": "TextEncodeQwenImageEditPlus",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "vae": [
        "3",
        0
      ],
      "prompt": "Preserve the face, facial features, skin tone, and natural facial structure of the subject from the reference image exactly. Keep BLADE's identity unchanged while generating entirely new clothing, pose, background, and lighting around the subject. BLADE stands centered with arms loose, one foot slightly forward, jaw set, almost imperceptible nod on the beat on a graffiti-tagged stairwell landing of a brutalist housing block, harsh top light, paint chips on concrete. Wearing rusty-brown carhartt-style work jacket over a thermal henley, cuffed wide jeans, dirty white sneakers. out-of-focus chain-link fence diamonds across the lower foreground. buzzing white fluorescent wash from above, hard top shadow under the brow, no fill, warm tungsten interior bleeding into cold neon exterior, underground hip-hop street visualizer mood, gritty documentary realism, sodium and tungsten natural-source mixed lighting, vintage film grain, lived-in textures, no glamor polish. medium close-up portrait, 50mm lens, shallow depth, subject eye-line above center frame, off-center portrait with one strong vertical (lamp post or pillar) cutting the frame, cinematic widescreen 16:9 landscape orientation. Preserve the facial identity from the reference exactly; no text, no logos, no readable writing anywhere in the frame.",
      "image1": [
        "4",
        0
      ],
      "image2": [
        "5",
        0
      ],
      "image3": [
        "6",
        0
      ]
    }
  },
  "7b": {
    "class_type": "FluxKontextMultiReferenceLatentMethod",
    "inputs": {
      "conditioning": [
        "7",
        0
      ],
      "reference_latents_method": "index_timestep_zero"
    }
  },
  "8": {
    "class_type": "ConditioningZeroOut",
    "inputs": {
      "conditioning": [
        "7",
        0
      ]
    }
  },
  "9": {
    "class_type": "EmptyQwenImageLayeredLatentImage",
    "inputs": {
      "width": 1536,
      "height": 864,
      "layers": 1,
      "batch_size": 1
    }
  },
  "10": {
    "class_type": "KSampler",
    "inputs": {
      "model": [
        "1c",
        0
      ],
      "positive": [
        "7b",
        0
      ],
      "negative": [
        "8",
        0
      ],
      "latent_image": [
        "9",
        0
      ],
      "seed": 1874967008,
      "steps": 4,
      "cfg": 1.0,
      "sampler_name": "euler",
      "scheduler": "beta",
      "denoise": 1.0
    }
  },
  "11": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": [
        "10",
        0
      ],
      "vae": [
        "3",
        0
      ]
    }
  },
  "12": {
    "class_type": "ImageFromBatch",
    "inputs": {
      "image": [
        "11",
        0
      ],
      "batch_index": 0,
      "length": 1
    }
  },
  "13": {
    "class_type": "SaveImage",
    "inputs": {
      "images": [
        "12",
        0
      ],
      "filename_prefix": "qwen-edit-lightning-4step"
    }
  }
}