{
  "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"
    }
  },
  "4": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": "masterpiece, best_quality, highres, best quality, score_9, score_8, score_7, year 2025, newest, absurdres, very aesthetic, scenery, novel illustration, 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, full body, black tailored blazer, open front, structured shoulders, lace-up V-neck knit sweater, ribbed texture, high-waisted skinny pants, striped pattern, subway station platform, standing, hand on hip, bright cheerful smile, open mouth smile, manhwa"
    }
  },
  "5": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": "(extra digits:2), (bad hands:2), (bad anatomy:2), wrong foot, (wrong hand:2), duplicate body, duplicated person, second girl, clone, ghost image, afterimage, extra hands, extra arms, missing fingers, watermark, logo, text, speech bubble, child, loli, teen, young girl, huge breasts, sagging breasts, vaginal, grabbing another's leg, loli, child, huge breasts"
    }
  },
  "6": {
    "class_type": "EmptyLatentImage",
    "inputs": {
      "width": 768,
      "height": 1344,
      "batch_size": 1
    }
  },
  "7": {
    "class_type": "SpectrumSEAKSamplerModGuidance",
    "inputs": {
      "model": [
        "8",
        0
      ],
      "positive": [
        "4",
        0
      ],
      "negative": [
        "5",
        0
      ],
      "latent_image": [
        "6",
        0
      ],
      "seed": 42,
      "steps": 28,
      "cfg": 4.0,
      "sampler_name": "euler",
      "scheduler": "simple",
      "denoise": 1.0,
      "quality_tags": "masterpiece, highres, best quality, score_8, score_7",
      "quality_neg": "score_1, score_2, score_3, worst quality, lowres, ",
      "mod_w_profile": "step_i8_skip27",
      "refresh_ratio": 0.0,
      "adaptive_smc_alpha": 0.1,
      "xattn_boost": 1.0,
      "fsg": false
    }
  },
  "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-spectrum-zoda_j020328"
    }
  },
  "8": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "lora_name": "zoda_anima_v2.safetensors",
      "strength_model": 1.0
    }
  }
}