{
  "1": {
    "class_type": "UNETLoader",
    "inputs": {
      "unet_name": "krea2HenmixTurbo_v20-int8.safetensors",
      "weight_dtype": "default"
    }
  },
  "2": {
    "class_type": "CLIPLoader",
    "inputs": {
      "clip_name": "qwen3vl_4b_fp8_scaled.safetensors",
      "type": "krea2",
      "device": "default"
    }
  },
  "3": {
    "class_type": "VAELoader",
    "inputs": {
      "vae_name": "qwen_image_vae.safetensors"
    }
  },
  "4": {
    "class_type": "ModelSamplingAuraFlow",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "shift": 3.0
    }
  },
  "5": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": "An extreme close-up of her face, filling the frame from edge to edge, against a plain light-grey seamless backdrop under even soft lighting. She is completely naked and the crop ends at the top of her neck, so the picture holds her face alone — hairline to chin, cheek to cheek. Her chin is level and she looks straight at the camera with a closed mouth and a calm expression. Her skin shows visible pores, fine down along the jaw and soft natural texture across the cheeks and nose. The camera stays this tight for the whole shot: her face fills the frame and the picture ends at her neck. A 24-year-old Korean woman with a small heart-shaped face, a slender tapered jawline, low soft cheekbones, and a broad flat forehead. Her eyes are dark brown, smooth monolid eyes, long and narrow with outer corners that lift slightly upward. Her eyebrows are thin, long, and neatly groomed. Her nose is delicate and straight-bridged with a rounded tip and average-width nostrils. Her lips are thin on the upper and fuller on the lower, with mouth corners that curve faintly upward. Her skin is pale and bright-toned, fine-grained, even, and smooth. Her neck is long and slender."
    }
  },
  "6": {
    "class_type": "CLIPTextEncode",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": " 无彩色、贫油、扁胸、小胸、短腿、长脸、鼻翼、塌鼻、方下巴、书籍、读物, 颧骨、雀斑、脸上的痣、黄褐斑, 红脸, "
    }
  },
  "7": {
    "class_type": "EmptySD3LatentImage",
    "inputs": {
      "width": 768,
      "height": 1344,
      "batch_size": 1
    }
  },
  "8": {
    "class_type": "KSampler",
    "inputs": {
      "model": [
        "4",
        0
      ],
      "positive": [
        "5",
        0
      ],
      "negative": [
        "6",
        0
      ],
      "latent_image": [
        "7",
        0
      ],
      "seed": 1993730682,
      "steps": 8,
      "cfg": 1.0,
      "sampler_name": "euler",
      "scheduler": "simple",
      "denoise": 1.0
    }
  },
  "9": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": [
        "8",
        0
      ],
      "vae": [
        "3",
        0
      ]
    }
  },
  "99": {
    "class_type": "SaveImage",
    "inputs": {
      "images": [
        "ds",
        0
      ],
      "filename_prefix": "krea2-henmix-v20-5090-1_j448767"
    }
  },
  "11": {
    "class_type": "UpscaleModelLoader",
    "inputs": {
      "model_name": "4x_NMKD-Siax_200k.pth"
    }
  },
  "13": {
    "class_type": "UltralyticsDetectorProvider",
    "inputs": {
      "model_name": "segm/AnzhcEyes-seg-hd.pt"
    }
  },
  "14": {
    "class_type": "SAMLoader",
    "inputs": {
      "model_name": "sam_vit_b_01ec64.pth",
      "device_mode": "AUTO"
    }
  },
  "12": {
    "class_type": "FaceDetailer",
    "inputs": {
      "image": [
        "9",
        0
      ],
      "model": [
        "4",
        0
      ],
      "clip": [
        "2",
        0
      ],
      "vae": [
        "3",
        0
      ],
      "positive": [
        "5",
        0
      ],
      "negative": [
        "6",
        0
      ],
      "bbox_detector": [
        "13",
        0
      ],
      "sam_model_opt": [
        "14",
        0
      ],
      "guide_size": 512,
      "guide_size_for": true,
      "max_size": 1024,
      "seed": 540683094,
      "steps": 2,
      "cfg": 1.0,
      "sampler_name": "euler",
      "scheduler": "simple",
      "denoise": 0.2,
      "feather": 5,
      "noise_mask": true,
      "force_inpaint": true,
      "bbox_threshold": 0.5,
      "bbox_dilation": 10,
      "bbox_crop_factor": 3.0,
      "sam_detection_hint": "center-1",
      "sam_dilation": 0,
      "sam_threshold": 0.7,
      "sam_bbox_expansion": 0,
      "sam_mask_hint_threshold": 0.55,
      "sam_mask_hint_use_negative": "False",
      "drop_size": 10,
      "wildcard": "",
      "cycle": 1,
      "inpaint_model": false,
      "noise_mask_feather": 20,
      "tiled_encode": false,
      "tiled_decode": false
    }
  },
  "ds": {
    "class_type": "ImageScale",
    "inputs": {
      "image": [
        "12",
        0
      ],
      "upscale_method": "lanczos",
      "width": 768,
      "height": 1344,
      "crop": "disabled"
    },
    "_meta": {
      "title": "최종 다운스케일 (슈퍼샘플링 이득 회수)"
    }
  }
}