{
  "CheckpointLoader_Base": {
    "class_type": "CheckpointLoaderSimple",
    "inputs": {
      "ckpt_name": "waiNSFWIllustrious_v140.safetensors"
    }
  },
  "EmptyLatentImage": {
    "class_type": "EmptyLatentImage",
    "inputs": {
      "batch_size": 4,
      "height": 1024,
      "width": 1024
    }
  },
  "Loras_Base": {
    "class_type": "LoraLoader",
    "inputs": {
      "clip": [
        "CheckpointLoader_Base",
        1
      ],
      "lora_name": "Expressive_H-000001.safetensors",
      "model": [
        "CheckpointLoader_Base",
        0
      ],
      "strength_clip": 1.0,
      "strength_model": 0.8
    }
  },
  "Loras_Base_2": {
    "class_type": "LoraLoader",
    "inputs": {
      "clip": [
        "Loras_Base",
        1
      ],
      "lora_name": "Mew.safetensors",
      "model": [
        "Loras_Base",
        0
      ],
      "strength_clip": 1.0,
      "strength_model": 1.0
    }
  },
  "NegativeCLIP_Base": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "Loras_Base_2",
        1
      ],
      "text": "lazyneg, erection, girls, women, girl, vagina, breasts, (human:1.2), clothes, (female:1.5), femboy, (hair:1.6), cum"
    }
  },
  "PositiveCLIP_Base": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "Loras_Base_2",
        1
      ],
      "text": "score_9, score_8_up, score_7_up, best quality, masterpiece, Expressiveh, BREAK male focus, 1boy, solo, (no humans:1.1), Mew, PKMN_Mew, slender, skinny, anthro, twink body, smug face, naked, nipples, focus, solo, details, detailed, blurry background, orgasm, climax, horny"
    }
  },
  "Sampler": {
    "class_type": "KSampler",
    "inputs": {
      "cfg": 4.0,
      "denoise": 1.0,
      "latent_image": [
        "EmptyLatentImage",
        0
      ],
      "model": [
        "Loras_Base_2",
        0
      ],
      "negative": [
        "NegativeCLIP_Base",
        0
      ],
      "positive": [
        "PositiveCLIP_Base",
        0
      ],
      "sampler_name": "euler_ancestral",
      "scheduler": "normal",
      "seed": 1711534857,
      "steps": 20
    }
  },
  "SaveImage": {
    "class_type": "PreviewImage",
    "inputs": {
      "images": [
        "VAEDecode_1",
        0
      ]
    }
  },
  "VAEDecode_1": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": [
        "Sampler",
        0
      ],
      "vae": [
        "CheckpointLoader_Base",
        2
      ]
    }
  }
}
