{
  "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,\n(bust shot:1.2), slight low angle, looking at viewer,\nsharp jawline, oval face, fair skin, porcelain skin,\nmonolid eyes, cold narrow eyes, sharp intimidating gaze, fierce eyes,\nstraight nose, aquiline nose,\nthin lips, arrogant expression, haughty smirk,\nlong straight black hair, burgundy inner streaks, red hair streaks,\ncold expression, stoic, intimidating stare, one eyebrow raised, arms crossed,\nblack shirt, leather jacket,\nlate afternoon, sunset light streaming through window, fluorescent light flickering, tense atmosphere,\nempty hallway end, long shadows on floor, academic building hallway,\nphotograph, photorealistic, detailed face, asian face, 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": 90373676,
      "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"
    }
  }
}