{
  "1": {
    "class_type": "CheckpointLoaderSimple",
    "inputs": {
      "ckpt_name": "melonmix2XL_base.safetensors"
    }
  },
  "8": {
    "class_type": "LoraLoader",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "clip": [
        "1",
        1
      ],
      "lora_name": "manhwa-style.safetensors",
      "strength_model": 0.85,
      "strength_clip": 0.85
    }
  },
  "2": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "8",
        1
      ],
      "text": "masterpiece, best_quality, highres, best quality, score_9, score_8, score_7, year 2025, newest, absurdres, very aesthetic, scenery, novel illustration, (@dang0:1.5), (@jacknife:0.8), (@ciloranko:0.82), explicit, (3d:1.5), (realistic:1.5), 2girls, 1boy, mature female, nude, sex, doggystyle, group, Three adults in a living room in the evening. A nude man and a nude woman having doggystyle sex, the man kneeling behind the woman who is on all fours on the floor. On the sofa beside them, a nude woman sits watching them, holding a champagne glass and sipping it, relaxed. Warm indoor lighting, full scene composition showing all three people., manhwa"
    }
  },
  "3": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "8",
        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"
    }
  },
  "4": {
    "class_type": "EmptyLatentImage",
    "inputs": {
      "width": 832,
      "height": 1216,
      "batch_size": 1
    }
  },
  "5": {
    "class_type": "KSampler",
    "inputs": {
      "model": [
        "8",
        0
      ],
      "positive": [
        "2",
        0
      ],
      "negative": [
        "3",
        0
      ],
      "latent_image": [
        "4",
        0
      ],
      "seed": 507565562,
      "steps": 28,
      "cfg": 5.0,
      "sampler_name": "euler_ancestral",
      "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": "melon-manhwa-spark"
    }
  }
}