{
  "1": {
    "class_type": "CheckpointLoaderSimple",
    "inputs": {
      "ckpt_name": "animagine-xl-4.0-opt.safetensors"
    }
  },
  "2": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "1",
        1
      ],
      "text": "1girl, solo, solo focus, beautiful korean woman, young woman, 31 years old, pale skin, soft oval face, almond-shaped eyes, dark brown eyes, long eyelashes, thin eyebrows, natural makeup, mole under eye, black hair, shiny hair, hair bun, tall, short torso, slender, medium breasts, elegant celebrity vibe, silk jeogori, silk chima, light pink durumagi, silver binyeo, norigae, sitting, stone stairs, zelkova tree, empty, sunbeams, clean ground, stairs, close-up, eye level, masterpiece, high score, great score"
    }
  },
  "3": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "1",
        1
      ],
      "text": "lowres, bad anatomy, bad hands, text, error, missing finger, extra digits, fewer digits, cropped, worst quality, low quality, low score, bad score, average score, signature, watermark, username, blurry"
    }
  },
  "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": 1308801149,
      "steps": 28,
      "cfg": 6.0,
      "sampler_name": "euler_ancestral",
      "scheduler": "normal",
      "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": "animagine40-spark_j024629"
    }
  }
}