CivArchive
    Easy KREA 2 Workflow +LORA +UPSCALER +PROMPT ENHANCER +AND MORE - V2.0
    NSFW
    Preview 138195781
    Preview 138291071
    Preview 138247455

    V4 - Easy Krea 2 Workflow +LORA +UPSCALER +PROMPT ENHANCER +I2I +CHECKPOINT MERGER

    V4 is V3 with an added CHECKPOINT MERGER Option.
    Instructions for CHECKPOINT MERGER are in the workflow

    No weird nodes.
    Not to many unnecessary options ;)
    Just easy and simple


    V3 - Easy Krea 2 Workflow +LORA +UPSCALER +PROMPT ENHANCER +IMAGE2IMAGE

    V3 is V2 with an added I2I Option.
    Instructions for I2I are in the workflow

    No weird nodes.
    Not to many unnecessary options ;)
    Just easy and simple


    V2 - Easy Krea 2 Workflow +LORA +UPSCALER +PROMPT ENHANCER

    No weird nodes.
    Not to many unnecessary options ;)
    Just easy and simple.


    V1 - Easy Krea 2 Workflow +LORA +UPSCALER

    No weird nodes.
    No unnecessary options.
    Just easy and simple.

    Disclaimer:
    This workflow was created by taking the best steps from other workflows and make it as easy as possible to use.

    Description

    This workflow contains my old V1 and the new V2 version.

    FAQ

    Comments (27)

    dillion1920Jul 30, 2026
    CivitAI

    Why is the VAE model referenced in the workflow different from the Downloads?

    KREA2_qwen_image_vae.safetensors

    same for Krea2_qwen3vl_4b_bf16.safetensors

    Herastura
    Author
    Jul 30, 2026

    The download-link has the original name of the file. I rename them after the download so i know which one i'm using.

    Herastura
    Author
    Jul 31, 2026· 2 reactions

    Sorry, i misread your question.

    I made a lot of typos in that version.

    I uploadet a new verion and fixed the errors.

    Mikel007Jul 30, 2026· 2 reactions
    CivitAI

    Hello, i get three error messages:

    -The value Krea2_qwen3vl_4b_bf16.safetensors for Settings's clip_name is not available.

    - The value Krea2\Krea2_Turbo_BF16.safetensors for Settings's unet_name is not available.

    -The value KREA2_qwen_image_vae.safetensors for Settings's vae_name is not available.

    I have used the original workflow and the prescribed models, without any changes.

    Have anyone an idea what is my mistake?

    Herastura
    Author
    Jul 30, 2026

    Krea2_Turbo_BF16.safetensors, Krea2_Turbo_BF16.safetensors and Krea2_Turbo_BF16.safetensors, thats how i named the files on MY pc. Your files have diffrent names. You have to choose the right ones from the dropdown menu. If you dont't have the right files, i added the download links in the workflow -> The black box on the left.

    Mikel007Jul 30, 2026· 1 reaction

    @Herastura Thanks for your answer. But that was not the problem, i have used the linked models in the black box. The node "settings" doesn't run for me, why ever. Therefore i switched it to a "load clip"- , a "load vae" - and a "load diffusion" - node. The second problem was the clip-model "qwen3vl 8b BF16" generates an error message (problem with the krea2 matrix). Therefore i used the qwen3vl_4b_fp8_scaled.safetensors model. That runs.

    Herastura
    Author
    Jul 30, 2026

    @Mikel007 Happy to hear that it works now.
    For some reasons, i dont' have that problem.
    But i will add the qwen3vl_4b_fp8 in my next release (download link) and add an info.

    If there are any other problems with that node, you can just unpacki it and work with the standard nodes: Open the workflow in ComfyUI, right-click on the settings node and then choose "Convert to nodes".

    Mikel007Jul 30, 2026· 1 reaction

    @Herastura Hello, aaah that is new for me, i don't know that you can make a new node from a couple of nodes. Thanks for the tip.

    romancer_in_mindJul 30, 2026· 1 reaction
    CivitAI

    I'd like to try this workflow, but unfortunately it's not working. I've tried everything in the "Settings" node... but it seems to require specific filenames and/or paths.

    Herastura
    Author
    Jul 30, 2026

    Hey, you can try to unpack the group-node and see if this solves the problem: Open the workflow in ComfyUI, right-click on the node and the choose "Convert to nodes".

    romancer_in_mindJul 30, 2026

    @Herastura Thanks, that worked.

    Now I only have one error message:

    KSampler (Pass 1)

    ValueError: Krea2 expects conditioning with 12x2560=30720 features (a 12-layer Qwen3-VL stack) but got 4096. Load the text encoder with CLIPLoader type 'krea2'.

    Herastura
    Author
    Jul 30, 2026

    @romancer_in_mind I think this could be a mismatch of ClipLoader and Checkpoint...but i dont't have that problem for some reasons.

    Means, if you use Krea_2_Turbo_FP8, then you should use the FP8 Version of the CLIPLoader: qwen3vl_4b_fp8.

    But i only added the link to the BF16 Version (qwen3vl_4b_bf16) of the CLIPLoader.

    In short: Try to match the Checkpoints BF-version with the CLIPLoarder BF-Version.

    Krea_2_Turbo_FP8 -> qwen3vl_4b_fp8

    Krea_2_Turbo_BF16 -> qwen3vl_4b_bf16

    You can dowload the missing qwen3vl_4b_fp8 here: https://huggingface.co/Comfy-Org/Krea-2/tree/main/text_encoders

    If this doesn't work, please download V1 of my workflow and see if that works.

    Link to V1: https://civitai.red/models/2790822/easy-krea-2-workflow-lora-upscaler?modelVersionId=3145017

    romancer_in_mindJul 30, 2026· 1 reaction

    @Herastura Bullseye!

    I'm using the Diffusion Model BF16.

    But I had to switch the ClipLoader from qwen3vl_8b_bf16 to qwen3vl_4b_bf16.

    Now it works, and I'm excited to see what I can do with your workflow... :-)

    Thanks for your support!

    Herastura
    Author
    Jul 30, 2026

    @romancer_in_mind Ah yes, this could be a VRAM problem of your GPU.

    The 8b_bf16 version loads almost 18GB in your VRAM, while the 4b_bf16 version "only" loads about 9GB in your VRAM.

    Her a link to all, or at least to the most used, CLIPLoader for Krea2 if youe ever need to change something: https://huggingface.co/Comfy-Org/Qwen3-VL/tree/main/text_encoders

    romancer_in_mindJul 30, 2026

    Hm... my GPU has 32 GB VRAM. 😲

    romancer_in_mindAug 1, 2026

    @Herastura With qwen3vl_8b_bf16 I get this error:
    KSampler (Pass 1)

    ValueError: Krea2 expects conditioning with 12x2560=30720 features (a 12-layer Qwen3-VL stack) but got 4096. Load the text encoder with CLIPLoader type 'krea2'.

    ClipLoader type krea2 is set.

    Herastura
    Author
    Aug 1, 2026· 1 reaction

    @romancer_in_mind I have the same problem and it's NOT a caused by the workflow.

    Tried the combination of "Krea 2 Turbo BF16" and "qwen3vl_8b_bf16" with the official krea2 workflow providet in the ComfyUI Templates and i get the same error.

    Then i asked AI and they confirmed that the 8b-version is not for Krea2.
    Just uploadet a new workflow.file without the 8b.

    Fadoo2077Jul 31, 2026· 4 reactions
    CivitAI

    That work for me thank you ♥

    Herastura
    Author
    Jul 31, 2026· 1 reaction

    Never seen that error. Is your comfyui up2date?

    If V2 doeset work for you, please try V1.

    If you really need the Prompt Enhancer, then try the Krea2-Templates providet by ComfyUI.

    "Krea-2 Int8: Text to Image" or "Krea-2: Text to Image", they both have a Prompt Enhancer.

    Fadoo2077Jul 31, 2026

    @Herastura template comfy work but im interested, you workflow can help me with lora manager

    Fadoo2077Jul 31, 2026· 1 reaction

    @Herastura Update all is work now thank you

    Herastura
    Author
    Jul 31, 2026

    @Fadoo2077 Nice!

    ogbtjyqat450Aug 2, 2026· 4 reactions
    CivitAI

    Works here. Thank you!

    ToughActive3278369Aug 5, 2026· 1 reaction
    CivitAI

    I only have 8 gb vram, can I use the fp8 version with this?

    Herastura
    Author
    Aug 5, 2026

    Probably not, bur you can try. If it does not work, you can try it with NVFP4 or GGUF Q4. They use less VRAM.

    ToughActive3278369Aug 5, 2026· 4 reactions

    @Herastura ok. Sorry if that was a n00b question. I'm brand new to krea2. thanks for the response!

    ❤️❤️❤️

    Workflows
    Krea 2

    Details

    Downloads
    656
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/30/2026
    Updated
    8/25/2026
    Deleted
    -

    Files

    easyKrea2WorkflowLORA_v20.json

    Mirrors

    easyKrea2WorkflowLORA_v20.json

    Mirrors

    easyKrea2WorkflowLORA_v20.json

    Mirrors

    easyKrea2WorkflowLORA_v20.json

    Mirrors

    easyKREA2WorkflowLORA_v20.json

    Mirrors