Krea2 with ComfyUI: getting error
I have used Krea2 with Stable Diffusion cpp with no problem, but when I try to use it in ComfyUI I get the following error:
>Krea2 expects conditioning with 12x2560=30720 features (a 12-layer Qwen3-VL stack) but got 2560. Load the text encoder with CLIPLoader type 'krea2'.
I use exactly the same text encoder as with sd-cpp which is: Huihui-Qwen3-VL-4B-Instruct-abliterated.i1-Q5_K_M.gguf
What am I supposed to do?