{
  "1": {
    "class_type": "UNETLoader",
    "_comment": "Krea 2 Turbo 12B BF16 diffusion model.",
    "inputs": {
      "unet_name": "krea2_turbo_bf16.safetensors",
      "weight_dtype": "default"
    }
  },
  "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": "asian woman. A photoreal full body shot of a young Korean woman lying on a bed leg spreaded. she is spreading her pussy lips with both hands."
    }
  },
  "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": 832,
      "height": 1216,
      "batch_size": 1
    }
  },
  "7": {
    "class_type": "KSampler",
    "_comment": "Official Krea 2 Turbo defaults: 8 steps, CFG 1, Euler/simple.",
    "inputs": {
      "model": [
        "1a",
        0
      ],
      "positive": [
        "4",
        0
      ],
      "negative": [
        "5",
        0
      ],
      "latent_image": [
        "6",
        0
      ],
      "seed": 844161232,
      "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-stock-spark_j156003"
    }
  },
  "1a": {
    "class_type": "LoraLoaderModelOnly",
    "inputs": {
      "model": [
        "1",
        0
      ],
      "lora_name": "hina_krea2Turbo_lora_tqd_v4.0.safetensors",
      "strength_model": 1.0
    },
    "_meta": {
      "title": "AsianMix LoRA v4.0 (TQD)"
    }
  }
}