{
  "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-16143-input_image-item-002-ref-face_sheet.png"
    }
  },
  "5": {
    "class_type": "LoadImage",
    "inputs": {
      "image": "dockaiq-input-16143-input_image-item-002-ref-face_sheet.png"
    }
  },
  "6": {
    "class_type": "LoadImage",
    "inputs": {
      "image": "dockaiq-input-16143-input_image-item-002-ref-face_sheet.png"
    }
  },
  "7": {
    "class_type": "TextEncodeQwenImageEditPlus",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "vae": [
        "3",
        0
      ],
      "prompt": "front view · bust crop (chest up), oversized black hooded zip-up jacket, dark denim cargo pants partly visible, confident affirming expression, standing naturally facing camera, relaxed shoulders, rooftop garden lounge with glass fencing, sunset cityscape background, warm golden hour lighting, the subject lit by the same warm golden-hour key as the scene, warm sunset ambient light wrapping the face, soft contact shadow grounding them, environment warm orange-gold color reflecting on skin and hair, unified warm color grade, naturally integrated into the scene not composited no cut-out look, photorealistic natural skin texture",
      "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": 1968686311,
      "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"
    }
  }
}