{
  "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, 20 years old, (korean girl:1.3), east asian features, (asian:1.2),\nmedium shot, waist up, dynamic dynamic pose, looking at viewer, cool indifferent gaze,\nsharp jawline, oval face, slender face, high cheekbones,\nmonolid eyes, slender sharp eyes, cool indifferent gaze, thin straight eyebrows,\nplatinum blonde, short hair, messy pixie cut, side swept bangs, chin length bob,\nstraight nose, high nose bridge, thin straight nose,\nmatted pale pink lips, neutral expression, stoic expression, resting bitch face,\nmultiple ear piercings, hoop earrings, silver studs,\ntall slim body, slender figure, 168cm height,\noversized street hip-hop style, oversized hoodie, baggy cargo pants, silver chain necklace,\nstudio lighting, soft diffused light, rim light,\nsolid color background, minimal background,\nphotograph, photorealistic, detailed face, asian face, natural skin texture, film grain, cinematic"
    }
  },
  "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": 1105280554,
      "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"
    }
  }
}