{
  "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": "flackstyle-000034-edited.safetensors",
      "strength_model": 1.0
    }
  },
  "4": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": "flackstyle, (masterpiece, best quality, year 2025, newest, highres:1.5), score_8, 1boy, solo, korean male idol, young man, 27 years old, clear skin, sharp jawline, defined jaw, sharp eyes, dark brown eyes, thick eyebrows, high nose bridge, defined lips, clean shaven, silver hair, short hair, shiny hair, no bangs, forehead, tall, lean, slim build, slender, narrow waist, charismatic chaebol vibe, medium shot, topless, black thong, photo studio, seamless backdrop, standing, bright smile, looking at viewer"
    }
  },
  "5": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": "worst quality, low quality, score_1, score_2, score_3, text, detailed nose, loli, child, huge breasts"
    }
  },
  "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": 748202731,
      "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-flackstyle_j019949"
    }
  }
}