{
  "12": {
    "inputs": {
      "images": [
        "54",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "45": {
    "inputs": {
      "brushnet": "brushnet_xl\\segmentation_mask.safetensors",
      "dtype": "float16"
    },
    "class_type": "BrushNetLoader",
    "_meta": {
      "title": "BrushNet Loader"
    }
  },
  "47": {
    "inputs": {
      "ckpt_name": "realisticStockPhoto_v20.safetensors"
    },
    "class_type": "CheckpointLoaderSimple",
    "_meta": {
      "title": "Load Checkpoint"
    }
  },
  "49": {
    "inputs": {
      "text": "desert, sunny day",
      "clip": [
        "47",
        1
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Prompt)"
    }
  },
  "50": {
    "inputs": {
      "text": "embedding:easynegative, embedding:ng_deepnegative_v1_75t, illustration, bokeh, low resolution, bad anatomy, painting, drawing, cartoon, bad quality, low quality, clothes, ugly",
      "clip": [
        "47",
        1
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Prompt)"
    }
  },
  "54": {
    "inputs": {
      "samples": [
        "98",
        0
      ],
      "vae": [
        "47",
        2
      ]
    },
    "class_type": "VAEDecode",
    "_meta": {
      "title": "VAE Decode"
    }
  },
  "58": {
    "inputs": {
      "image": "11_test (1).png",
      "upload": "image"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  },
  "79": {
    "inputs": {
      "kernel": 10,
      "sigma": 10,
      "inpaint": [
        "54",
        0
      ],
      "original": [
        "92",
        0
      ],
      "mask": [
        "103",
        0
      ]
    },
    "class_type": "BlendInpaint",
    "_meta": {
      "title": "Blend Inpaint"
    }
  },
  "80": {
    "inputs": {
      "images": [
        "79",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "81": {
    "inputs": {
      "mask": [
        "92",
        1
      ]
    },
    "class_type": "InvertMask",
    "_meta": {
      "title": "InvertMask"
    }
  },
  "89": {
    "inputs": {
      "images": [
        "92",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "92": {
    "inputs": {
      "action": "resize only",
      "smaller_side": 0,
      "larger_side": 1024,
      "scale_factor": 0,
      "resize_mode": "reduce size only",
      "side_ratio": "4:3",
      "crop_pad_position": 0.5,
      "pad_feathering": 20,
      "pixels": [
        "58",
        0
      ],
      "mask_optional": [
        "58",
        1
      ]
    },
    "class_type": "ImageResize",
    "_meta": {
      "title": "Image Resize"
    }
  },
  "94": {
    "inputs": {
      "scale": 1,
      "start_at": 0,
      "end_at": 10000,
      "model": [
        "47",
        0
      ],
      "vae": [
        "47",
        2
      ],
      "image": [
        "92",
        0
      ],
      "mask": [
        "103",
        0
      ],
      "brushnet": [
        "45",
        0
      ],
      "positive": [
        "49",
        0
      ],
      "negative": [
        "50",
        0
      ]
    },
    "class_type": "BrushNet",
    "_meta": {
      "title": "BrushNet"
    }
  },
  "95": {
    "inputs": {
      "images": [
        "97",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "97": {
    "inputs": {
      "mask": [
        "103",
        0
      ]
    },
    "class_type": "MaskToImage",
    "_meta": {
      "title": "Convert Mask to Image"
    }
  },
  "98": {
    "inputs": {
      "seed": 877698409375819,
      "steps": 20,
      "cfg": 8,
      "sampler_name": "euler",
      "scheduler": "normal",
      "denoise": 1,
      "model": [
        "94",
        0
      ],
      "positive": [
        "94",
        1
      ],
      "negative": [
        "94",
        2
      ],
      "latent_image": [
        "94",
        3
      ]
    },
    "class_type": "KSampler",
    "_meta": {
      "title": "KSampler"
    }
  },
  "103": {
    "inputs": {
      "expand": 4,
      "tapered_corners": true,
      "mask": [
        "104",
        0
      ]
    },
    "class_type": "GrowMask",
    "_meta": {
      "title": "GrowMask"
    }
  },
  "104": {
    "inputs": {
      "DeTK": true,
      "case1": [
        "92",
        1
      ],
      "case2": [
        "81",
        0
      ]
    },
    "class_type": "NodeSwitch",
    "_meta": {
      "title": "NodeSwitch"
    }
  }
}