Skip to content

capitan01R/ComfyUI-Krea2T-Enhancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-Krea2T-Enhancer

Buy Me A Coffee

Prompt-adherence enhancement for Krea2 diffusion models in ComfyUI.

This custom node patches the Krea2 text-fusion path during sampling and applies a controlled internal conditioning adjustment intended to improve how strongly the model follows prompt details.

Installation

cd ComfyUI/custom_nodes
git clone https://github.com/capitan01R/ComfyUI-Krea2T-Enhancer.git

Restart ComfyUI after installing or updating.

No extra Python packages are required beyond a working ComfyUI Krea2 setup.

Included Node

Node Output Purpose
ComfyUI-Krea2T-Enhancer MODEL Patches the Krea2 model path to improve prompt adherence during sampling.

Usage

Place ComfyUI-Krea2T-Enhancer between your Krea2 diffusion model loader and sampler:

Load Diffusion Model -> ComfyUI-Krea2T-Enhancer -> KSampler

Use your normal Krea2 text encoder, VAE, latent, and sampler setup.

Controls

Parameter Default Meaning
enabled true Turns the patch on or off.
strength 1.0 Blends the enhancement from neutral 0.0 to full 2.0.
debug false Prints concise runtime diagnostics to the ComfyUI console.

Notes

  • Designed for Krea2 models using the 12 x 2560 Krea2 text-conditioning layout.
  • The node returns only a patched MODEL; it does not modify prompt text or require extra conditioning nodes.
  • If the loaded model does not match the expected Krea2 text-fusion layout, the patch is skipped.

About

Krea2 Turbo Enhancement Nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages