{
  "1": {
    "class_type": "CheckpointLoaderSimple",
    "inputs": {
      "ckpt_name": "smoothYaoiBoys_v30Vpred.safetensors"
    }
  },
  "9": {
    "class_type": "ModelSamplingDiscrete",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "sampling": "v_prediction",
      "zsnr": true
    }
  },
  "10": {
    "class_type": "RescaleCFG",
    "inputs": {
      "model": [
        "9",
        0
      ],
      "multiplier": 0.2
    }
  },
  "2": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "1",
        1
      ],
      "text": "masterpiece, best quality, amazing quality, very aesthetic, absurdres, 1boy, solo, male focus, ciloranko, handsome korean man, 26 years old, clear skin, sharp jawline, thick eyebrows, black short hair, dark brown eyes, tall, broad shoulders, toned, abs, cowboy shot, lying, on side, nude, completely nude, bed sheet, pillow, arm behind head, flushed, looking at viewer"
    }
  },
  "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, extra limbs"
    }
  },
  "4": {
    "class_type": "EmptyLatentImage",
    "inputs": {
      "width": 768,
      "height": 1344,
      "batch_size": 1
    }
  },
  "5": {
    "class_type": "KSampler",
    "inputs": {
      "model": [
        "10",
        0
      ],
      "positive": [
        "2",
        0
      ],
      "negative": [
        "3",
        0
      ],
      "latent_image": [
        "4",
        0
      ],
      "seed": 668746137,
      "steps": 28,
      "cfg": 4.5,
      "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": "yaoiboys-vpred-spark"
    }
  }
}