whatisgithub

What is comfyui-krea2control?

wlejon/comfyui-krea2control — explained in plain English

Analysis updated 2026-05-18

0PythonAudience · developerComplexity · 4/5Setup · hard

In one sentence

A ComfyUI add-on with slider-style controls for the Krea 2 image model, letting you adjust color, detail, and style without rewriting prompts.

Mindmap

mindmap
  root((krea2 control))
    Built in dials
      Color temperature
      Detail density
      Literal vs stylized
    Custom axes
      Mint from text pair
      Mint from image pair
      Save and load
    Bundled axes
      Composition
      Lighting
      Mood
    Setup
      ComfyUI custom nodes
      Krea 2 Turbo loading
    Audience
      ComfyUI power users
      AI art developers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Adjust an AI-generated image's color temperature, detail level, or style with a slider instead of re-prompting.

USE CASE 2

Create a custom control dial from two contrasting text descriptions or two images.

USE CASE 3

Apply one of eighteen pre-built dials for composition, lighting, color, or mood.

USE CASE 4

Save and reload custom control axes for reuse across future generations.

What is it built with?

PythonComfyUIPyTorch

How does it compare?

wlejon/comfyui-krea2control0xallam/my-recipe0xhassaan/nn-from-scratch
Stars00
LanguagePythonPythonPython
Last pushed2022-11-22
MaintenanceDormant
Setup difficultyhardmoderatemoderate
Complexity4/52/54/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · hard Time to first run · 1h+

Loading Krea 2's raw model files (rather than repackaged versions) requires manually adjusting the text encoder and VAE files before ComfyUI recognizes them.

So what is it?

This project adds a set of extra control tools for ComfyUI, a visual workflow builder for AI image generation, aimed specifically at people using the Krea 2 image model. Normally, changing how an AI image looks means rewriting your text prompt and generating again to see if it worked. This project instead gives you slider style dials that adjust an already generated image along specific visual qualities, such as how warm or cool the colors look, how much fine detail appears, and whether the image leans more literal and photographic or more painterly and stylized, without needing a full new prompt each time. Beyond the built-in dials, you can create your own custom control axis in about a second by giving the tool two short descriptions, or two images, that represent the opposite ends of a quality you want to control. The tool measures the difference between them internally and turns that into a new dial you can apply and reuse. It also reports a consistency score so you can tell whether the axis you created behaves in a clean, predictable way. Axes you create can be saved to disk and reloaded later. The pack also ships eighteen ready-made dials covering things like composition, color, lighting, rendering style, and mood, which were validated by the team that originally studied the model's internals. Setup involves dropping the folder into ComfyUI's custom nodes directory and loading Krea 2 through the standard ComfyUI loaders. The README notes that loading model files directly from Krea's own repositories, rather than pre-packaged versions, requires a couple of manual file adjustments to work correctly with ComfyUI. It is best used with the faster Krea 2 Turbo variant, where a full image re-render is quick enough that adjusting a dial feels closer to a live preview.

Copy-paste prompts

Prompt 1
Walk me through installing this ComfyUI node pack and wiring the Krea2 Band Dial into my workflow.
Prompt 2
Explain how to mint my own custom axis from two text descriptions using Krea2 Mint Axis.
Prompt 3
What manual file adjustments do I need if I download Krea 2 model files directly instead of the repackaged version?
Prompt 4
Help me chain the AdaLN Dial and Gate Scale nodes together to control both detail and texture.

Frequently asked questions

What is comfyui-krea2control?

A ComfyUI add-on with slider-style controls for the Krea 2 image model, letting you adjust color, detail, and style without rewriting prompts.

What language is comfyui-krea2control written in?

Mainly Python. The stack also includes Python, ComfyUI, PyTorch.

How hard is comfyui-krea2control to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is comfyui-krea2control for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.