Sign In

Krea2 Echo RC(custom node)

Updated: Aug 24, 2026

toolcustom nodekrea2

Download

1 variant available

Archive Other

ComfyUI-Krea2-EchoRC-Final.zip

26.76 KB

Verified:

Type
Other
Stats

79

Reviews
Published

Aug 18, 2026

Base Model

Krea 2

Hash
AutoV2
0F30C9F3EE
default creator card background decoration
Followers - 23

23

Likes - 99

99

Krea2 EchoRC 是一个面向 Krea2 / FLUX 架构模型 的 ComfyUI 推理增强节点。

Krea2 EchoRC is a ComfyUI inference enhancement node designed for Krea2 and FLUX-based diffusion models.

EchoRC 不修改模型权重,而是在 Krea2 采样过程中加入一个动态记忆系统,让模型在生成过程中保留部分历史状态信息,从而增强不同采样阶段之间的信息传递。

主要用于提升:

  • 复杂提示词理解

  • 场景一致性

  • 多物体关系

  • 细节稳定性

EchoRC does not modify model weights. Instead, it introduces a lightweight dynamic memory system during Krea2 sampling, allowing information from previous denoising stages to influence later generation steps.

Designed to improve:

  • Complex prompt consistency

  • Scene coherence

  • Object relationships

  • Detail stability

参数说明

Reservoir Size
控制动态记忆容量。数值越大,保存的信息越多,但计算量增加。

Rho (Spectral Radius)
控制记忆状态的稳定性和持续时间。越高,历史信息保留越久。

Leak Rate
控制新信息与旧状态的混合比例。越高,记忆衰减越慢。

Input Scale
控制输入信息进入 EchoRC 的强度。

Strength
控制 EchoRC 对最终生成结果的影响程度。

Start Block / End Block
控制 EchoRC 作用于 Krea2 Transformer 的范围。

Seed
控制 EchoRC 动态状态初始化,使结果具有可复现性。

Parameters

Reservoir Size
Controls the memory capacity of the reservoir. Higher values store more information but increase computation.

Rho (Spectral Radius)
Controls memory stability and retention length.

Leak Rate
Controls the balance between previous memory states and new information.

Input Scale
Controls the strength of input signals entering the reservoir.

Strength
Controls the overall influence of EchoRC on generation.

Start Block / End Block
Defines which Krea2 Transformer blocks are affected.

Seed
Controls reservoir initialization for reproducible results.