{
  "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": "The camera looks at her from directly behind. She stands with her back to the camera against a plain light-grey seamless backdrop under even soft lighting. She is completely naked with no clothing anywhere. She stands at attention with her weight even on both feet, legs together, spine straight and shoulders level. Both arms hang straight down at her sides, held a little away from her body so the full width of her back and the curve of her buttocks stay clear and unbroken. Her shoulder blades, the groove of her spine, the small of her back and the fold under each buttock are all clearly visible. Her head is turned straight away from the lens, so the frame shows only the back of her head and the nape of her neck. Her skin shows visible pores and fine natural texture across the shoulders, lower back and buttocks. Framed from the knees up, with the whole head including the crown fully inside the frame and a small margin of backdrop above it. A 24-year-old korean woman with a slim, fit build, standing with her hips tilted slightly back so her silhouette reads as a straight vertical line. Her waist-length hair is jet white, worn in a long straight style with a center part, falling smooth and fine down her back with a soft, even texture that catches light along its length. Her neck is long and slender, and her shoulders are narrow with a gentle, sloping line that softens into her upper back. Her shoulder blades sit close beneath smooth, pale skin, and her collarbones rest softly within the flesh rather than standing out. Her back is of average width, connecting to her narrow shoulders over a thin ribcage that wraps close around her frame. Her waist is narrow and cinched, running in a straight line from her ribs down to her hips, and her pelvis is narrow. Her upper and lower body are balanced in proportion, with firm muscle beneath a soft layer of flesh that keeps her form smoothly toned. Her breasts are medium, in harmony with her ribcage. Her skin is pale and bright-toned, with a fine, even, uniform smoothness across her back and shoulders. Her arms and legs are long and slender. She is 168cm tall."
    }
  },
  "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": 90574595,
      "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_j448773"
    }
  },
  "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": 852557663,
      "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": "최종 다운스케일 (슈퍼샘플링 이득 회수)"
    }
  }
}