{
  "last_node_id": 13,
  "last_link_id": 19,
  "nodes": [
    {
      "id": 3,
      "type": "EmptyLatentImage",
      "pos": [
        411.5494689941406,
        844.6594848632812
      ],
      "size": [
        220,
        106
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            8,
            16
          ],
          "slot_index": 0,
          "label": "LATENT"
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        512,
        768,
        1
      ]
    },
    {
      "id": 1,
      "type": "VAEDecode",
      "pos": [
        1061.5494384765625,
        544.6594848632812
      ],
      "size": [
        140,
        60
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 1,
          "label": "samples"
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 2,
          "label": "vae"
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            17
          ],
          "slot_index": 0,
          "label": "IMAGE"
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 8,
      "type": "VAEDecode",
      "pos": [
        1090,
        1160
      ],
      "size": [
        140,
        60
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 10,
          "label": "samples"
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 19,
          "label": "vae"
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            18
          ],
          "slot_index": 0,
          "label": "IMAGE"
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      },
      "widgets_values": []
    },
    {
      "id": 6,
      "type": "CheckpointLoaderSimple",
      "pos": [
        -518.4505615234375,
        534.6594848632812
      ],
      "size": [
        328.5366516113281,
        98
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            5,
            15
          ],
          "slot_index": 0,
          "label": "MODEL"
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            3,
            4,
            12
          ],
          "slot_index": 1,
          "label": "CLIP"
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            2,
            19
          ],
          "slot_index": 2,
          "label": "VAE"
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "SD1.5\\dreamshaper_8.safetensors"
      ]
    },
    {
      "id": 2,
      "type": "CLIPTextEncode",
      "pos": [
        261.5494689941406,
        624.6594848632812
      ],
      "size": [
        370,
        160
      ],
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 3,
          "label": "clip"
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            7
          ],
          "slot_index": 0,
          "label": "CONDITIONING"
        }
      ],
      "title": "CLIP Text Encode (Negative)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "",
        true
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 4,
      "type": "CLIPTextEncode",
      "pos": [
        261.5494689941406,
        404.6595153808594
      ],
      "size": [
        370,
        160
      ],
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 4,
          "label": "clip"
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            6,
            14
          ],
          "slot_index": 0,
          "label": "CONDITIONING"
        }
      ],
      "title": "CLIP Text Encode (Positive)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "1girl,jewelry,hair ornament,solo,blue eyes,necklace,forehead mark,earrings,long hair,facial mark,dress,upper body,blurry background,black hair,looking at viewer,blurry,expressionless,brown hair,closed mouth,chinese clothes,hair flower,flower,",
        true
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 5,
      "type": "KSampler",
      "pos": [
        711.5494384765625,
        544.6594848632812
      ],
      "size": [
        300,
        474
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 5,
          "label": "model"
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 6,
          "label": "positive"
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 7,
          "label": "negative"
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 8,
          "label": "latent_image"
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            1
          ],
          "slot_index": 0,
          "label": "LATENT"
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        360757864895502,
        "fixed",
        25,
        6.5,
        "dpmpp_2m",
        "karras",
        1
      ]
    },
    {
      "id": 9,
      "type": "KSampler",
      "pos": [
        740,
        1160
      ],
      "size": [
        300,
        474
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 15,
          "label": "model"
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 14,
          "label": "positive"
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 13,
          "label": "negative"
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 16,
          "label": "latent_image"
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            10
          ],
          "slot_index": 0,
          "label": "LATENT"
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        360757864895502,
        "fixed",
        25,
        6.5,
        "dpmpp_2m",
        "karras",
        1
      ]
    },
    {
      "id": 11,
      "type": "CLIPTextEncode",
      "pos": [
        246.1208953857422,
        1166.8052978515625
      ],
      "size": [
        370,
        160
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 12,
          "label": "clip"
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            13
          ],
          "slot_index": 0,
          "label": "CONDITIONING"
        }
      ],
      "title": "CLIP Text Encode (Negative)",
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "(embedding:SD1.5\\EasyNegative,:1.2) ",
        true
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 12,
      "type": "PreviewImage",
      "pos": [
        1259.8553466796875,
        545.0986328125
      ],
      "size": [
        210,
        246
      ],
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 17,
          "label": "images"
        }
      ],
      "outputs": [],
      "properties": {
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    },
    {
      "id": 13,
      "type": "PreviewImage",
      "pos": [
        1262.682373046875,
        1163.0450439453125
      ],
      "size": [
        210,
        246
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 18,
          "label": "images"
        }
      ],
      "outputs": [],
      "properties": {
        "Node name for S&R": "PreviewImage"
      },
      "widgets_values": []
    }
  ],
  "links": [
    [
      1,
      5,
      0,
      1,
      0,
      "LATENT"
    ],
    [
      2,
      6,
      2,
      1,
      1,
      "VAE"
    ],
    [
      3,
      6,
      1,
      2,
      0,
      "CLIP"
    ],
    [
      4,
      6,
      1,
      4,
      0,
      "CLIP"
    ],
    [
      5,
      6,
      0,
      5,
      0,
      "MODEL"
    ],
    [
      6,
      4,
      0,
      5,
      1,
      "CONDITIONING"
    ],
    [
      7,
      2,
      0,
      5,
      2,
      "CONDITIONING"
    ],
    [
      8,
      3,
      0,
      5,
      3,
      "LATENT"
    ],
    [
      10,
      9,
      0,
      8,
      0,
      "LATENT"
    ],
    [
      12,
      6,
      1,
      11,
      0,
      "CLIP"
    ],
    [
      13,
      11,
      0,
      9,
      2,
      "CONDITIONING"
    ],
    [
      14,
      4,
      0,
      9,
      1,
      "CONDITIONING"
    ],
    [
      15,
      6,
      0,
      9,
      0,
      "MODEL"
    ],
    [
      16,
      3,
      0,
      9,
      3,
      "LATENT"
    ],
    [
      17,
      1,
      0,
      12,
      0,
      "IMAGE"
    ],
    [
      18,
      8,
      0,
      13,
      0,
      "IMAGE"
    ],
    [
      19,
      6,
      2,
      8,
      1,
      "VAE"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.5730855330116845,
      "offset": [
        478.8062592812703,
        -190.0445699001491
      ]
    }
  },
  "version": 0.4
}