{
  "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,\nupper body, looking at viewer,\nsoft smile, warm eyes,\nfair skin, dewy skin, light freckles on nose bridge,\nalmond eyes, double eyelid, subtle winged eyeliner,\nlong straight black hair,\nglossy pink lips,\nsoft window light, warm afternoon sunlight,\ncoffee shop window seat, wooden table, blurred background,\nphotograph, photorealistic, detailed face, asian 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": 1851722271,
      "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"
    }
  }
}