{
  "72": {
    "inputs": {
      "unet_name": "z_image_turbo_bf16.safetensors",
      "weight_dtype": "default"
    },
    "class_type": "UNETLoader",
    "_meta": {
      "title": "Load Diffusion Model"
    }
  },
  "73": {
    "inputs": {
      "clip_name": "qwen_3_4b.safetensors",
      "type": "lumina2",
      "device": "default"
    },
    "class_type": "CLIPLoader",
    "_meta": {
      "title": "Load CLIP"
    }
  },
  "74": {
    "inputs": {
      "vae_name": "ae.safetensors"
    },
    "class_type": "VAELoader",
    "_meta": {
      "title": "Load VAE"
    }
  },
  "75": {
    "inputs": {
      "name": "Z-Image-Turbo-Fun-Controlnet-Union.safetensors"
    },
    "class_type": "ModelPatchLoader",
    "_meta": {
      "title": "ModelPatchLoader"
    }
  },
  "76": {
    "inputs": {
      "strength": 0.85,
      "model": [
        "72",
        0
      ],
      "model_patch": [
        "75",
        0
      ],
      "vae": [
        "74",
        0
      ],
      "image": [
        "88",
        0
      ]
    },
    "class_type": "QwenImageDiffsynthControlnet",
    "_meta": {
      "title": "QwenImageDiffsynthControlnet"
    }
  },
  "79": {
    "inputs": {
      "text": "realistic studio photo of\n\nbald androgyn male persons in excentric sculptural all white baroque renaissance light outfit dresses, that flow dynamically in strong wind with white minimal embroidery. all androgyn male persons have a elliptical mirror head mask covering the entire face. with long white hair that flows in the wind. long white fringes, that flow in the wind.\n\nAll persons are in dynamic motion in a kind of dance with material where 90s oversized used clothing is interweaved with white car wrecks.\n\nthere is two all white crashed all white oversize tuning car wrecks with white smoke coming out of the windows. one wreck is in the far left foreground. the second wreck is turned upside down on its roof placed on the far right background side. there is all white car parts lying all around with all white liquid on the floor.\n\nthe concrete floor is dirty, wet and weathered and with visible cracks. there is all white mountain landscape mixed with an industrial park. in the background.\n\nsilver chains. pink translucent dull acyclic glass in floral baroque shapes decorating both the car wrecks and the persons outfits.\n\nthe is floral all white elements interwoven in the composition. all white creepers, flowers, pink blossoms, orange leaves.\nan empty parking lot in late orange pink fake sunset sky.\n\ndiffuse studio lighting.\n\nadd a floral bordure made from flower leafes to the border edges of the image.\n\nfilm grain. DOF. vignette.",
      "clip": [
        "73",
        0
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Prompt)"
    }
  },
  "80": {
    "inputs": {
      "shift": 3,
      "model": [
        "76",
        0
      ]
    },
    "class_type": "ModelSamplingAuraFlow",
    "_meta": {
      "title": "ModelSamplingAuraFlow"
    }
  },
  "81": {
    "inputs": {
      "seed": 432016739039120,
      "steps": 12,
      "cfg": 1,
      "sampler_name": "euler",
      "scheduler": "simple",
      "denoise": 0.86,
      "model": [
        "80",
        0
      ],
      "positive": [
        "79",
        0
      ],
      "negative": [
        "84",
        0
      ],
      "latent_image": [
        "91",
        0
      ]
    },
    "class_type": "KSampler",
    "_meta": {
      "title": "KSampler"
    }
  },
  "82": {
    "inputs": {
      "samples": [
        "81",
        0
      ],
      "vae": [
        "74",
        0
      ]
    },
    "class_type": "VAEDecode",
    "_meta": {
      "title": "VAE Decode"
    }
  },
  "83": {
    "inputs": {
      "images": [
        "82",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "84": {
    "inputs": {
      "conditioning": [
        "79",
        0
      ]
    },
    "class_type": "ConditioningZeroOut",
    "_meta": {
      "title": "ConditioningZeroOut"
    }
  },
  "88": {
    "inputs": {
      "image": "depthpainter-2026-01-08-16-11-42.png"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  },
  "90": {
    "inputs": {
      "image": "segmentation(1).png"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  },
  "91": {
    "inputs": {
      "pixels": [
        "90",
        0
      ],
      "vae": [
        "74",
        0
      ]
    },
    "class_type": "VAEEncode",
    "_meta": {
      "title": "VAE Encode"
    }
  }
}