{
  "1": {
    "class_type": "CheckpointLoaderSimple",
    "inputs": {
      "ckpt_name": "melonmix2XL_base.safetensors"
    }
  },
  "2": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "1",
        1
      ],
      "text": "masterpiece, best quality, absurdres, ultra-detailed,\n1girl, solo, early 20s, (korean girl:1.4), east asian features, asian face,\n(cowboy shot:1.2), waist up, looking at viewer, dynamic angle,\nplatinum blonde short cut, bleached hair, thin sleek eyes, indifferent gaze, multiple ear piercings, straight nose bridge, expressionless mouth, calm skin, oval face, 168cm slim build,\ncool indifferent vibe,\nwearing oversized street hip-hop look with chain accessories,\nphotograph, photorealistic, detailed face"
    }
  },
  "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, multiple girls, extra limbs"
    }
  },
  "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": 1039312870,
      "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"
    }
  }
}