{
  "last_node_id": 55,
  "last_link_id": 96,
  "nodes": [
    {
      "id": 26,
      "type": "VAEDecode",
      "pos": [
        1400,
        -220
      ],
      "size": {
        "0": 140,
        "1": 46
      },
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 45,
          "slot_index": 0
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 46,
          "slot_index": 1
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            48
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      }
    },
    {
      "id": 16,
      "type": "PrimitiveNode",
      "pos": [
        -90,
        -40
      ],
      "size": {
        "0": 398,
        "1": 140
      },
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        {
          "name": "STRING",
          "type": "STRING",
          "links": [
            55,
            57
          ],
          "slot_index": 0,
          "widget": {
            "name": "text_g",
            "config": [
              "STRING",
              {
                "multiline": true,
                "default": "CLIP_G"
              }
            ]
          }
        }
      ],
      "title": "Negative Prompt",
      "properties": {},
      "widgets_values": [
        "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name"
      ]
    },
    {
      "id": 19,
      "type": "SaveImage",
      "pos": [
        1590,
        -220
      ],
      "size": {
        "0": 315,
        "1": 270
      },
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 48
        }
      ],
      "properties": {},
      "widgets_values": [
        "wdxl_output"
      ]
    },
    {
      "id": 32,
      "type": "PrimitiveNode",
      "pos": [
        -90,
        -220
      ],
      "size": {
        "0": 398,
        "1": 140
      },
      "flags": {},
      "order": 2,
      "mode": 0,
      "outputs": [
        {
          "name": "STRING",
          "type": "STRING",
          "links": [
            51,
            52
          ],
          "widget": {
            "name": "text_g",
            "config": [
              "STRING",
              {
                "multiline": true,
                "default": "CLIP_G"
              }
            ]
          },
          "slot_index": 0
        }
      ],
      "title": "Positive Prompt",
      "properties": {},
      "widgets_values": [
        "pixiv, masterpiece, best quality, 1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt,"
      ]
    },
    {
      "id": 17,
      "type": "KSampler",
      "pos": [
        980,
        -220
      ],
      "size": {
        "0": 315,
        "1": 474
      },
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 27
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 50
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 56
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 68
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            45
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        352,
        "fixed",
        28,
        12,
        "dpmpp_2s_ancestral",
        "normal",
        1
      ]
    },
    {
      "id": 4,
      "type": "CheckpointLoaderSimple",
      "pos": [
        -90,
        140
      ],
      "size": {
        "0": 397,
        "1": 98
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            27
          ],
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            49,
            54
          ],
          "slot_index": 1
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            46
          ],
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "last.safetensors"
      ]
    },
    {
      "id": 30,
      "type": "CLIPTextEncodeSDXL",
      "pos": [
        407,
        -219
      ],
      "size": {
        "0": 400,
        "1": 270.0000305175781
      },
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 49,
          "slot_index": 0
        },
        {
          "name": "text_g",
          "type": "STRING",
          "link": 51,
          "widget": {
            "name": "text_g",
            "config": [
              "STRING",
              {
                "multiline": true,
                "default": "CLIP_G"
              }
            ]
          }
        },
        {
          "name": "text_l",
          "type": "STRING",
          "link": 52,
          "widget": {
            "name": "text_l",
            "config": [
              "STRING",
              {
                "multiline": true,
                "default": "CLIP_L"
              }
            ]
          }
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            50
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncodeSDXL"
      },
      "widgets_values": [
        4096,
        4096,
        0,
        0,
        1024,
        1024,
        "pixiv, masterpiece, best quality, 1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt,",
        "pixiv, masterpiece, best quality, 1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt,"
      ]
    },
    {
      "id": 33,
      "type": "CLIPTextEncodeSDXL",
      "pos": [
        411,
        101
      ],
      "size": {
        "0": 400,
        "1": 270.0000305175781
      },
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 54,
          "slot_index": 0
        },
        {
          "name": "text_g",
          "type": "STRING",
          "link": 55,
          "widget": {
            "name": "text_g",
            "config": [
              "STRING",
              {
                "multiline": true,
                "default": "CLIP_G"
              }
            ]
          }
        },
        {
          "name": "text_l",
          "type": "STRING",
          "link": 57,
          "widget": {
            "name": "text_l",
            "config": [
              "STRING",
              {
                "multiline": true,
                "default": "CLIP_L"
              }
            ]
          },
          "slot_index": 2
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            56
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncodeSDXL"
      },
      "widgets_values": [
        4096,
        4096,
        0,
        0,
        1024,
        1024,
        "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name",
        "lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name"
      ]
    },
    {
      "id": 43,
      "type": "EmptyLatentImage",
      "pos": [
        413,
        440
      ],
      "size": {
        "0": 315,
        "1": 106
      },
      "flags": {},
      "order": 1,
      "mode": 0,
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            68
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        1024,
        1024,
        1
      ]
    }
  ],
  "links": [
    [
      27,
      4,
      0,
      17,
      0,
      "MODEL"
    ],
    [
      45,
      17,
      0,
      26,
      0,
      "LATENT"
    ],
    [
      46,
      4,
      2,
      26,
      1,
      "VAE"
    ],
    [
      48,
      26,
      0,
      19,
      0,
      "IMAGE"
    ],
    [
      49,
      4,
      1,
      30,
      0,
      "CLIP"
    ],
    [
      50,
      30,
      0,
      17,
      1,
      "CONDITIONING"
    ],
    [
      51,
      32,
      0,
      30,
      1,
      "STRING"
    ],
    [
      52,
      32,
      0,
      30,
      2,
      "STRING"
    ],
    [
      54,
      4,
      1,
      33,
      0,
      "CLIP"
    ],
    [
      55,
      16,
      0,
      33,
      1,
      "STRING"
    ],
    [
      56,
      33,
      0,
      17,
      2,
      "CONDITIONING"
    ],
    [
      57,
      16,
      0,
      33,
      2,
      "STRING"
    ],
    [
      68,
      43,
      0,
      17,
      3,
      "LATENT"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {},
  "version": 0.4
}