{
  "last_node_id": 9,
  "last_link_id": 10,
  "nodes": [
    {
      "id": 4,
      "type": "CLIPSetLastLayer",
      "pos": [
        350,
        30
      ],
      "size": {
        "0": 315,
        "1": 58
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 1
        }
      ],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            2,
            3
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPSetLastLayer"
      },
      "widgets_values": [
        __CLIP_SKIP__
      ]
    },
    {
      "id": 1,
      "type": "CheckpointLoader",
      "pos": [
        0,
        30
      ],
      "size": {
        "0": 315,
        "1": 122
      },
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            4
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            1
          ],
          "shape": 3,
          "slot_index": 1
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": null,
          "shape": 3
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoader"
      },
      "widgets_values": [
        "__CONFIG_NAME__",
        "__CHECKPOINT_NAME__"
      ]
    },
    {
      "id": 5,
      "type": "BNK_CLIPTextEncodeAdvanced",
      "pos": [
        730,
        40
      ],
      "size": {
        "0": 400,
        "1": 200
      },
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 2
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            5
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "BNK_CLIPTextEncodeAdvanced"
      },
      "widgets_values": [
        "__POSITIVE_PROMPT__",
        "none",
        "A1111"
      ]
    },
    {
      "id": 6,
      "type": "BNK_CLIPTextEncodeAdvanced",
      "pos": [
        730,
        280
      ],
      "size": {
        "0": 400,
        "1": 200
      },
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 3
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            6
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "BNK_CLIPTextEncodeAdvanced"
      },
      "widgets_values": [
        "__NEGATIVE_PROMPT__",
        "none",
        "A1111"
      ]
    },
    {
      "id": 3,
      "type": "EmptyLatentImage",
      "pos": [
        0,
        290
      ],
      "size": {
        "0": 315,
        "1": 106
      },
      "flags": {},
      "order": 1,
      "mode": 0,
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            7
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        __IMAGE_WIDTH__,
        __IMAGE_HEIGHT__,
        1
      ]
    },
    {
      "id": 7,
      "type": "KSampler",
      "pos": [
        1160,
        40
      ],
      "size": {
        "0": 315,
        "1": 262
      },
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 4
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 5
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 6
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 7
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            8
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        __SEED__,
        "fixed",
        __STEPS__,
        __CFG__,
        "__SAMPLER__",
        "__SCHEDULER__",
        1
      ]
    },
    {
      "id": 2,
      "type": "VAELoader",
      "pos": [
        0,
        190
      ],
      "size": {
        "0": 315,
        "1": 58
      },
      "flags": {},
      "order": 2,
      "mode": 0,
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            9
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader"
      },
      "widgets_values": [
        "vae-ft-mse-840000-ema-pruned.ckpt"
      ]
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1510,
        40
      ],
      "size": {
        "0": 210,
        "1": 46
      },
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 8
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 9
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            10
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      }
    },
    {
      "id": 9,
      "type": "SaveImage",
      "pos": [
        1760,
        40
      ],
      "size": {
        "0": 315,
        "1": 58
      },
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 10
        }
      ],
      "properties": {},
      "widgets_values": [
        "ComfyUI"
      ]
    }
  ],
  "links": [
    [
      1,
      1,
      1,
      4,
      0,
      "CLIP"
    ],
    [
      2,
      4,
      0,
      5,
      0,
      "CLIP"
    ],
    [
      3,
      4,
      0,
      6,
      0,
      "CLIP"
    ],
    [
      4,
      1,
      0,
      7,
      0,
      "MODEL"
    ],
    [
      5,
      5,
      0,
      7,
      1,
      "CONDITIONING"
    ],
    [
      6,
      6,
      0,
      7,
      2,
      "CONDITIONING"
    ],
    [
      7,
      3,
      0,
      7,
      3,
      "LATENT"
    ],
    [
      8,
      7,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      9,
      2,
      0,
      8,
      1,
      "VAE"
    ],
    [
      10,
      8,
      0,
      9,
      0,
      "IMAGE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}