{
  "1": {
    "class_type": "UNETLoader",
    "inputs": {
      "unet_name": "anima-base-v1.0.safetensors",
      "weight_dtype": "default"
    }
  },
  "2": {
    "class_type": "CLIPLoader",
    "inputs": {
      "clip_name": "qwen_3_06b_base.safetensors",
      "type": "stable_diffusion",
      "device": "default"
    }
  },
  "3": {
    "class_type": "VAELoader",
    "inputs": {
      "vae_name": "qwen_image_vae.safetensors"
    }
  },
  "8": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "lora_name": "anima-base-1-masterpiece-v51.safetensors",
      "strength_model": 0.8
    }
  },
  "4": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": "1girl, solo, beautiful korean woman, young woman, 22 years old, pale skin, heart-shaped face, soft cheeks, tareme, droopy eyes, dark brown eyes, thin eyebrows, dimples, natural makeup, dark brown hair, long hair, straight hair, shiny hair, see-through bangs, hair bun, tall, short torso, long legs, slim waist, medium breasts, slim hips, slender, elegant celebrity vibe, (@dang0:1.5), (@jacknife:0.8), novel illustration, manhwa, full body, corset, panties, lace trim, photo studio, seamless backdrop, soft lighting, seductive gaze, looking at viewer, score_9, score_8_up, score_7_up"
    }
  },
  "5": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": "worst quality, low quality, score_1, score_2, score_3, blurry, jpeg artifacts, sepia, watermark, signature, artist name, artist logo, censored, mosaic censoring, bar censor, @iesupa, @chihuri, @izayoi seishin, @hakonnbo, early, old, cartoon, graphic, painting, crayon, graphite, abstract, glitch, deformed, mutated, ugly, disfigured, long body, bad anatomy, bad hands, missing fingers, extra fingers, extra digits, fewer digits, cropped, very displeasing, lowres, censor, (@taroimo \\(00120014\\):0.5), artist collaboration, (vivid color, bold color:1.0), huge breasts, loli, wide face, dot nose, pointy chin"
    }
  },
  "6": {
    "class_type": "EmptyLatentImage",
    "inputs": {
      "width": 768,
      "height": 1344,
      "batch_size": 1
    }
  },
  "7": {
    "class_type": "KSampler",
    "inputs": {
      "model": [
        "8",
        0
      ],
      "positive": [
        "4",
        0
      ],
      "negative": [
        "5",
        0
      ],
      "latent_image": [
        "6",
        0
      ],
      "seed": 1454659545,
      "steps": 28,
      "cfg": 5.0,
      "sampler_name": "er_sde",
      "scheduler": "simple",
      "denoise": 1.0
    }
  },
  "9": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": [
        "7",
        0
      ],
      "vae": [
        "3",
        0
      ]
    }
  },
  "13": {
    "class_type": "UpscaleModelLoader",
    "inputs": {
      "model_name": "4x_NMKD-Superscale-SP_178000_G.pth"
    }
  },
  "14": {
    "class_type": "ImageUpscaleWithModel",
    "inputs": {
      "upscale_model": [
        "13",
        0
      ],
      "image": [
        "9",
        0
      ]
    }
  },
  "15": {
    "class_type": "ImageScaleBy",
    "inputs": {
      "image": [
        "14",
        0
      ],
      "upscale_method": "lanczos",
      "scale_by": 0.375
    }
  },
  "10": {
    "class_type": "SaveImage",
    "inputs": {
      "images": [
        "15",
        0
      ],
      "filename_prefix": "anima-masterpiece-spark_j020126"
    }
  }
}