{
  "1": {
    "class_type": "UNETLoader",
    "_comment": "Krea 2 Turbo 12B BF16 diffusion model.",
    "inputs": {
      "unet_name": "krea2_turbo_bf16.safetensors",
      "weight_dtype": "default"
    }
  },
  "1a": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "lora_name": "fedor_bypass.safetensors",
      "strength_model": 3.0
    }
  },
  "1b": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1a",
        0
      ],
      "lora_name": "krea2_kgirl_v3.safetensors",
      "strength_model": 1.0
    }
  },
  "1c": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1b",
        0
      ],
      "lora_name": "m87_lora_v1.safetensors",
      "strength_model": 1.0
    }
  },
  "1d": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1c",
        0
      ],
      "lora_name": "Detailer-KREA2.safetensors",
      "strength_model": 1.0
    }
  },
  "2": {
    "class_type": "CLIPLoader",
    "_comment": "Krea 2 dedicated Qwen3-VL 4B BF16 text encoder.",
    "inputs": {
      "clip_name": "qwen3vl_4b_bf16.safetensors",
      "type": "krea2",
      "device": "default"
    }
  },
  "3": {
    "class_type": "VAELoader",
    "inputs": {
      "vae_name": "qwen_image_vae.safetensors"
    }
  },
  "4": {
    "class_type": "CLIPTextEncode",
    "_comment": "Raw user prompt; prompt enhancement intentionally disabled for adherence smoke.",
    "inputs": {
      "clip": [
        "2",
        0
      ],
      "text": "empty small studio apartment living room, no people, a single fabric sofa, wooden floor, dim lighting of a rainy night, bare and tidy, clean, bright, well-lit, clearly visible"
    }
  },
  "5": {
    "class_type": "ConditioningZeroOut",
    "_comment": "Official Krea 2 Turbo template derives zero negative conditioning from positive.",
    "inputs": {
      "conditioning": [
        "4",
        0
      ]
    }
  },
  "6": {
    "class_type": "EmptyLatentImage",
    "inputs": {
      "width": 1344,
      "height": 768,
      "batch_size": 1
    }
  },
  "7": {
    "class_type": "KSampler",
    "_comment": "Official Krea 2 Turbo defaults: 8 steps, CFG 1, Euler/simple.",
    "inputs": {
      "model": [
        "1e",
        0
      ],
      "positive": [
        "4",
        0
      ],
      "negative": [
        "5",
        0
      ],
      "latent_image": [
        "6",
        0
      ],
      "seed": 1336050156,
      "steps": 8,
      "cfg": 1.0,
      "sampler_name": "euler",
      "scheduler": "simple",
      "denoise": 1.0
    }
  },
  "8": {
    "class_type": "VAEDecode",
    "inputs": {
      "samples": [
        "7",
        0
      ],
      "vae": [
        "3",
        0
      ]
    }
  },
  "9": {
    "class_type": "SaveImage",
    "inputs": {
      "images": [
        "8",
        0
      ],
      "filename_prefix": "krea2-turbo-kgirl-det-realism-5090-1_j429260"
    }
  },
  "1e": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1d",
        0
      ],
      "lora_name": "Krea2-realism-V2.safetensors",
      "strength_model": 1.8
    },
    "_meta": {
      "title": "realism V2 — ★체인 맨 뒤(CEO 「뒤에 붙이면」)"
    }
  }
}