{
  "1": {
    "class_type": "CheckpointLoaderSimple",
    "inputs": {
      "ckpt_name": "waiIllustriousSDXL_v170.safetensors"
    }
  },
  "2": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "1",
        1
      ],
      "text": "masterpiece, best quality, absurdres, very aesthetic, newest, official art,\n1girl, solo, korean idol, early twenties, long black hair, sharp narrow eyes, pale skin,\noversized black hoodie, sleeves rolled up, yellow rubber gloves,\nstanding at kitchen sink, washing dishes,\ncold expression, sarcastic half-smile,\nnight, small studio apartment kitchen, stainless steel sink, dishes piled,\ncold fluorescent lighting, cramped countertop,\ndepth of field, detailed background"
    }
  },
  "3": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "1",
        1
      ],
      "text": "worst quality, low quality, normal quality, blurry, jpeg artifacts, signature, watermark, username, multiple views, comic, text, error, sketch, monochrome, deformed, bad anatomy, multiple girls, extra limbs"
    }
  },
  "4": {
    "class_type": "EmptyLatentImage",
    "inputs": {
      "width": 768,
      "height": 1344,
      "batch_size": 1
    }
  },
  "5": {
    "class_type": "KSampler",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "positive": [
        "2",
        0
      ],
      "negative": [
        "3",
        0
      ],
      "latent_image": [
        "4",
        0
      ],
      "seed": 557601201,
      "steps": 25,
      "cfg": 5.5,
      "sampler_name": "euler",
      "scheduler": "karras",
      "denoise": 1.0
    }
  },
  "6": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": [
        "5",
        0
      ],
      "vae": [
        "1",
        2
      ]
    }
  },
  "7": {
    "class_type": "SaveImage",
    "inputs": {
      "images": [
        "6",
        0
      ],
      "filename_prefix": "wai-illustrious-spark"
    }
  }
}