{
  "last_node_id": 17,
  "last_link_id": 22,
  "nodes": [
    {
      "id": 3,
      "type": "MaskToImage",
      "pos": [
        531,
        -27
      ],
      "size": [
        264.5999755859375,
        26
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "mask",
          "type": "MASK",
          "link": 1
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            2
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "MaskToImage"
      },
      "widgets_values": []
    },
    {
      "id": 5,
      "type": "VAEEncode",
      "pos": [
        539,
        106
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 3
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 4
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            5
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEEncode"
      },
      "widgets_values": []
    },
    {
      "id": 6,
      "type": "SetLatentNoiseMask",
      "pos": [
        830,
        103
      ],
      "size": [
        264.5999755859375,
        46
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 5
        },
        {
          "name": "mask",
          "type": "MASK",
          "link": 6
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            12
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "SetLatentNoiseMask"
      },
      "widgets_values": []
    },
    {
      "id": 13,
      "type": "VAEDecode",
      "pos": [
        1779,
        177
      ],
      "size": [
        210,
        46
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 16
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 17
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            18
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 4,
      "type": "PreviewImage",
      "pos": [
        917,
        -341
      ],
      "size": [
        456.09136962890625,
        317.1024169921875
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 2
        }
      ],
      "outputs": [],
      "properties": {
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    },
    {
      "id": 15,
      "type": "SaveImage",
      "pos": [
        1651,
        334
      ],
      "size": [
        587.900390625,
        506.4184265136719
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 18
        }
      ],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "ComfyUI"
      ]
    },
    {
      "id": 14,
      "type": "VAELoader",
      "pos": [
        156.4029083251953,
        660.898681640625
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            17
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader"
      },
      "widgets_values": [
        "sdxl_vae.safetensors"
      ]
    },
    {
      "id": 12,
      "type": "CLIPSetLastLayer",
      "pos": [
        6.315492630004883,
        495.80810546875
      ],
      "size": [
        315,
        58
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 13
        }
      ],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            15,
            19
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPSetLastLayer"
      },
      "widgets_values": [
        -2
      ]
    },
    {
      "id": 1,
      "type": "CheckpointLoaderSimple",
      "pos": [
        95,
        322
      ],
      "size": [
        315,
        98
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            20
          ],
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            13
          ],
          "slot_index": 1
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            4
          ],
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "hassakuXLIllustrious_v13StyleA.safetensors"
      ]
    },
    {
      "id": 17,
      "type": "LoraLoader",
      "pos": [
        453.40985107421875,
        223.27020263671875
      ],
      "size": [
        315,
        126
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 20
        },
        {
          "name": "clip",
          "type": "CLIP",
          "link": 19
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            21
          ],
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            22
          ],
          "slot_index": 1
        }
      ],
      "properties": {
        "Node name for S&R": "LoraLoader"
      },
      "widgets_values": [
        "FusionXGlaveXL3.safetensors",
        1,
        1
      ]
    },
    {
      "id": 2,
      "type": "LoadImage",
      "pos": [
        88,
        -59
      ],
      "size": [
        315,
        314
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            3
          ],
          "slot_index": 0
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": [
            1,
            6
          ],
          "slot_index": 1
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "clipspace/clipspace-mask-163142261.png [input]",
        "image"
      ]
    },
    {
      "id": 8,
      "type": "CLIPTextEncode",
      "pos": [
        803,
        557
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 15
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            8
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "Smooth Negative, \n\n\n(worst quality, low quality:1.4), lowres, bad quality, bad anatomy, bad proportions, bad explicit, bad background, cropped, poorly drawn face, bad face, bad facial expression, ugly, deformed anatomy, chibi, bad hands, messy color, extra legs, oversaturated, disfigured, ugly face, mutated hands, extra fingers, jpeg artifacts, poorly drawn hands, deformed fingers, censored, mosaic censoring, censoring, stripe censorship, bar censoring, realistic, speech bubles, morbid, deformed, disfigured, mutilated, malformed, missing body part, malformed hands, ((overage, adult, teen,old)),bad feet, fused legs, broken legs, bad body proportions, gross proportions, disappearing hands, fused hands, ((((watermark, username, signature, logo)))), vagina, vulva, pussy, fused body part, fused legs, fused digits, missing digit, extra digit, hand with more than 5 digits, hand with less than 5 digits, jpeg artifacts, squares, blurry image, error,  old, oldest, adult, greyscale"
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 7,
      "type": "CLIPTextEncode",
      "pos": [
        803.9173583984375,
        291.4525146484375
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 22
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            7
          ],
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "Masterpiece, highest quality, best quality, intricately detailed illustration, amazing quality, very aesthetic, Smooth Quality,\nBREAK\ntwo ((young, cub, petite, kemono, anthro, anthropomorphic)), boys kissing, hugging, and touching each other,\nBREAK\nCinderace and fusionxglavexl are kissing, embarassed, shy, closed eyes, cute, countershading, Cinderace is wearing a white swimsuit, [penis bulge], standing in a lake outside on a grass field, folded arms, back view, dynamic pose, dutch angle, view from below, sunset, no sun, in a lake, close up,\nBREAK\nfusionxglavexl, furry, big animal ears, tail, furry male, animal nose, purple hair, blue hair, is wearing a white one_piece_swimsuit,"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 9,
      "type": "KSampler (Efficient)",
      "pos": [
        1287,
        158
      ],
      "size": [
        325,
        562
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 21
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 7
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 8
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 12
        },
        {
          "name": "optional_vae",
          "type": "VAE",
          "link": null,
          "shape": 7
        },
        {
          "name": "script",
          "type": "SCRIPT",
          "link": null,
          "shape": 7
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": null
        },
        {
          "name": "CONDITIONING+",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "name": "CONDITIONING-",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            16
          ],
          "slot_index": 3
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": null
        },
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": null
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler (Efficient)"
      },
      "widgets_values": [
        -1,
        null,
        40,
        5,
        "gradient_estimation",
        "kl_optimal",
        1,
        "auto",
        "true"
      ],
      "color": "#232",
      "bgcolor": "#353",
      "shape": 1
    }
  ],
  "links": [
    [
      1,
      2,
      1,
      3,
      0,
      "MASK"
    ],
    [
      2,
      3,
      0,
      4,
      0,
      "IMAGE"
    ],
    [
      3,
      2,
      0,
      5,
      0,
      "IMAGE"
    ],
    [
      4,
      1,
      2,
      5,
      1,
      "VAE"
    ],
    [
      5,
      5,
      0,
      6,
      0,
      "LATENT"
    ],
    [
      6,
      2,
      1,
      6,
      1,
      "MASK"
    ],
    [
      7,
      7,
      0,
      9,
      1,
      "CONDITIONING"
    ],
    [
      8,
      8,
      0,
      9,
      2,
      "CONDITIONING"
    ],
    [
      12,
      6,
      0,
      9,
      3,
      "LATENT"
    ],
    [
      13,
      1,
      1,
      12,
      0,
      "CLIP"
    ],
    [
      15,
      12,
      0,
      8,
      0,
      "CLIP"
    ],
    [
      16,
      9,
      3,
      13,
      0,
      "LATENT"
    ],
    [
      17,
      14,
      0,
      13,
      1,
      "VAE"
    ],
    [
      18,
      13,
      0,
      15,
      0,
      "IMAGE"
    ],
    [
      19,
      12,
      0,
      17,
      1,
      "CLIP"
    ],
    [
      20,
      1,
      0,
      17,
      0,
      "MODEL"
    ],
    [
      21,
      17,
      0,
      9,
      0,
      "MODEL"
    ],
    [
      22,
      17,
      1,
      7,
      0,
      "CLIP"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.7247295000000004,
      "offset": [
        69.74883330033208,
        236.59481296124943
      ]
    },
    "node_versions": {
      "comfy-core": "0.3.12",
      "efficiency-nodes-comfyui": "3ead4afd120833f3bffdefeca0d6545df8051798"
    },
    "ue_links": []
  },
  "version": 0.4
}