PulseAugur
实时 08:49:04

ComfyUI-KJNodes 补丁增强 Krea 2 和 Krea 2 Turbo 的安全性

一位用户为 ComfyUI-KJNodes 开发了一个补丁包,以增强 SageAttention 节点在使用 Krea 2Krea 2 Turbo 工作流时的安全性。该补丁旨在通过检测 Krea 2 模型修补程序并选择性地将 SageAttention 应用于允许列表中的扩散注意力路径来防止意外修改。它包括对不支持的配置的回退机制,并避免干扰潜在的文本融合/Qwen 注意力路径,同时增加了日志记录和验证功能。 AI

影响 对特定 Stable Diffusion 工作流和模型的用户有轻微改进。

排序理由 用户为现有工具开发的补丁,而非新产品或核心 AI 版本。

在 r/StableDiffusion 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

ComfyUI-KJNodes 补丁增强 Krea 2 和 Krea 2 Turbo 的安全性

报道来源 [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…