{
  "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, soft oval face, tareme, droopy eyes, dark brown eyes, thin eyebrows, natural makeup, mole under mouth, brown hair, bob cut, shiny hair, see-through bangs, straight hair, tall, short torso, long legs, slim waist, medium breasts, slim hips, slender, elegant celebrity vibe, (@dang0:1.5), (@jacknife:0.8), novel illustration, manhwa, upper body, open-knit crochet cardigan, bell sleeves, red sleeveless sheath mini dress, high mock neck, slim leather belt, restaurant, dinner table, warm light, sitting, chin rest, facing viewer, soft smile, closed mouth, 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": 544838487,
      "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_j020025"
    }
  }
}