{
  "1": {
    "class_type": "CheckpointLoaderSimple",
    "inputs": {
      "ckpt_name": "waiIllustriousSDXL_v170.safetensors"
    }
  },
  "8": {
    "class_type": "LoraLoader",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "clip": [
        "1",
        1
      ],
      "lora_name": "BK_JTM_SDXL.safetensors",
      "strength_model": 1.5,
      "strength_clip": 1.5
    }
  },
  "11": {
    "class_type": "LoraLoader",
    "inputs": {
      "model": [
        "8",
        0
      ],
      "clip": [
        "8",
        1
      ],
      "lora_name": "BK_JTM2_SDXL.safetensors",
      "strength_model": 0.5,
      "strength_clip": 0.5
    }
  },
  "2": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "11",
        1
      ],
      "text": "masterpiece, best quality, absurdres, very aesthetic, newest, official art, semi-realistic, masterpiece, best quality, amazing quality, very aesthetic, absurdres, 1girl, solo, semi-realistic, beautiful korean woman, young woman, 22 years old, pale skin, heart-shaped face, soft cheeks, tareme, droopy eyes, dark brown eyes, thin eyebrows, dimples, natural makeup, dark brown hair, long hair, straight hair, shiny hair, see-through bangs, hair bun, tall, short torso, long legs, slim waist, medium breasts, slim hips, slender, elegant celebrity vibe, full body, bandeau, panties, photo studio, seamless backdrop, soft lighting, seductive gaze, looking at viewer"
    }
  },
  "3": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "11",
        1
      ],
      "text": "worst quality, low quality, normal quality, blurry, jpeg artifacts, signature, watermark, username, multiple views, comic, text, error, sketch, monochrome, deformed, bad anatomy, extra limbs, loli, child"
    }
  },
  "4": {
    "class_type": "EmptyLatentImage",
    "inputs": {
      "width": 768,
      "height": 1344,
      "batch_size": 1
    }
  },
  "5": {
    "class_type": "KSampler",
    "inputs": {
      "model": [
        "11",
        0
      ],
      "positive": [
        "2",
        0
      ],
      "negative": [
        "3",
        0
      ],
      "latent_image": [
        "4",
        0
      ],
      "seed": 1086688032,
      "steps": 25,
      "cfg": 5.5,
      "sampler_name": "euler",
      "scheduler": "karras",
      "denoise": 1.0
    }
  },
  "6": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": [
        "5",
        0
      ],
      "vae": [
        "1",
        2
      ]
    }
  },
  "13": {
    "class_type": "UpscaleModelLoader",
    "inputs": {
      "model_name": "4x_NMKD-Superscale-SP_178000_G.pth"
    }
  },
  "14": {
    "class_type": "ImageUpscaleWithModel",
    "inputs": {
      "upscale_model": [
        "13",
        0
      ],
      "image": [
        "6",
        0
      ]
    }
  },
  "15": {
    "class_type": "ImageScaleBy",
    "inputs": {
      "image": [
        "14",
        0
      ],
      "upscale_method": "lanczos",
      "scale_by": 0.375
    }
  },
  "7": {
    "class_type": "SaveImage",
    "inputs": {
      "images": [
        "15",
        0
      ],
      "filename_prefix": "wai-bkjtm-spark_j020146"
    }
  }
}