Sign In

ComfyUI-Krea2T-Enhancer (added scheduler)

Updated: Aug 29, 2026

toolkrea2krea2turbo

Download

1 variant available

Archive Other

ComfyUI-Krea2T-Enhancer-main.zip

11.32 KB

Verified:

Type
Other
Stats

18

Reviews
Published

Aug 29, 2026

Base Model

Krea 2

Hash
AutoV2
71855EC34A
default creator card background decoration
Followers - 427

427

Likes - 1878

1.9K

Downloads - 33118

33.1K

Screenshot from 2026-08-29 17-24-59.png

Additional update

Added Krea2 Turbo Reference Sigmas (From Latent) to the same repo.

This is a separate scheduler node that creates a Turbo sigma schedule based on the official Krea2 Turbo scheduler settings. Connect the loaded model and the same Empty Latent Image used for sampling, then send its SIGMAS and LATENT outputs to the sampler.

It defaults to 8 steps, checks that the image dimensions are valid for the model, and keeps the Turbo schedule aligned without manually guessing sigma values.

IMPORTANT: The Empty Latent width and height must both be divisible by 16. If the node gives you a dimension or alignment error, fix the Empty Latent dimensions first. That error is intentional and does not mean the node is broken. Please verify both values are divisible by 16 before reporting an issue.

More technical details are available in the GitHub README.


Additional update

Added Krea2T Enhancer Advanced to the same repo now, original node is still there and untouched.

This is basically the same enhancer but with one extra knob called text_scale, this knob controls the fused text tokens right after txtmlp before they enter the shared Krea2 stream. so if strength alone is not landing the prompt fully, this gives another cleaner push without adding more workflow mess.

Use either the original node or the advanced node, do not stack both unless you are intentionally testing weird behavior.

Start with:

- strength: 1.00

- text_scale: 1.00

Then raise text_scale, I have been pushing it around 1.50 - 2.00.

Again this is still experimental, but this update gives a more direct text scale control while keeping the setup as one MODEL-in / MODEL-out node.


Updated the node with bug fixes now you can push the strength to 2.00 start with 1.00 and increase to get better adherence for certain cases. sweet spot 1.00 - 1.05

With Lora it varies as sometimes even 0.90-0.95 is more than enough. so when using a lora start experimenting from 0.05 until you find a sweet spot :)


Small experimental ComfyUI node for Krea2 Turbo prompt adherence. patches the Krea2 model path at runtime and applies a controlled adjustment inside the text-fusion stage, instead of rewriting the prompt or adding extra conditioning nodes. It current scope is simple:

- one MODEL-in / MODEL-out node

- strength control

- debug toggle for runtime diagnostics

- no extra dependencies

Repo: https://github.com/capitan01R/ComfyUI-Krea2T-Enhancer

This is still experimental, so treat it as an early testing release. The goal is better prompt follow-through on Krea2 workflows while keeping the setup minimal.

Your discretion is advised "proof of concept only" Gore content advisory, Do NOT click the link if you are not comfortable with this type of content
https://imgur.com/a/5ZwrCIb

For people who's interested in the technical side you can find a bit more of explanation here