| --- |
| license: other |
| license_name: krea-2-community-license |
| license_link: https://huggingface.co/krea/Krea-2-Turbo/blob/main/LICENSE.pdf |
| tags: |
| - comfyui |
| --- |
| |
| # Krea 2 Open-Source |
|
|
| Repackaged model files for ComfyUI. |
|
|
| Original model repositories: |
|
|
| - https://huggingface.co/krea/Krea-2-Raw |
| - https://huggingface.co/krea/Krea-2-Turbo |
|
|
| Original LoRA repositories: |
|
|
| - https://huggingface.co/krea/Krea-2-LoRA-darkbrush |
| - https://huggingface.co/krea/Krea-2-LoRA-dotmatrix |
| - https://huggingface.co/krea/Krea-2-LoRA-kidsdrawing |
| - https://huggingface.co/krea/Krea-2-LoRA-neondrip |
| - https://huggingface.co/krea/Krea-2-LoRA-rainywindow |
| - https://huggingface.co/krea/Krea-2-LoRA-retroanime |
| - https://huggingface.co/krea/Krea-2-LoRA-softwatercolor |
| - https://huggingface.co/krea/Krea-2-LoRA-sunsetblur |
| - https://huggingface.co/krea/Krea-2-LoRA-vintagetarot |
|
|
| Place the files in the following folders: |
|
|
| ``` |
| π ComfyUI/ |
| βββ π models/ |
| β βββ π diffusion_models/ |
| β β βββ krea2_raw_bf16.safetensors |
| β β βββ krea2_raw_fp8_scaled.safetensors |
| β β βββ krea2_raw_int8_convrot.safetensors |
| β β βββ krea2_turbo_bf16.safetensors |
| β β βββ krea2_turbo_fp8_scaled.safetensors |
| β β βββ krea2_turbo_int8_convrot.safetensors |
| β β βββ krea2_turbo_mxfp8.safetensors |
| β β βββ krea2_turbo_nvfp4.safetensors |
| β βββ π loras/ |
| β β βββ krea2_darkbrush.safetensors |
| β β βββ krea2_dotmatrix.safetensors |
| β β βββ krea2_kidsdrawing.safetensors |
| β β βββ krea2_neondrip.safetensors |
| β β βββ krea2_rainywindow.safetensors |
| β β βββ krea2_retroanime.safetensors |
| β β βββ krea2_softwatercolor.safetensors |
| β β βββ krea2_sunsetblur.safetensors |
| β β βββ krea2_turbo_lora_rank_64_bf16.safetensors |
| β β βββ krea2_vintagetarot.safetensors |
| β βββ π text_encoders/ |
| β β βββ qwen3vl_4b_bf16.safetensors |
| β β βββ qwen3vl_4b_fp8_scaled.safetensors |
| β βββ π vae/ |
| β β βββ qwen_image_vae.safetensors |
| ``` |
|
|
| Trigger Words for each LoRA: |
|
|
| | LoRA | Trigger Words | Recommended Strength | |
| |------------------------|--------------------------------------|-------| |
| | `krea2_darkbrush` | `monochrome ink wash style` | `1.0` | |
| | `krea2_dotmatrix` | `monochrome stippling style` | `1.0` | |
| | `krea2_kidsdrawing` | `naive expressive sketch style` | `1.0` | |
| | `krea2_neondrip` | `textured abstract style` | `1.0` | |
| | `krea2_rainywindow` | `rainy window style` | `1.0` | |
| | `krea2_retroanime` | `purple retro anime style` | `1.0` | |
| | `krea2_softwatercolor` | `art deco watercolor style` | `1.0` | |
| | `krea2_sunsetblur` | `ethereal motion blur style` | `1.0` | |
| | `krea2_vintagetarot` | `vintage tarot style` | `1.0` | |
|
|