PulseAugur
EN
LIVE 04:01:51

ComfyUI-KJNodes patch enhances Krea 2 and Krea 2 Turbo safety

A user has developed a patch package for ComfyUI-KJNodes to enhance the safety of the SageAttention node when used with Krea 2 and Krea 2 Turbo workflows. This patch aims to prevent unintended modifications by detecting Krea 2 model patchers and selectively applying SageAttention to allowlisted diffusion attention paths. It includes fallback mechanisms for unsupported configurations and avoids interfering with potential text-fusion/Qwen attention paths, with added logging and validation features. AI

IMPACT Minor improvement for users of specific Stable Diffusion workflows and models.

RANK_REASON A user-developed patch for an existing tool, not a new product or core AI release.

Read on r/StableDiffusion →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

ComfyUI-KJNodes patch enhances Krea 2 and Krea 2 Turbo safety

COVERAGE [1]

  1. r/StableDiffusion TIER_2 English(EN) · /u/SurrealByDesign ·

    Krea 2 / Krea 2 Turbo SageAttention guard patch for ComfyUI-KJNodes

    <!-- SC_OFF --><div class="md"><p>I put together a small patch package for ComfyUI-KJNodes that makes the `Patch Sage Attention KJ` node safer to use with local Krea 2 / Krea 2 Turbo workflows.</p> <p>This is not a standalone custom node. It patches the existing KJNodes SageAtten…