Instructions to use Alex995647/loras-krea-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Alex995647/loras-krea-2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Alex995647/loras-krea-2") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
Add 12 LoRA(s): d-d-painterly, manga-style-berserk, anthropomorphic, ntrchef-style-il-z-image-anima-krea-2…
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +70 -0
- ahegao-krea2-zit-zib/AheagoKrea.safetensors +3 -0
- ahegao-krea2-zit-zib/example_images/01_image.jpeg +3 -0
- ahegao-krea2-zit-zib/example_images/02_image.jpeg +3 -0
- ahegao-krea2-zit-zib/example_images/03_image.jpeg +3 -0
- ahegao-krea2-zit-zib/example_images/04_image.jpeg +3 -0
- ahegao-krea2-zit-zib/example_images/05_image.jpeg +3 -0
- ahegao-krea2-zit-zib/example_images/06_image.jpeg +3 -0
- ahegao-krea2-zit-zib/info.txt +281 -0
- ahegao-krea2-zit-zib/metadata.json +136 -0
- anthropomorphic/AnthroKrea2Raw.safetensors +3 -0
- anthropomorphic/example_images/01_image.jpeg +3 -0
- anthropomorphic/example_images/02_image.jpeg +3 -0
- anthropomorphic/example_images/03_image.jpeg +3 -0
- anthropomorphic/example_images/04_image.jpeg +3 -0
- anthropomorphic/example_images/05_image.jpeg +3 -0
- anthropomorphic/example_images/06_image.jpeg +3 -0
- anthropomorphic/info.txt +278 -0
- anthropomorphic/metadata.json +135 -0
- d-d-painterly/DnDPainterlyKrea2Raw.safetensors +3 -0
- d-d-painterly/example_images/01_image.jpeg +3 -0
- d-d-painterly/example_images/02_image.jpeg +3 -0
- d-d-painterly/example_images/03_image.jpeg +3 -0
- d-d-painterly/example_images/04_image.jpeg +3 -0
- d-d-painterly/example_images/05_image.jpeg +3 -0
- d-d-painterly/example_images/06_image.jpeg +3 -0
- d-d-painterly/info.txt +277 -0
- d-d-painterly/metadata.json +133 -0
- esty-s-minimalistic-sketch-style/Minimal Sketch Krea.safetensors +3 -0
- esty-s-minimalistic-sketch-style/example_images/01_image.jpeg +3 -0
- esty-s-minimalistic-sketch-style/example_images/02_image.jpeg +3 -0
- esty-s-minimalistic-sketch-style/example_images/03_image.jpeg +3 -0
- esty-s-minimalistic-sketch-style/example_images/04_image.jpeg +3 -0
- esty-s-minimalistic-sketch-style/example_images/05_image.jpeg +3 -0
- esty-s-minimalistic-sketch-style/example_images/06_image.jpeg +3 -0
- esty-s-minimalistic-sketch-style/info.txt +291 -0
- esty-s-minimalistic-sketch-style/metadata.json +135 -0
- manga-style-berserk/berserk_krea2.safetensors +3 -0
- manga-style-berserk/example_images/01_image.jpeg +3 -0
- manga-style-berserk/example_images/02_image.jpeg +3 -0
- manga-style-berserk/example_images/03_image.jpeg +3 -0
- manga-style-berserk/example_images/04_image.jpeg +3 -0
- manga-style-berserk/example_images/05_image.jpeg +3 -0
- manga-style-berserk/example_images/06_image.jpeg +3 -0
- manga-style-berserk/info.txt +290 -0
- manga-style-berserk/metadata.json +147 -0
- midjourney-style/example_images/01_image.jpeg +3 -0
- midjourney-style/example_images/02_image.jpeg +3 -0
- midjourney-style/example_images/03_image.jpeg +3 -0
- midjourney-style/example_images/04_image.jpeg +3 -0
.gitattributes
CHANGED
|
@@ -801,3 +801,73 @@ hair-length-slider-krea2-zit/example_images/03_image.jpeg filter=lfs diff=lfs me
|
|
| 801 |
hair-length-slider-krea2-zit/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 802 |
hair-length-slider-krea2-zit/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 803 |
hair-length-slider-krea2-zit/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 801 |
hair-length-slider-krea2-zit/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 802 |
hair-length-slider-krea2-zit/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 803 |
hair-length-slider-krea2-zit/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 804 |
+
d-d-painterly/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 805 |
+
d-d-painterly/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 806 |
+
d-d-painterly/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 807 |
+
d-d-painterly/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 808 |
+
d-d-painterly/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 809 |
+
d-d-painterly/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 810 |
+
manga-style-berserk/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 811 |
+
manga-style-berserk/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 812 |
+
manga-style-berserk/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 813 |
+
manga-style-berserk/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 814 |
+
manga-style-berserk/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 815 |
+
manga-style-berserk/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 816 |
+
anthropomorphic/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 817 |
+
anthropomorphic/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 818 |
+
anthropomorphic/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 819 |
+
anthropomorphic/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 820 |
+
anthropomorphic/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 821 |
+
anthropomorphic/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 822 |
+
ntrchef-style-il-z-image-anima-krea-2/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 823 |
+
ntrchef-style-il-z-image-anima-krea-2/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 824 |
+
ntrchef-style-il-z-image-anima-krea-2/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 825 |
+
ntrchef-style-il-z-image-anima-krea-2/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 826 |
+
ntrchef-style-il-z-image-anima-krea-2/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 827 |
+
ntrchef-style-il-z-image-anima-krea-2/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 828 |
+
purple-dreams-photography-lora/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 829 |
+
purple-dreams-photography-lora/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 830 |
+
purple-dreams-photography-lora/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 831 |
+
purple-dreams-photography-lora/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 832 |
+
purple-dreams-photography-lora/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 833 |
+
purple-dreams-photography-lora/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 834 |
+
rawgirl-krea2/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 835 |
+
rawgirl-krea2/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 836 |
+
rawgirl-krea2/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 837 |
+
rawgirl-krea2/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 838 |
+
rawgirl-krea2/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 839 |
+
rawgirl-krea2/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 840 |
+
esty-s-minimalistic-sketch-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 841 |
+
esty-s-minimalistic-sketch-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 842 |
+
esty-s-minimalistic-sketch-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 843 |
+
esty-s-minimalistic-sketch-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 844 |
+
esty-s-minimalistic-sketch-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 845 |
+
esty-s-minimalistic-sketch-style/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 846 |
+
storybook-folk-art/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 847 |
+
storybook-folk-art/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 848 |
+
storybook-folk-art/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 849 |
+
storybook-folk-art/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 850 |
+
storybook-folk-art/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 851 |
+
storybook-folk-art/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 852 |
+
tintin-comic-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 853 |
+
tintin-comic-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 854 |
+
tintin-comic-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 855 |
+
tintin-comic-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 856 |
+
tintin-comic-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 857 |
+
tintin-comic-style/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 858 |
+
midjourney-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 859 |
+
midjourney-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 860 |
+
midjourney-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 861 |
+
midjourney-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 862 |
+
midjourney-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 863 |
+
midjourney-style/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 864 |
+
ahegao-krea2-zit-zib/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 865 |
+
ahegao-krea2-zit-zib/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 866 |
+
ahegao-krea2-zit-zib/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 867 |
+
ahegao-krea2-zit-zib/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 868 |
+
ahegao-krea2-zit-zib/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 869 |
+
ahegao-krea2-zit-zib/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 870 |
+
ran-mouri-detective-conan/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 871 |
+
ran-mouri-detective-conan/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 872 |
+
ran-mouri-detective-conan/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 873 |
+
ran-mouri-detective-conan/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
ahegao-krea2-zit-zib/AheagoKrea.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4303e98e9210b344dfe9474c89b34b86b196b4613eb5b724d5616a8588718190
|
| 3 |
+
size 235629952
|
ahegao-krea2-zit-zib/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
ahegao-krea2-zit-zib/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
ahegao-krea2-zit-zib/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
ahegao-krea2-zit-zib/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
ahegao-krea2-zit-zib/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
ahegao-krea2-zit-zib/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
ahegao-krea2-zit-zib/info.txt
ADDED
|
@@ -0,0 +1,281 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
AHEGAO - KREA2, ZIT, ZIB
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Detail / anatomy fixer
|
| 12 |
+
Author TheAINovice
|
| 13 |
+
Source https://civitai.com/models/2272099
|
| 14 |
+
Provenance CivitAI · model 2272099 · version 3126765
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File AheagoKrea.safetensors
|
| 20 |
+
Version Krea2 V1
|
| 21 |
+
Size 224.7 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 4303e98e9210b344dfe9474c89b34b86b196b4613eb5b724d5616a8588718190
|
| 24 |
+
Published 2026-07-13
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "her tongue is sticking out playfully"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
The author did not publish specific settings.
|
| 35 |
+
No author settings were published. Community baseline: steps Turbo: 8
|
| 36 |
+
(official README and HF card CLI example; the ComfyUI template ships 8).
|
| 37 |
+
Raw: 52 (official README). The krea-2 CLI's generic default is 28.
|
| 38 |
+
Community Turbo LoRAs commonly suggest 8-12 (e.g. the Identity Edit card
|
| 39 |
+
recommends Turbo at 8-12, or Raw at 20 for removals). A community 4-step
|
| 40 |
+
LoRA on Turbo makes 4 valid; its author calls 2 steps an out-of-spec
|
| 41 |
+
preview mode., cfg Turbo: CFG disabled - guidance_scale 0.0 in diffusers
|
| 42 |
+
and --cfg 0.0 in the krea-2 CLI, which is cfg 1.0 in ComfyUI's KSampler
|
| 43 |
+
(the official template ships cfg 1). These are the same thing; do not set
|
| 44 |
+
ComfyUI cfg to 0. Raw: CFG 3.5 (official README; CLI generic default 4.5).
|
| 45 |
+
Negative prompting on Turbo is effectively unused - the official templates
|
| 46 |
+
route ConditioningZeroOut into the negative slot., sampler ComfyUI:
|
| 47 |
+
KSampler with sampler euler, scheduler simple, denoise 1.0 (verified in
|
| 48 |
+
image_krea2_turbo_t2i.json: [seed, 'randomize', 8, 1, 'euler', 'simple',
|
| 49 |
+
1]). Timestep shift mu = 1.15 for Turbo; ComfyUI bakes this in via
|
| 50 |
+
Krea2.sampling_settings = {"multiplier": 1.0, "shift": 1.15}, so the plain
|
| 51 |
+
t2i template needs no ModelSampling node, while the style-reference
|
| 52 |
+
template adds ModelSamplingFlux at max_shift 1.15 / base_shift 0.5. The CLI
|
| 53 |
+
exposes --mu 1.15 for Turbo; Raw uses a resolution-derived mu interpolated
|
| 54 |
+
between --y1 0.5 and --y2 1.15 (ai-toolkit mirrors this as base_shift 0.5 /
|
| 55 |
+
max_shift 1.15 over image_seq_len 256-6400, exponential time shift).,
|
| 56 |
+
resolution 1024x1024 default. Turbo: 1K-2K (the official CLI example
|
| 57 |
+
generates 2048x2048; ComfyUI's ResolutionSelector defaults to 1 megapixel,
|
| 58 |
+
set 2.0 for 2K). Raw: "trained to generate upto 1k resolution".
|
| 59 |
+
Width/height are padded up to a multiple of 16., lora_strength 1.0 for
|
| 60 |
+
Krea's nine official style LoRAs (docs.comfy.org lists Recommended Strength
|
| 61 |
+
1.0 for every one), though the shipped t2i template's LoraLoaderModelOnly
|
| 62 |
+
is set to 0.8. The style-reference LoRA is used at 1.0 in its template. The
|
| 63 |
+
4-step distill LoRA documents 1.0 as its trained point, 1.0-1.5 as coherent
|
| 64 |
+
extrapolation and above ~1.5 as speckle artefacting. Community subject
|
| 65 |
+
LoRAs are typically recommended around 0.8-1.2 and dropped toward 0.6-0.9
|
| 66 |
+
when several are stacked..
|
| 67 |
+
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
ADOPTION & POPULARITY
|
| 70 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 71 |
+
Downloads 4,990
|
| 72 |
+
Rating 100% positive (236/237)
|
| 73 |
+
Comments 5
|
| 74 |
+
Published 53 days ago
|
| 75 |
+
Download rate 33.0/day since release
|
| 76 |
+
|
| 77 |
+
Adoption rank #116 of 150 in this collection (Niche)
|
| 78 |
+
Momentum rank #71 of 150 by download rate (Steady)
|
| 79 |
+
|
| 80 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 81 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 82 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 83 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 84 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 85 |
+
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
CHAINING / STACKING
|
| 88 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 89 |
+
Stacks with others not stated
|
| 90 |
+
|
| 91 |
+
The author gave no chaining guidance. The rules below are the
|
| 92 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 93 |
+
|
| 94 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 95 |
+
|
| 96 |
+
• The most important rule is not about chaining but about which
|
| 97 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 98 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 99 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 100 |
+
are stated to work well on Turbo.
|
| 101 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 102 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 103 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 104 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 105 |
+
routine - style + character, style + slider, realism + character.
|
| 106 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 107 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 108 |
+
generation and the output still came out great."
|
| 109 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 110 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 111 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 112 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 113 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 114 |
+
between concept strength and composability, and rank 32 was better
|
| 115 |
+
suited to a precise object or concept intended to take priority over
|
| 116 |
+
other stacked LoRAs."
|
| 117 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 118 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 119 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 120 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 121 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 122 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 123 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 124 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 125 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 126 |
+
applies to any Turbo-trained adapter in the chain.
|
| 127 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 128 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 129 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 130 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 131 |
+
the base prior.
|
| 132 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 133 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 134 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 135 |
+
architectures shipped under one model page, not a combined adapter.
|
| 136 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 137 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 138 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 139 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 140 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 141 |
+
• The author never states which weight family this targets. Silent
|
| 142 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 143 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 144 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 145 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 146 |
+
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
PROS
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
+ Well established — 4,990 downloads. [source: CivitAI stats]
|
| 151 |
+
+ Positively received — 236 thumbs-up, 1 down. [source: CivitAI stats]
|
| 152 |
+
+ Explicit trigger word(s) — her tongue is sticking out playfully — so
|
| 153 |
+
the effect can be turned on and off from the prompt. [source: model
|
| 154 |
+
metadata]
|
| 155 |
+
+ Compact at 225 MB — cheap to stack with other LoRAs. [source: file
|
| 156 |
+
size]
|
| 157 |
+
|
| 158 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 159 |
+
CONS & CAVEATS
|
| 160 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 161 |
+
- Author never states which generation mode it was trained for; test
|
| 162 |
+
against your own workflow before relying on it. [source: description]
|
| 163 |
+
- Thin documentation — expect trial and error. [source: description
|
| 164 |
+
length]
|
| 165 |
+
|
| 166 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 167 |
+
COMPATIBILITY WARNING
|
| 168 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 169 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 170 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 171 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 172 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 173 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 174 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 175 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 176 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 177 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 178 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 179 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 180 |
+
officially blessed. The more common practical failure is a settings
|
| 181 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 182 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 183 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 184 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 185 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 186 |
+
applied.
|
| 187 |
+
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
AUTHOR'S DESCRIPTION
|
| 190 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 191 |
+
Ahegao expression. All images were upscaled with SeedVR2.
|
| 192 |
+
|
| 193 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 194 |
+
VERSION NOTES
|
| 195 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 196 |
+
Trained on Krea Raw. Need to use FilterBypass Lora to make Aheago Lora work
|
| 197 |
+
if you are using Krea Turbo
|
| 198 |
+
|
| 199 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 200 |
+
EXAMPLE MEDIA
|
| 201 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 202 |
+
6 preview(s) in ./example_images/ — community results for
|
| 203 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 204 |
+
|
| 205 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 206 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 207 |
+
scraped. Open the model page to read them.
|
| 208 |
+
|
| 209 |
+
01_image.jpeg (image, 1184x1776)
|
| 210 |
+
02_image.jpeg (image, 1184x1776)
|
| 211 |
+
03_image.jpeg (image, 1184x1776)
|
| 212 |
+
04_image.jpeg (image, 2160x2160)
|
| 213 |
+
05_image.jpeg (image, 1184x1776)
|
| 214 |
+
06_image.jpeg (image, 2160x2160)
|
| 215 |
+
|
| 216 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 217 |
+
HOW TO USE (COMFYUI)
|
| 218 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 219 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 220 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 221 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 222 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 223 |
+
(2026-06-30).
|
| 224 |
+
|
| 225 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 226 |
+
which is not gated):
|
| 227 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 228 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 229 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 230 |
+
_int8_convrot)
|
| 231 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 232 |
+
also available)
|
| 233 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 234 |
+
|
| 235 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 236 |
+
subfolder required.
|
| 237 |
+
|
| 238 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 239 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 240 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 241 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 242 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 243 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 244 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 245 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 246 |
+
|
| 247 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 248 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 249 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 250 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 251 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 252 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 253 |
+
|
| 254 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 255 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 256 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 257 |
+
|
| 258 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 259 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 260 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 261 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 262 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 263 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 264 |
+
CFGGuider cfg 1.
|
| 265 |
+
|
| 266 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 267 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 268 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 269 |
+
for removals) with LoRA strength 1.0.
|
| 270 |
+
|
| 271 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 272 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 273 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 274 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 275 |
+
unchanged.
|
| 276 |
+
|
| 277 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 278 |
+
Scraped by lorakit on 2026-09-05 00:29 UTC.
|
| 279 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 280 |
+
evidence tagged beside each line.
|
| 281 |
+
───────────────────────────────────────────────────────────────────────────────
|
ahegao-krea2-zit-zib/metadata.json
ADDED
|
@@ -0,0 +1,136 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Ahegao - Krea2, ZIT, ZIB",
|
| 3 |
+
"slug": "ahegao-krea2-zit-zib",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2272099,
|
| 7 |
+
"version_id": 3126765,
|
| 8 |
+
"version_name": "Krea2 V1",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2272099",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "TheAINovice",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "detail",
|
| 16 |
+
"label": "Detail / anatomy fixer"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"her tongue is sticking out playfully"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {},
|
| 25 |
+
"chaining": {
|
| 26 |
+
"author": {
|
| 27 |
+
"stacks": "not stated",
|
| 28 |
+
"notes": "",
|
| 29 |
+
"avoid": [],
|
| 30 |
+
"requires": [],
|
| 31 |
+
"order": "",
|
| 32 |
+
"strength": "",
|
| 33 |
+
"stated": false
|
| 34 |
+
},
|
| 35 |
+
"general_rules": [
|
| 36 |
+
"The most important rule is not about chaining but about which checkpoint you chain onto: the official README says in bold \"TRAIN on Raw and RUN on Turbo\", and \"We highly recommend using RAW for training LoRAs and applying them on Turbo for inference.\" LoRAs trained on Raw are stated to work well on Turbo.",
|
| 37 |
+
"Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2 LoRAs are DiT-only, so there is no CLIP side to chain and the text-encoder branch stays untouched however many LoRAs you add.",
|
| 38 |
+
"Krea 2 LoRAs stack in practice and the community treats multi-LoRA as routine - style + character, style + slider, realism + character. Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one writes \"I recently stacked over 20 of my own LoRAs on a single generation and the output still came out great.\"",
|
| 39 |
+
"Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is loaded. The CivitAI 12GB training guide also notes rank affects composability: \"rank 8 produced a lighter style influence that was easier to stack with other LoRAs, rank 16 provided a useful balance between concept strength and composability, and rank 32 was better suited to a precise object or concept intended to take priority over other stacked LoRAs.\"",
|
| 40 |
+
"Accelerator LoRAs are position-sensitive in intent, not in node order: a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is explicitly recommended by the 4-step LoRA's author.",
|
| 41 |
+
"Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI (guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card says \"Keep mu = 1.15. The training targets are anchored to that grid; a different shift moves the [sampler off them]\"; the same reasoning applies to any Turbo-trained adapter in the chain.",
|
| 42 |
+
"Reference/edit LoRAs are designed to be stacked under ordinary subject and style LoRAs - the Identity Edit card states \"Composes with your LoRAs: character/body/style LoRAs stack on top and steer the prior\" and recommends a stacked subject LoRA when unusual subjects drift toward the base prior.",
|
| 43 |
+
"Krea 2 LoRAs cannot be chained with LoRAs for any other base model. Many CivitAI pages carry multi-model titles like \"(Krea-2 + ZIT)\" or \"[Flux | ZIB | Krea2]\" - those are separate files for separate architectures shipped under one model page, not a combined adapter.",
|
| 44 |
+
"To combine two full Krea 2 checkpoints rather than adapters, ComfyUI ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-section weights for first., tmlp., txtmlp., tproj., txtfusion.projector, txtfusion.layerwise_blocks.0-1, txtfusion.refiner_blocks.0-1, blocks.0-27 and last.",
|
| 45 |
+
"The author never states which weight family this targets. Silent degradation, never a hard error, between Raw and Turbo. The two share one architecture - ai-toolkit's config is commented \"The reference 'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)\" - so every LoRA tensor shape matches on both and ComfyUI/diffuser"
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"pros": [
|
| 49 |
+
"Well established — 4,990 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 236 thumbs-up, 1 down. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — her tongue is sticking out playfully — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 52 |
+
"Compact at 225 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 53 |
+
],
|
| 54 |
+
"cons": [
|
| 55 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]",
|
| 56 |
+
"Thin documentation — expect trial and error. [source: description length]"
|
| 57 |
+
],
|
| 58 |
+
"file": {
|
| 59 |
+
"name": "AheagoKrea.safetensors",
|
| 60 |
+
"size_bytes": 235629952,
|
| 61 |
+
"size_mb": 224.71,
|
| 62 |
+
"sha256": "4303e98e9210b344dfe9474c89b34b86b196b4613eb5b724d5616a8588718190"
|
| 63 |
+
},
|
| 64 |
+
"stats": {
|
| 65 |
+
"downloads": 4990,
|
| 66 |
+
"thumbs_up": 236,
|
| 67 |
+
"thumbs_down": 1
|
| 68 |
+
},
|
| 69 |
+
"popularity": {
|
| 70 |
+
"downloads": 4990,
|
| 71 |
+
"thumbs_up": 236,
|
| 72 |
+
"thumbs_down": 1,
|
| 73 |
+
"comments": 5,
|
| 74 |
+
"approval": "100% positive (236/237)",
|
| 75 |
+
"age_days": 53.2,
|
| 76 |
+
"downloads_per_day": 32.99,
|
| 77 |
+
"rank_by_downloads": 116,
|
| 78 |
+
"rank_by_momentum": 71,
|
| 79 |
+
"of_total": 150,
|
| 80 |
+
"adoption_tier": "Niche",
|
| 81 |
+
"momentum": "Steady"
|
| 82 |
+
},
|
| 83 |
+
"selection_score": 7822.0,
|
| 84 |
+
"selection_reasons": [
|
| 85 |
+
"4,990 downloads",
|
| 86 |
+
"236 thumbs-up",
|
| 87 |
+
"top-ranked for its category"
|
| 88 |
+
],
|
| 89 |
+
"example_media": [
|
| 90 |
+
{
|
| 91 |
+
"file": "01_image.jpeg",
|
| 92 |
+
"type": "image",
|
| 93 |
+
"resolution": "1184x1776",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "1184x1776",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "1184x1776",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "2160x2160",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "1184x1776",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "2160x2160",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"aheago",
|
| 129 |
+
"tongue out",
|
| 130 |
+
"cross-eyed",
|
| 131 |
+
"tongue",
|
| 132 |
+
"poses"
|
| 133 |
+
],
|
| 134 |
+
"scraped_at": "2026-09-05T00:29:07+00:00",
|
| 135 |
+
"path": "krea-2/ahegao-krea2-zit-zib"
|
| 136 |
+
}
|
anthropomorphic/AnthroKrea2Raw.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d7df0dcd4272c42fa474f3e9ca37f08c4cb985f8c3ac04137829a091070136
|
| 3 |
+
size 228587720
|
anthropomorphic/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
anthropomorphic/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
anthropomorphic/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
anthropomorphic/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
anthropomorphic/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
anthropomorphic/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
anthropomorphic/info.txt
ADDED
|
@@ -0,0 +1,278 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
ANTHROPOMORPHIC
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Physical effect / transformation
|
| 12 |
+
Author ArsMachina
|
| 13 |
+
Source https://civitai.com/models/969452
|
| 14 |
+
Provenance CivitAI · model 969452 · version 3174346
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File AnthroKrea2Raw.safetensors
|
| 20 |
+
Version Krea2
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 c7d7df0dcd4272c42fa474f3e9ca37f08c4cb985f8c3ac04137829a091070136
|
| 24 |
+
Published 2026-08-25
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "Anthropomorphic"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
The author did not publish specific settings.
|
| 35 |
+
No author settings were published. Community baseline: steps Turbo: 8
|
| 36 |
+
(official README and HF card CLI example; the ComfyUI template ships 8).
|
| 37 |
+
Raw: 52 (official README). The krea-2 CLI's generic default is 28.
|
| 38 |
+
Community Turbo LoRAs commonly suggest 8-12 (e.g. the Identity Edit card
|
| 39 |
+
recommends Turbo at 8-12, or Raw at 20 for removals). A community 4-step
|
| 40 |
+
LoRA on Turbo makes 4 valid; its author calls 2 steps an out-of-spec
|
| 41 |
+
preview mode., cfg Turbo: CFG disabled - guidance_scale 0.0 in diffusers
|
| 42 |
+
and --cfg 0.0 in the krea-2 CLI, which is cfg 1.0 in ComfyUI's KSampler
|
| 43 |
+
(the official template ships cfg 1). These are the same thing; do not set
|
| 44 |
+
ComfyUI cfg to 0. Raw: CFG 3.5 (official README; CLI generic default 4.5).
|
| 45 |
+
Negative prompting on Turbo is effectively unused - the official templates
|
| 46 |
+
route ConditioningZeroOut into the negative slot., sampler ComfyUI:
|
| 47 |
+
KSampler with sampler euler, scheduler simple, denoise 1.0 (verified in
|
| 48 |
+
image_krea2_turbo_t2i.json: [seed, 'randomize', 8, 1, 'euler', 'simple',
|
| 49 |
+
1]). Timestep shift mu = 1.15 for Turbo; ComfyUI bakes this in via
|
| 50 |
+
Krea2.sampling_settings = {"multiplier": 1.0, "shift": 1.15}, so the plain
|
| 51 |
+
t2i template needs no ModelSampling node, while the style-reference
|
| 52 |
+
template adds ModelSamplingFlux at max_shift 1.15 / base_shift 0.5. The CLI
|
| 53 |
+
exposes --mu 1.15 for Turbo; Raw uses a resolution-derived mu interpolated
|
| 54 |
+
between --y1 0.5 and --y2 1.15 (ai-toolkit mirrors this as base_shift 0.5 /
|
| 55 |
+
max_shift 1.15 over image_seq_len 256-6400, exponential time shift).,
|
| 56 |
+
resolution 1024x1024 default. Turbo: 1K-2K (the official CLI example
|
| 57 |
+
generates 2048x2048; ComfyUI's ResolutionSelector defaults to 1 megapixel,
|
| 58 |
+
set 2.0 for 2K). Raw: "trained to generate upto 1k resolution".
|
| 59 |
+
Width/height are padded up to a multiple of 16., lora_strength 1.0 for
|
| 60 |
+
Krea's nine official style LoRAs (docs.comfy.org lists Recommended Strength
|
| 61 |
+
1.0 for every one), though the shipped t2i template's LoraLoaderModelOnly
|
| 62 |
+
is set to 0.8. The style-reference LoRA is used at 1.0 in its template. The
|
| 63 |
+
4-step distill LoRA documents 1.0 as its trained point, 1.0-1.5 as coherent
|
| 64 |
+
extrapolation and above ~1.5 as speckle artefacting. Community subject
|
| 65 |
+
LoRAs are typically recommended around 0.8-1.2 and dropped toward 0.6-0.9
|
| 66 |
+
when several are stacked..
|
| 67 |
+
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
ADOPTION & POPULARITY
|
| 70 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 71 |
+
Downloads 3,994
|
| 72 |
+
Rating 100% positive (325/325)
|
| 73 |
+
Comments 0
|
| 74 |
+
Published 10 days ago
|
| 75 |
+
Download rate 35.9/day since release
|
| 76 |
+
|
| 77 |
+
Adoption rank #133 of 150 in this collection (Niche)
|
| 78 |
+
Momentum rank #64 of 150 by download rate (Steady · fresh release)
|
| 79 |
+
|
| 80 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 81 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 82 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 83 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 84 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 85 |
+
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
CHAINING / STACKING
|
| 88 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 89 |
+
Stacks with others not stated
|
| 90 |
+
|
| 91 |
+
The author gave no chaining guidance. The rules below are the
|
| 92 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 93 |
+
|
| 94 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 95 |
+
|
| 96 |
+
• The most important rule is not about chaining but about which
|
| 97 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 98 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 99 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 100 |
+
are stated to work well on Turbo.
|
| 101 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 102 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 103 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 104 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 105 |
+
routine - style + character, style + slider, realism + character.
|
| 106 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 107 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 108 |
+
generation and the output still came out great."
|
| 109 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 110 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 111 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 112 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 113 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 114 |
+
between concept strength and composability, and rank 32 was better
|
| 115 |
+
suited to a precise object or concept intended to take priority over
|
| 116 |
+
other stacked LoRAs."
|
| 117 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 118 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 119 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 120 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 121 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 122 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 123 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 124 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 125 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 126 |
+
applies to any Turbo-trained adapter in the chain.
|
| 127 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 128 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 129 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 130 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 131 |
+
the base prior.
|
| 132 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 133 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 134 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 135 |
+
architectures shipped under one model page, not a combined adapter.
|
| 136 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 137 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 138 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 139 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 140 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 141 |
+
• The author never states which weight family this targets. Silent
|
| 142 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 143 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 144 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 145 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 146 |
+
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
PROS
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
+ Well established — 3,994 downloads. [source: CivitAI stats]
|
| 151 |
+
+ Positively received — 325 thumbs-up with no down-votes. [source:
|
| 152 |
+
CivitAI stats]
|
| 153 |
+
+ Explicit trigger word(s) — Anthropomorphic — so the effect can be
|
| 154 |
+
turned on and off from the prompt. [source: model metadata]
|
| 155 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 156 |
+
size]
|
| 157 |
+
|
| 158 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 159 |
+
CONS & CAVEATS
|
| 160 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 161 |
+
- Author never states which generation mode it was trained for; test
|
| 162 |
+
against your own workflow before relying on it. [source: description]
|
| 163 |
+
|
| 164 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 165 |
+
COMPATIBILITY WARNING
|
| 166 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 167 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 168 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 169 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 170 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 171 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 172 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 173 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 174 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 175 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 176 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 177 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 178 |
+
officially blessed. The more common practical failure is a settings
|
| 179 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 180 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 181 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 182 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 183 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 184 |
+
applied.
|
| 185 |
+
|
| 186 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 187 |
+
AUTHOR'S DESCRIPTION
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
This LoRA features a wide variety of anthropomorphic animals in cinematic,
|
| 190 |
+
realistic settings. The aim was to create something unique, offering a
|
| 191 |
+
fresh take on the standard anthro aesthetic.
|
| 192 |
+
Triggers : Anthropomorphic, cinematic setting A good starting point for a
|
| 193 |
+
prompt is: Anthropomorphic, cinematic setting, [Animal] dressed as
|
| 194 |
+
[Anything] in [Setting]
|
| 195 |
+
|
| 196 |
+
───────────────────────────────────────────────────────────��───────────────────
|
| 197 |
+
EXAMPLE MEDIA
|
| 198 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 199 |
+
6 preview(s) in ./example_images/ — community results for
|
| 200 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 201 |
+
|
| 202 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 203 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 204 |
+
scraped. Open the model page to read them.
|
| 205 |
+
|
| 206 |
+
01_image.jpeg (image, 1024x1024)
|
| 207 |
+
02_image.jpeg (image, 1024x1024)
|
| 208 |
+
03_image.jpeg (image, 1024x1024)
|
| 209 |
+
04_image.jpeg (image, 1024x1024)
|
| 210 |
+
05_image.jpeg (image, 1024x1024)
|
| 211 |
+
06_image.jpeg (image, 1024x1024)
|
| 212 |
+
|
| 213 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 214 |
+
HOW TO USE (COMFYUI)
|
| 215 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 216 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 217 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 218 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 219 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 220 |
+
(2026-06-30).
|
| 221 |
+
|
| 222 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 223 |
+
which is not gated):
|
| 224 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 225 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 226 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 227 |
+
_int8_convrot)
|
| 228 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 229 |
+
also available)
|
| 230 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 231 |
+
|
| 232 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 233 |
+
subfolder required.
|
| 234 |
+
|
| 235 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 236 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 237 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 238 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 239 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 240 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 241 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 242 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 243 |
+
|
| 244 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 245 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 246 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 247 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 248 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 249 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 250 |
+
|
| 251 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 252 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 253 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 254 |
+
|
| 255 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 256 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 257 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 258 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 259 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 260 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 261 |
+
CFGGuider cfg 1.
|
| 262 |
+
|
| 263 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 264 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 265 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 266 |
+
for removals) with LoRA strength 1.0.
|
| 267 |
+
|
| 268 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 269 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 270 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 271 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 272 |
+
unchanged.
|
| 273 |
+
|
| 274 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 275 |
+
Scraped by lorakit on 2026-09-05 00:18 UTC.
|
| 276 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 277 |
+
evidence tagged beside each line.
|
| 278 |
+
───────────────────────────────────────────────────────────────────────────────
|
anthropomorphic/metadata.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Anthropomorphic",
|
| 3 |
+
"slug": "anthropomorphic",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 969452,
|
| 7 |
+
"version_id": 3174346,
|
| 8 |
+
"version_name": "Krea2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/969452",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "ArsMachina",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "effect",
|
| 16 |
+
"label": "Physical effect / transformation"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"Anthropomorphic"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {},
|
| 25 |
+
"chaining": {
|
| 26 |
+
"author": {
|
| 27 |
+
"stacks": "not stated",
|
| 28 |
+
"notes": "",
|
| 29 |
+
"avoid": [],
|
| 30 |
+
"requires": [],
|
| 31 |
+
"order": "",
|
| 32 |
+
"strength": "",
|
| 33 |
+
"stated": false
|
| 34 |
+
},
|
| 35 |
+
"general_rules": [
|
| 36 |
+
"The most important rule is not about chaining but about which checkpoint you chain onto: the official README says in bold \"TRAIN on Raw and RUN on Turbo\", and \"We highly recommend using RAW for training LoRAs and applying them on Turbo for inference.\" LoRAs trained on Raw are stated to work well on Turbo.",
|
| 37 |
+
"Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2 LoRAs are DiT-only, so there is no CLIP side to chain and the text-encoder branch stays untouched however many LoRAs you add.",
|
| 38 |
+
"Krea 2 LoRAs stack in practice and the community treats multi-LoRA as routine - style + character, style + slider, realism + character. Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one writes \"I recently stacked over 20 of my own LoRAs on a single generation and the output still came out great.\"",
|
| 39 |
+
"Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is loaded. The CivitAI 12GB training guide also notes rank affects composability: \"rank 8 produced a lighter style influence that was easier to stack with other LoRAs, rank 16 provided a useful balance between concept strength and composability, and rank 32 was better suited to a precise object or concept intended to take priority over other stacked LoRAs.\"",
|
| 40 |
+
"Accelerator LoRAs are position-sensitive in intent, not in node order: a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is explicitly recommended by the 4-step LoRA's author.",
|
| 41 |
+
"Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI (guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card says \"Keep mu = 1.15. The training targets are anchored to that grid; a different shift moves the [sampler off them]\"; the same reasoning applies to any Turbo-trained adapter in the chain.",
|
| 42 |
+
"Reference/edit LoRAs are designed to be stacked under ordinary subject and style LoRAs - the Identity Edit card states \"Composes with your LoRAs: character/body/style LoRAs stack on top and steer the prior\" and recommends a stacked subject LoRA when unusual subjects drift toward the base prior.",
|
| 43 |
+
"Krea 2 LoRAs cannot be chained with LoRAs for any other base model. Many CivitAI pages carry multi-model titles like \"(Krea-2 + ZIT)\" or \"[Flux | ZIB | Krea2]\" - those are separate files for separate architectures shipped under one model page, not a combined adapter.",
|
| 44 |
+
"To combine two full Krea 2 checkpoints rather than adapters, ComfyUI ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-section weights for first., tmlp., txtmlp., tproj., txtfusion.projector, txtfusion.layerwise_blocks.0-1, txtfusion.refiner_blocks.0-1, blocks.0-27 and last.",
|
| 45 |
+
"The author never states which weight family this targets. Silent degradation, never a hard error, between Raw and Turbo. The two share one architecture - ai-toolkit's config is commented \"The reference 'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)\" - so every LoRA tensor shape matches on both and ComfyUI/diffuser"
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"pros": [
|
| 49 |
+
"Well established — 3,994 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 325 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — Anthropomorphic — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 52 |
+
"Compact at 218 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 53 |
+
],
|
| 54 |
+
"cons": [
|
| 55 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"file": {
|
| 58 |
+
"name": "AnthroKrea2Raw.safetensors",
|
| 59 |
+
"size_bytes": 228587720,
|
| 60 |
+
"size_mb": 218.0,
|
| 61 |
+
"sha256": "c7d7df0dcd4272c42fa474f3e9ca37f08c4cb985f8c3ac04137829a091070136"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 3994,
|
| 65 |
+
"thumbs_up": 325,
|
| 66 |
+
"thumbs_down": 0
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 3994,
|
| 70 |
+
"thumbs_up": 325,
|
| 71 |
+
"thumbs_down": 0,
|
| 72 |
+
"comments": 0,
|
| 73 |
+
"approval": "100% positive (325/325)",
|
| 74 |
+
"age_days": 10.2,
|
| 75 |
+
"downloads_per_day": 35.91,
|
| 76 |
+
"rank_by_downloads": 133,
|
| 77 |
+
"rank_by_momentum": 64,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Niche",
|
| 80 |
+
"momentum": "Steady · fresh release"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 8294.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"3,994 downloads",
|
| 85 |
+
"325 thumbs-up",
|
| 86 |
+
"documented triggers + usage notes",
|
| 87 |
+
"top-ranked for its category"
|
| 88 |
+
],
|
| 89 |
+
"example_media": [
|
| 90 |
+
{
|
| 91 |
+
"file": "01_image.jpeg",
|
| 92 |
+
"type": "image",
|
| 93 |
+
"resolution": "1024x1024",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "1024x1024",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "1024x1024",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "1024x1024",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "1024x1024",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "1024x1024",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"anthropomophic",
|
| 129 |
+
"style",
|
| 130 |
+
"midjourney v6",
|
| 131 |
+
"anthro"
|
| 132 |
+
],
|
| 133 |
+
"scraped_at": "2026-09-05T00:18:40+00:00",
|
| 134 |
+
"path": "krea-2/anthropomorphic"
|
| 135 |
+
}
|
d-d-painterly/DnDPainterlyKrea2Raw.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbd37bd58919d7b05143b10ce0f62548c5d21afdc668bcb7917b2085aa14cf23
|
| 3 |
+
size 228587736
|
d-d-painterly/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
d-d-painterly/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
d-d-painterly/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
d-d-painterly/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
d-d-painterly/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
d-d-painterly/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
d-d-painterly/info.txt
ADDED
|
@@ -0,0 +1,277 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
D&D PAINTERLY
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Visual style
|
| 12 |
+
Author ArsMachina
|
| 13 |
+
Source https://civitai.com/models/2140031
|
| 14 |
+
Provenance CivitAI · model 2140031 · version 3118504
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File DnDPainterlyKrea2Raw.safetensors
|
| 20 |
+
Version Krea2
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 cbd37bd58919d7b05143b10ce0f62548c5d21afdc668bcb7917b2085aa14cf23
|
| 24 |
+
Published 2026-07-25
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "D&D Painterly"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
The author did not publish specific settings.
|
| 35 |
+
No author settings were published. Community baseline: steps Turbo: 8
|
| 36 |
+
(official README and HF card CLI example; the ComfyUI template ships 8).
|
| 37 |
+
Raw: 52 (official README). The krea-2 CLI's generic default is 28.
|
| 38 |
+
Community Turbo LoRAs commonly suggest 8-12 (e.g. the Identity Edit card
|
| 39 |
+
recommends Turbo at 8-12, or Raw at 20 for removals). A community 4-step
|
| 40 |
+
LoRA on Turbo makes 4 valid; its author calls 2 steps an out-of-spec
|
| 41 |
+
preview mode., cfg Turbo: CFG disabled - guidance_scale 0.0 in diffusers
|
| 42 |
+
and --cfg 0.0 in the krea-2 CLI, which is cfg 1.0 in ComfyUI's KSampler
|
| 43 |
+
(the official template ships cfg 1). These are the same thing; do not set
|
| 44 |
+
ComfyUI cfg to 0. Raw: CFG 3.5 (official README; CLI generic default 4.5).
|
| 45 |
+
Negative prompting on Turbo is effectively unused - the official templates
|
| 46 |
+
route ConditioningZeroOut into the negative slot., sampler ComfyUI:
|
| 47 |
+
KSampler with sampler euler, scheduler simple, denoise 1.0 (verified in
|
| 48 |
+
image_krea2_turbo_t2i.json: [seed, 'randomize', 8, 1, 'euler', 'simple',
|
| 49 |
+
1]). Timestep shift mu = 1.15 for Turbo; ComfyUI bakes this in via
|
| 50 |
+
Krea2.sampling_settings = {"multiplier": 1.0, "shift": 1.15}, so the plain
|
| 51 |
+
t2i template needs no ModelSampling node, while the style-reference
|
| 52 |
+
template adds ModelSamplingFlux at max_shift 1.15 / base_shift 0.5. The CLI
|
| 53 |
+
exposes --mu 1.15 for Turbo; Raw uses a resolution-derived mu interpolated
|
| 54 |
+
between --y1 0.5 and --y2 1.15 (ai-toolkit mirrors this as base_shift 0.5 /
|
| 55 |
+
max_shift 1.15 over image_seq_len 256-6400, exponential time shift).,
|
| 56 |
+
resolution 1024x1024 default. Turbo: 1K-2K (the official CLI example
|
| 57 |
+
generates 2048x2048; ComfyUI's ResolutionSelector defaults to 1 megapixel,
|
| 58 |
+
set 2.0 for 2K). Raw: "trained to generate upto 1k resolution".
|
| 59 |
+
Width/height are padded up to a multiple of 16., lora_strength 1.0 for
|
| 60 |
+
Krea's nine official style LoRAs (docs.comfy.org lists Recommended Strength
|
| 61 |
+
1.0 for every one), though the shipped t2i template's LoraLoaderModelOnly
|
| 62 |
+
is set to 0.8. The style-reference LoRA is used at 1.0 in its template. The
|
| 63 |
+
4-step distill LoRA documents 1.0 as its trained point, 1.0-1.5 as coherent
|
| 64 |
+
extrapolation and above ~1.5 as speckle artefacting. Community subject
|
| 65 |
+
LoRAs are typically recommended around 0.8-1.2 and dropped toward 0.6-0.9
|
| 66 |
+
when several are stacked..
|
| 67 |
+
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
ADOPTION & POPULARITY
|
| 70 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 71 |
+
Downloads 3,882
|
| 72 |
+
Rating 100% positive (338/338)
|
| 73 |
+
Comments 0
|
| 74 |
+
Published 42 days ago
|
| 75 |
+
Download rate 26.9/day since release
|
| 76 |
+
|
| 77 |
+
Adoption rank #136 of 150 in this collection (Niche)
|
| 78 |
+
Momentum rank #83 of 150 by download rate (Long tail · fresh release)
|
| 79 |
+
|
| 80 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 81 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 82 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 83 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 84 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 85 |
+
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
CHAINING / STACKING
|
| 88 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 89 |
+
Stacks with others not stated
|
| 90 |
+
|
| 91 |
+
The author gave no chaining guidance. The rules below are the
|
| 92 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 93 |
+
|
| 94 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 95 |
+
|
| 96 |
+
• The most important rule is not about chaining but about which
|
| 97 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 98 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 99 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 100 |
+
are stated to work well on Turbo.
|
| 101 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 102 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 103 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 104 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 105 |
+
routine - style + character, style + slider, realism + character.
|
| 106 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 107 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 108 |
+
generation and the output still came out great."
|
| 109 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 110 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 111 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 112 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 113 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 114 |
+
between concept strength and composability, and rank 32 was better
|
| 115 |
+
suited to a precise object or concept intended to take priority over
|
| 116 |
+
other stacked LoRAs."
|
| 117 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 118 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 119 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 120 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 121 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 122 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 123 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 124 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 125 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 126 |
+
applies to any Turbo-trained adapter in the chain.
|
| 127 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 128 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 129 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 130 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 131 |
+
the base prior.
|
| 132 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 133 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 134 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 135 |
+
architectures shipped under one model page, not a combined adapter.
|
| 136 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 137 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 138 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 139 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 140 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 141 |
+
• The author never states which weight family this targets. Silent
|
| 142 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 143 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 144 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 145 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 146 |
+
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
PROS
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
+ Well established — 3,882 downloads. [source: CivitAI stats]
|
| 151 |
+
+ Positively received — 338 thumbs-up with no down-votes. [source:
|
| 152 |
+
CivitAI stats]
|
| 153 |
+
+ Explicit trigger word(s) — D&D Painterly — so the effect can be turned
|
| 154 |
+
on and off from the prompt. [source: model metadata]
|
| 155 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 156 |
+
size]
|
| 157 |
+
|
| 158 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 159 |
+
CONS & CAVEATS
|
| 160 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 161 |
+
- Author never states which generation mode it was trained for; test
|
| 162 |
+
against your own workflow before relying on it. [source: description]
|
| 163 |
+
|
| 164 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 165 |
+
COMPATIBILITY WARNING
|
| 166 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 167 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 168 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 169 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 170 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 171 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 172 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 173 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 174 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 175 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 176 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 177 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 178 |
+
officially blessed. The more common practical failure is a settings
|
| 179 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 180 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 181 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 182 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 183 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 184 |
+
applied.
|
| 185 |
+
|
| 186 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 187 |
+
AUTHOR'S DESCRIPTION
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
This LoRA captures the rich, atmospheric aesthetic of tabletop RPG
|
| 190 |
+
character art with painterly brushwork and cinematic lighting. Detailed
|
| 191 |
+
armor and gear rendered in warm colors, candlelit taverns, and misty forest
|
| 192 |
+
clearings. Invoking the lassic "character sheet illustration" quality where
|
| 193 |
+
every portrait tells a story.
|
| 194 |
+
|
| 195 |
+
─────────────────────────────────────────────────────────────────────────────���─
|
| 196 |
+
EXAMPLE MEDIA
|
| 197 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 198 |
+
6 preview(s) in ./example_images/ — community results for
|
| 199 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 200 |
+
|
| 201 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 202 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 203 |
+
scraped. Open the model page to read them.
|
| 204 |
+
|
| 205 |
+
01_image.jpeg (image, 1024x1024)
|
| 206 |
+
02_image.jpeg (image, 1024x1024)
|
| 207 |
+
03_image.jpeg (image, 2688x2160)
|
| 208 |
+
04_image.jpeg (image, 1024x1024)
|
| 209 |
+
05_image.jpeg (image, 768x1344)
|
| 210 |
+
06_image.jpeg (image, 1488x1488)
|
| 211 |
+
|
| 212 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 213 |
+
HOW TO USE (COMFYUI)
|
| 214 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 215 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 216 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 217 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 218 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 219 |
+
(2026-06-30).
|
| 220 |
+
|
| 221 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 222 |
+
which is not gated):
|
| 223 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 224 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 225 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 226 |
+
_int8_convrot)
|
| 227 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 228 |
+
also available)
|
| 229 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 230 |
+
|
| 231 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 232 |
+
subfolder required.
|
| 233 |
+
|
| 234 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 235 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 236 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 237 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 238 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 239 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 240 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 241 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 242 |
+
|
| 243 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 244 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 245 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 246 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 247 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 248 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 249 |
+
|
| 250 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 251 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 252 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 253 |
+
|
| 254 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 255 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 256 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 257 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 258 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 259 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 260 |
+
CFGGuider cfg 1.
|
| 261 |
+
|
| 262 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 263 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 264 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 265 |
+
for removals) with LoRA strength 1.0.
|
| 266 |
+
|
| 267 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 268 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 269 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 270 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 271 |
+
unchanged.
|
| 272 |
+
|
| 273 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 274 |
+
Scraped by lorakit on 2026-09-05 00:18 UTC.
|
| 275 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 276 |
+
evidence tagged beside each line.
|
| 277 |
+
───────────────────────────────────────────────────────────────────────────────
|
d-d-painterly/metadata.json
ADDED
|
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "D&D Painterly",
|
| 3 |
+
"slug": "d-d-painterly",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2140031,
|
| 7 |
+
"version_id": 3118504,
|
| 8 |
+
"version_name": "Krea2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2140031",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "ArsMachina",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"D&D Painterly"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {},
|
| 25 |
+
"chaining": {
|
| 26 |
+
"author": {
|
| 27 |
+
"stacks": "not stated",
|
| 28 |
+
"notes": "",
|
| 29 |
+
"avoid": [],
|
| 30 |
+
"requires": [],
|
| 31 |
+
"order": "",
|
| 32 |
+
"strength": "",
|
| 33 |
+
"stated": false
|
| 34 |
+
},
|
| 35 |
+
"general_rules": [
|
| 36 |
+
"The most important rule is not about chaining but about which checkpoint you chain onto: the official README says in bold \"TRAIN on Raw and RUN on Turbo\", and \"We highly recommend using RAW for training LoRAs and applying them on Turbo for inference.\" LoRAs trained on Raw are stated to work well on Turbo.",
|
| 37 |
+
"Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2 LoRAs are DiT-only, so there is no CLIP side to chain and the text-encoder branch stays untouched however many LoRAs you add.",
|
| 38 |
+
"Krea 2 LoRAs stack in practice and the community treats multi-LoRA as routine - style + character, style + slider, realism + character. Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one writes \"I recently stacked over 20 of my own LoRAs on a single generation and the output still came out great.\"",
|
| 39 |
+
"Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is loaded. The CivitAI 12GB training guide also notes rank affects composability: \"rank 8 produced a lighter style influence that was easier to stack with other LoRAs, rank 16 provided a useful balance between concept strength and composability, and rank 32 was better suited to a precise object or concept intended to take priority over other stacked LoRAs.\"",
|
| 40 |
+
"Accelerator LoRAs are position-sensitive in intent, not in node order: a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is explicitly recommended by the 4-step LoRA's author.",
|
| 41 |
+
"Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI (guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card says \"Keep mu = 1.15. The training targets are anchored to that grid; a different shift moves the [sampler off them]\"; the same reasoning applies to any Turbo-trained adapter in the chain.",
|
| 42 |
+
"Reference/edit LoRAs are designed to be stacked under ordinary subject and style LoRAs - the Identity Edit card states \"Composes with your LoRAs: character/body/style LoRAs stack on top and steer the prior\" and recommends a stacked subject LoRA when unusual subjects drift toward the base prior.",
|
| 43 |
+
"Krea 2 LoRAs cannot be chained with LoRAs for any other base model. Many CivitAI pages carry multi-model titles like \"(Krea-2 + ZIT)\" or \"[Flux | ZIB | Krea2]\" - those are separate files for separate architectures shipped under one model page, not a combined adapter.",
|
| 44 |
+
"To combine two full Krea 2 checkpoints rather than adapters, ComfyUI ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-section weights for first., tmlp., txtmlp., tproj., txtfusion.projector, txtfusion.layerwise_blocks.0-1, txtfusion.refiner_blocks.0-1, blocks.0-27 and last.",
|
| 45 |
+
"The author never states which weight family this targets. Silent degradation, never a hard error, between Raw and Turbo. The two share one architecture - ai-toolkit's config is commented \"The reference 'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)\" - so every LoRA tensor shape matches on both and ComfyUI/diffuser"
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"pros": [
|
| 49 |
+
"Well established — 3,882 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 338 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — D&D Painterly — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 52 |
+
"Compact at 218 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 53 |
+
],
|
| 54 |
+
"cons": [
|
| 55 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"file": {
|
| 58 |
+
"name": "DnDPainterlyKrea2Raw.safetensors",
|
| 59 |
+
"size_bytes": 228587736,
|
| 60 |
+
"size_mb": 218.0,
|
| 61 |
+
"sha256": "cbd37bd58919d7b05143b10ce0f62548c5d21afdc668bcb7917b2085aa14cf23"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 3882,
|
| 65 |
+
"thumbs_up": 338,
|
| 66 |
+
"thumbs_down": 0
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 3882,
|
| 70 |
+
"thumbs_up": 338,
|
| 71 |
+
"thumbs_down": 0,
|
| 72 |
+
"comments": 0,
|
| 73 |
+
"approval": "100% positive (338/338)",
|
| 74 |
+
"age_days": 41.6,
|
| 75 |
+
"downloads_per_day": 26.92,
|
| 76 |
+
"rank_by_downloads": 136,
|
| 77 |
+
"rank_by_momentum": 83,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Niche",
|
| 80 |
+
"momentum": "Long tail · fresh release"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 8338.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"3,882 downloads",
|
| 85 |
+
"338 thumbs-up",
|
| 86 |
+
"documented triggers + usage notes",
|
| 87 |
+
"top-ranked for its category"
|
| 88 |
+
],
|
| 89 |
+
"example_media": [
|
| 90 |
+
{
|
| 91 |
+
"file": "01_image.jpeg",
|
| 92 |
+
"type": "image",
|
| 93 |
+
"resolution": "1024x1024",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "1024x1024",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "2688x2160",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "1024x1024",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "768x1344",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "1488x1488",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"style",
|
| 129 |
+
"d&d"
|
| 130 |
+
],
|
| 131 |
+
"scraped_at": "2026-09-05T00:18:31+00:00",
|
| 132 |
+
"path": "krea-2/d-d-painterly"
|
| 133 |
+
}
|
esty-s-minimalistic-sketch-style/Minimal Sketch Krea.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:addcf398cba6d46f4f768e667aa64fbcd42828098e7e73099cb1055ef4e70280
|
| 3 |
+
size 114325336
|
esty-s-minimalistic-sketch-style/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
esty-s-minimalistic-sketch-style/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
esty-s-minimalistic-sketch-style/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
esty-s-minimalistic-sketch-style/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
esty-s-minimalistic-sketch-style/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
esty-s-minimalistic-sketch-style/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
esty-s-minimalistic-sketch-style/info.txt
ADDED
|
@@ -0,0 +1,291 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
ESTY'S MINIMALISTIC SKETCH STYLE
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Visual style
|
| 12 |
+
Author Estylon
|
| 13 |
+
Source https://civitai.com/models/959300
|
| 14 |
+
Provenance CivitAI · model 959300 · version 3081216
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File Minimal Sketch Krea.safetensors
|
| 20 |
+
Version Krea 2
|
| 21 |
+
Size 109.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 addcf398cba6d46f4f768e667aa64fbcd42828098e7e73099cb1055ef4e70280
|
| 24 |
+
Published 2026-06-29
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "Minimal Sketch Style"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
The author did not publish specific settings.
|
| 35 |
+
No author settings were published. Community baseline: steps Turbo: 8
|
| 36 |
+
(official README and HF card CLI example; the ComfyUI template ships 8).
|
| 37 |
+
Raw: 52 (official README). The krea-2 CLI's generic default is 28.
|
| 38 |
+
Community Turbo LoRAs commonly suggest 8-12 (e.g. the Identity Edit card
|
| 39 |
+
recommends Turbo at 8-12, or Raw at 20 for removals). A community 4-step
|
| 40 |
+
LoRA on Turbo makes 4 valid; its author calls 2 steps an out-of-spec
|
| 41 |
+
preview mode., cfg Turbo: CFG disabled - guidance_scale 0.0 in diffusers
|
| 42 |
+
and --cfg 0.0 in the krea-2 CLI, which is cfg 1.0 in ComfyUI's KSampler
|
| 43 |
+
(the official template ships cfg 1). These are the same thing; do not set
|
| 44 |
+
ComfyUI cfg to 0. Raw: CFG 3.5 (official README; CLI generic default 4.5).
|
| 45 |
+
Negative prompting on Turbo is effectively unused - the official templates
|
| 46 |
+
route ConditioningZeroOut into the negative slot., sampler ComfyUI:
|
| 47 |
+
KSampler with sampler euler, scheduler simple, denoise 1.0 (verified in
|
| 48 |
+
image_krea2_turbo_t2i.json: [seed, 'randomize', 8, 1, 'euler', 'simple',
|
| 49 |
+
1]). Timestep shift mu = 1.15 for Turbo; ComfyUI bakes this in via
|
| 50 |
+
Krea2.sampling_settings = {"multiplier": 1.0, "shift": 1.15}, so the plain
|
| 51 |
+
t2i template needs no ModelSampling node, while the style-reference
|
| 52 |
+
template adds ModelSamplingFlux at max_shift 1.15 / base_shift 0.5. The CLI
|
| 53 |
+
exposes --mu 1.15 for Turbo; Raw uses a resolution-derived mu interpolated
|
| 54 |
+
between --y1 0.5 and --y2 1.15 (ai-toolkit mirrors this as base_shift 0.5 /
|
| 55 |
+
max_shift 1.15 over image_seq_len 256-6400, exponential time shift).,
|
| 56 |
+
resolution 1024x1024 default. Turbo: 1K-2K (the official CLI example
|
| 57 |
+
generates 2048x2048; ComfyUI's ResolutionSelector defaults to 1 megapixel,
|
| 58 |
+
set 2.0 for 2K). Raw: "trained to generate upto 1k resolution".
|
| 59 |
+
Width/height are padded up to a multiple of 16., lora_strength 1.0 for
|
| 60 |
+
Krea's nine official style LoRAs (docs.comfy.org lists Recommended Strength
|
| 61 |
+
1.0 for every one), though the shipped t2i template's LoraLoaderModelOnly
|
| 62 |
+
is set to 0.8. The style-reference LoRA is used at 1.0 in its template. The
|
| 63 |
+
4-step distill LoRA documents 1.0 as its trained point, 1.0-1.5 as coherent
|
| 64 |
+
extrapolation and above ~1.5 as speckle artefacting. Community subject
|
| 65 |
+
LoRAs are typically recommended around 0.8-1.2 and dropped toward 0.6-0.9
|
| 66 |
+
when several are stacked..
|
| 67 |
+
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
ADOPTION & POPULARITY
|
| 70 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 71 |
+
Downloads 3,795
|
| 72 |
+
Rating 99% positive (323/326)
|
| 73 |
+
Comments 0
|
| 74 |
+
Published 68 days ago
|
| 75 |
+
Download rate 10.3/day since release
|
| 76 |
+
|
| 77 |
+
Adoption rank #139 of 150 in this collection (Niche)
|
| 78 |
+
Momentum rank #139 of 150 by download rate (Long tail)
|
| 79 |
+
|
| 80 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 81 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 82 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 83 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 84 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 85 |
+
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
CHAINING / STACKING
|
| 88 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 89 |
+
Stacks with others not stated
|
| 90 |
+
|
| 91 |
+
The author gave no chaining guidance. The rules below are the
|
| 92 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 93 |
+
|
| 94 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 95 |
+
|
| 96 |
+
• The most important rule is not about chaining but about which
|
| 97 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 98 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 99 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 100 |
+
are stated to work well on Turbo.
|
| 101 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 102 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 103 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 104 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 105 |
+
routine - style + character, style + slider, realism + character.
|
| 106 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 107 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 108 |
+
generation and the output still came out great."
|
| 109 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 110 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 111 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 112 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 113 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 114 |
+
between concept strength and composability, and rank 32 was better
|
| 115 |
+
suited to a precise object or concept intended to take priority over
|
| 116 |
+
other stacked LoRAs."
|
| 117 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 118 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 119 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 120 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 121 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 122 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 123 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 124 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 125 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 126 |
+
applies to any Turbo-trained adapter in the chain.
|
| 127 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 128 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 129 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 130 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 131 |
+
the base prior.
|
| 132 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 133 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 134 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 135 |
+
architectures shipped under one model page, not a combined adapter.
|
| 136 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 137 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 138 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 139 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 140 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 141 |
+
• The author never states which weight family this targets. Silent
|
| 142 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 143 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 144 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 145 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 146 |
+
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
PROS
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
+ Well established — 3,795 downloads. [source: CivitAI stats]
|
| 151 |
+
+ Positively received — 323 thumbs-up, 3 down. [source: CivitAI stats]
|
| 152 |
+
+ Explicit trigger word(s) — Minimal Sketch Style — so the effect can be
|
| 153 |
+
turned on and off from the prompt. [source: model metadata]
|
| 154 |
+
+ Compact at 109 MB — cheap to stack with other LoRAs. [source: file
|
| 155 |
+
size]
|
| 156 |
+
|
| 157 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 158 |
+
CONS & CAVEATS
|
| 159 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 160 |
+
- Author never states which generation mode it was trained for; test
|
| 161 |
+
against your own workflow before relying on it. [source: description]
|
| 162 |
+
|
| 163 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 164 |
+
COMPATIBILITY WARNING
|
| 165 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 166 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 167 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 168 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 169 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 170 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 171 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 172 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 173 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 174 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 175 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 176 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 177 |
+
officially blessed. The more common practical failure is a settings
|
| 178 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 179 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 180 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 181 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 182 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 183 |
+
applied.
|
| 184 |
+
|
| 185 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 186 |
+
AUTHOR'S DESCRIPTION
|
| 187 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 188 |
+
This LoRA is designed to bring the unique charm of expressive sketches and
|
| 189 |
+
textured doodles into your generations.
|
| 190 |
+
This style is trained on a selection of carefully chosen sketches and
|
| 191 |
+
digital drawings. It captures the beauty of visible linework and the
|
| 192 |
+
texture of hand-drawn art, combined with bold, deliberate color choices.
|
| 193 |
+
Expect visuals that feel both spontaneous and artfully composed. The model
|
| 194 |
+
excels at creating images with clear, confident outlines, textured shading,
|
| 195 |
+
and distinct color palettes that give each piece a strong emotional mood.
|
| 196 |
+
Characters and objects retain a classic, illustrative quality, as if lifted
|
| 197 |
+
from an artist's personal sketchbook but finished with a painterly touch.
|
| 198 |
+
The goal of this LoRA is to replicate that authentic "doodle" feeling: a
|
| 199 |
+
mix of rough, energetic lines and beautifully structured composition. If
|
| 200 |
+
you're looking to create illustrations that radiate personality, charm, and
|
| 201 |
+
a handcrafted feel, this LoRA will help you achieve it.
|
| 202 |
+
For those who want custom-tailored styles or specific commissions, I also
|
| 203 |
+
offer LoRA commission work. You can reach out to me directly via Private
|
| 204 |
+
Message or visit my DeviantArt page:
|
| 205 |
+
👉 https://www.deviantart.com/estylonshop
|
| 206 |
+
Enjoy experimenting with this model, and don’t forget to share your
|
| 207 |
+
results—I’d love to see what you create
|
| 208 |
+
|
| 209 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 210 |
+
EXAMPLE MEDIA
|
| 211 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 212 |
+
6 preview(s) in ./example_images/ — community results for
|
| 213 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 214 |
+
|
| 215 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 216 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 217 |
+
scraped. Open the model page to read them.
|
| 218 |
+
|
| 219 |
+
01_image.jpeg (image, 2730x4096)
|
| 220 |
+
02_image.jpeg (image, 2730x4096)
|
| 221 |
+
03_image.jpeg (image, 2730x4096)
|
| 222 |
+
04_image.jpeg (image, 2730x4096)
|
| 223 |
+
05_image.jpeg (image, 2730x4096)
|
| 224 |
+
06_image.jpeg (image, 2730x4096)
|
| 225 |
+
|
| 226 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 227 |
+
HOW TO USE (COMFYUI)
|
| 228 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 229 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 230 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 231 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 232 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 233 |
+
(2026-06-30).
|
| 234 |
+
|
| 235 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 236 |
+
which is not gated):
|
| 237 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 238 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 239 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 240 |
+
_int8_convrot)
|
| 241 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 242 |
+
also available)
|
| 243 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 244 |
+
|
| 245 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 246 |
+
subfolder required.
|
| 247 |
+
|
| 248 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 249 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 250 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 251 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 252 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 253 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 254 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 255 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 256 |
+
|
| 257 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 258 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 259 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 260 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 261 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 262 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 263 |
+
|
| 264 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 265 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 266 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 267 |
+
|
| 268 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 269 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 270 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 271 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 272 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 273 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 274 |
+
CFGGuider cfg 1.
|
| 275 |
+
|
| 276 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 277 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 278 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 279 |
+
for removals) with LoRA strength 1.0.
|
| 280 |
+
|
| 281 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 282 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 283 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 284 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 285 |
+
unchanged.
|
| 286 |
+
|
| 287 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 288 |
+
Scraped by lorakit on 2026-09-05 00:18 UTC.
|
| 289 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 290 |
+
evidence tagged beside each line.
|
| 291 |
+
───────────────────────────────────────────────────────────────────────────────
|
esty-s-minimalistic-sketch-style/metadata.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Esty's Minimalistic Sketch Style",
|
| 3 |
+
"slug": "esty-s-minimalistic-sketch-style",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 959300,
|
| 7 |
+
"version_id": 3081216,
|
| 8 |
+
"version_name": "Krea 2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/959300",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "Estylon",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"Minimal Sketch Style"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {},
|
| 25 |
+
"chaining": {
|
| 26 |
+
"author": {
|
| 27 |
+
"stacks": "not stated",
|
| 28 |
+
"notes": "",
|
| 29 |
+
"avoid": [],
|
| 30 |
+
"requires": [],
|
| 31 |
+
"order": "",
|
| 32 |
+
"strength": "",
|
| 33 |
+
"stated": false
|
| 34 |
+
},
|
| 35 |
+
"general_rules": [
|
| 36 |
+
"The most important rule is not about chaining but about which checkpoint you chain onto: the official README says in bold \"TRAIN on Raw and RUN on Turbo\", and \"We highly recommend using RAW for training LoRAs and applying them on Turbo for inference.\" LoRAs trained on Raw are stated to work well on Turbo.",
|
| 37 |
+
"Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2 LoRAs are DiT-only, so there is no CLIP side to chain and the text-encoder branch stays untouched however many LoRAs you add.",
|
| 38 |
+
"Krea 2 LoRAs stack in practice and the community treats multi-LoRA as routine - style + character, style + slider, realism + character. Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one writes \"I recently stacked over 20 of my own LoRAs on a single generation and the output still came out great.\"",
|
| 39 |
+
"Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is loaded. The CivitAI 12GB training guide also notes rank affects composability: \"rank 8 produced a lighter style influence that was easier to stack with other LoRAs, rank 16 provided a useful balance between concept strength and composability, and rank 32 was better suited to a precise object or concept intended to take priority over other stacked LoRAs.\"",
|
| 40 |
+
"Accelerator LoRAs are position-sensitive in intent, not in node order: a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is explicitly recommended by the 4-step LoRA's author.",
|
| 41 |
+
"Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI (guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card says \"Keep mu = 1.15. The training targets are anchored to that grid; a different shift moves the [sampler off them]\"; the same reasoning applies to any Turbo-trained adapter in the chain.",
|
| 42 |
+
"Reference/edit LoRAs are designed to be stacked under ordinary subject and style LoRAs - the Identity Edit card states \"Composes with your LoRAs: character/body/style LoRAs stack on top and steer the prior\" and recommends a stacked subject LoRA when unusual subjects drift toward the base prior.",
|
| 43 |
+
"Krea 2 LoRAs cannot be chained with LoRAs for any other base model. Many CivitAI pages carry multi-model titles like \"(Krea-2 + ZIT)\" or \"[Flux | ZIB | Krea2]\" - those are separate files for separate architectures shipped under one model page, not a combined adapter.",
|
| 44 |
+
"To combine two full Krea 2 checkpoints rather than adapters, ComfyUI ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-section weights for first., tmlp., txtmlp., tproj., txtfusion.projector, txtfusion.layerwise_blocks.0-1, txtfusion.refiner_blocks.0-1, blocks.0-27 and last.",
|
| 45 |
+
"The author never states which weight family this targets. Silent degradation, never a hard error, between Raw and Turbo. The two share one architecture - ai-toolkit's config is commented \"The reference 'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)\" - so every LoRA tensor shape matches on both and ComfyUI/diffuser"
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"pros": [
|
| 49 |
+
"Well established — 3,795 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 323 thumbs-up, 3 down. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — Minimal Sketch Style — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 52 |
+
"Compact at 109 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 53 |
+
],
|
| 54 |
+
"cons": [
|
| 55 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"file": {
|
| 58 |
+
"name": "Minimal Sketch Krea.safetensors",
|
| 59 |
+
"size_bytes": 114325336,
|
| 60 |
+
"size_mb": 109.03,
|
| 61 |
+
"sha256": "addcf398cba6d46f4f768e667aa64fbcd42828098e7e73099cb1055ef4e70280"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 3795,
|
| 65 |
+
"thumbs_up": 323,
|
| 66 |
+
"thumbs_down": 3
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 3795,
|
| 70 |
+
"thumbs_up": 323,
|
| 71 |
+
"thumbs_down": 3,
|
| 72 |
+
"comments": 0,
|
| 73 |
+
"approval": "99% positive (323/326)",
|
| 74 |
+
"age_days": 67.6,
|
| 75 |
+
"downloads_per_day": 10.29,
|
| 76 |
+
"rank_by_downloads": 139,
|
| 77 |
+
"rank_by_momentum": 139,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Niche",
|
| 80 |
+
"momentum": "Long tail"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 8071.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"3,795 downloads",
|
| 85 |
+
"323 thumbs-up",
|
| 86 |
+
"documented triggers + usage notes",
|
| 87 |
+
"top-ranked for its category"
|
| 88 |
+
],
|
| 89 |
+
"example_media": [
|
| 90 |
+
{
|
| 91 |
+
"file": "01_image.jpeg",
|
| 92 |
+
"type": "image",
|
| 93 |
+
"resolution": "2730x4096",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "2730x4096",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "2730x4096",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "2730x4096",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "2730x4096",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "2730x4096",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"sketch",
|
| 129 |
+
"linearts",
|
| 130 |
+
"style",
|
| 131 |
+
"art"
|
| 132 |
+
],
|
| 133 |
+
"scraped_at": "2026-09-05T00:18:53+00:00",
|
| 134 |
+
"path": "krea-2/esty-s-minimalistic-sketch-style"
|
| 135 |
+
}
|
manga-style-berserk/berserk_krea2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c41013420266358d830c74dc503a67d320c1e43dcd3b8b6c482f7ab9fd014cf9
|
| 3 |
+
size 914160680
|
manga-style-berserk/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
manga-style-berserk/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
manga-style-berserk/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
manga-style-berserk/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
manga-style-berserk/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
manga-style-berserk/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
manga-style-berserk/info.txt
ADDED
|
@@ -0,0 +1,290 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
MANGA STYLE (BERSERK)
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode Instruction / reference editing (community, not official)
|
| 10 |
+
Checkpoint Krea 2 RAW (krea/Krea-2-Raw)
|
| 11 |
+
Category Visual style
|
| 12 |
+
Author Yofaraway
|
| 13 |
+
Source https://civitai.com/models/743448
|
| 14 |
+
Provenance CivitAI · model 743448 · version 3092513
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File berserk_krea2.safetensors
|
| 20 |
+
Version Krea2 v1
|
| 21 |
+
Size 871.8 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 c41013420266358d830c74dc503a67d320c1e43dcd3b8b6c482f7ab9fd014cf9
|
| 24 |
+
Published 2026-07-09
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "manga style"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
Taken verbatim from the author's description:
|
| 35 |
+
|
| 36 |
+
LoRA strength 1.2
|
| 37 |
+
Sampler steps 8
|
| 38 |
+
Resolution 768x1152
|
| 39 |
+
CFG / guidance 1
|
| 40 |
+
Sampler Euler simple
|
| 41 |
+
|
| 42 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 43 |
+
ADOPTION & POPULARITY
|
| 44 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 45 |
+
Downloads 3,788
|
| 46 |
+
Rating 100% positive (364/364)
|
| 47 |
+
Comments 0
|
| 48 |
+
Published 57 days ago
|
| 49 |
+
Download rate 6.0/day since release
|
| 50 |
+
|
| 51 |
+
Adoption rank #140 of 150 in this collection (Niche)
|
| 52 |
+
Momentum rank #145 of 150 by download rate (Long tail)
|
| 53 |
+
|
| 54 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 55 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 56 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 57 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 58 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 59 |
+
|
| 60 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 61 |
+
CHAINING / STACKING
|
| 62 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 63 |
+
Stacks with others not stated
|
| 64 |
+
|
| 65 |
+
The author gave no chaining guidance. The rules below are the
|
| 66 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 67 |
+
|
| 68 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 69 |
+
|
| 70 |
+
• The most important rule is not about chaining but about which
|
| 71 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 72 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 73 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 74 |
+
are stated to work well on Turbo.
|
| 75 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 76 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 77 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 78 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 79 |
+
routine - style + character, style + slider, realism + character.
|
| 80 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 81 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 82 |
+
generation and the output still came out great."
|
| 83 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 84 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 85 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 86 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 87 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 88 |
+
between concept strength and composability, and rank 32 was better
|
| 89 |
+
suited to a precise object or concept intended to take priority over
|
| 90 |
+
other stacked LoRAs."
|
| 91 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 92 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 93 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 94 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 95 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 96 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 97 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 98 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 99 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 100 |
+
applies to any Turbo-trained adapter in the chain.
|
| 101 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 102 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 103 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 104 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 105 |
+
the base prior.
|
| 106 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 107 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 108 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 109 |
+
architectures shipped under one model page, not a combined adapter.
|
| 110 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 111 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 112 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 113 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 114 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 115 |
+
• Undistilled base checkpoint, no step or CFG distillation and no post-
|
| 116 |
+
training. The card says "its not recommended for inference use. Its a
|
| 117 |
+
good base for finetuning or post-training". Official settings: 52
|
| 118 |
+
steps, CFG 3.5, trained up to 1K. This is where Krea tells you to train
|
| 119 |
+
LoRAs.
|
| 120 |
+
|
| 121 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 122 |
+
PROS
|
| 123 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 124 |
+
+ Well established — 3,788 downloads. [source: CivitAI stats]
|
| 125 |
+
+ Positively received — 364 thumbs-up with no down-votes. [source:
|
| 126 |
+
CivitAI stats]
|
| 127 |
+
+ Explicit trigger word(s) — manga style — so the effect can be turned on
|
| 128 |
+
and off from the prompt. [source: model metadata]
|
| 129 |
+
+ Author published concrete recommended settings. [source: description]
|
| 130 |
+
|
| 131 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 132 |
+
CONS & CAVEATS
|
| 133 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 134 |
+
- Large at 872 MB — slower to load and heavier to stack. [source: file
|
| 135 |
+
size]
|
| 136 |
+
|
| 137 |
+
──────────────────────────────────��────────────────────────────────────────────
|
| 138 |
+
COMPATIBILITY WARNING
|
| 139 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 140 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 141 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 142 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 143 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 144 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 145 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 146 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 147 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 148 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 149 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 150 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 151 |
+
officially blessed. The more common practical failure is a settings
|
| 152 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 153 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 154 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 155 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 156 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 157 |
+
applied.
|
| 158 |
+
|
| 159 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 160 |
+
AUTHOR'S DESCRIPTION
|
| 161 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 162 |
+
Krea 2 Showcase images :
|
| 163 |
+
- Turbo model : 8 steps / CFG 1 & Euler simple
|
| 164 |
+
|
| 165 |
+
- 768x1152
|
| 166 |
+
|
| 167 |
+
- x2 Hires (10 steps, 0.35 with 4x_NMKD_Siax)
|
| 168 |
+
|
| 169 |
+
- Lora strength 1.2
|
| 170 |
+
|
| 171 |
+
Can also do characters : Guts, Casca, Griffith.
|
| 172 |
+
Ideogram 4
|
| 173 |
+
Can do Guts, Casca and Griffith characters + the style.
|
| 174 |
+
Klein 9B Showcase images :
|
| 175 |
+
- Distilled model
|
| 176 |
+
|
| 177 |
+
- 768x1152
|
| 178 |
+
|
| 179 |
+
- Euler / normal / 4 steps / CFG 1
|
| 180 |
+
|
| 181 |
+
- Lora strength of 1
|
| 182 |
+
|
| 183 |
+
ZIB v1 :
|
| 184 |
+
Still experimenting with Z-image Base training. Showcase images :
|
| 185 |
+
- Euler / normal / 20 steps / CFG 5
|
| 186 |
+
|
| 187 |
+
- Hires steps : 20 / NMKD_SIAX @0.2-0.5 / x1.5-x2
|
| 188 |
+
|
| 189 |
+
- 768x1152
|
| 190 |
+
|
| 191 |
+
- Lora strength 0.7 -1
|
| 192 |
+
|
| 193 |
+
Qwen Qwen2512 v1:
|
| 194 |
+
First lora trained on the new Qwen2512 (it still working with previous
|
| 195 |
+
Qwen-Image and Qwen-Edit). For inference, I still prefer the first Qwen-
|
| 196 |
+
Image model (BF16) (all the showcase images are done with this one).
|
| 197 |
+
Seems pretty good but few things appears sometimes unprompted in my tests:
|
| 198 |
+
artefacts on skin (like scars) and japanese onomatopoeia
|
| 199 |
+
Qwen v1:
|
| 200 |
+
I've trained a lot of different versions for this one : with big and small
|
| 201 |
+
dataset, trigger words or not, high and low LR... I've still no idea what's
|
| 202 |
+
good or not. 🙂
|
| 203 |
+
Flux Had good results starting prompt with : ' black and white Berserk
|
| 204 |
+
manga style image of'
|
| 205 |
+
and 0.8 strength most of the time v2 edit : Better dataset for better
|
| 206 |
+
prompt adherence and flexibility
|
| 207 |
+
|
| 208 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 209 |
+
EXAMPLE MEDIA
|
| 210 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 211 |
+
6 preview(s) in ./example_images/ — community results for
|
| 212 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 213 |
+
|
| 214 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 215 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 216 |
+
scraped. Open the model page to read them.
|
| 217 |
+
|
| 218 |
+
01_image.jpeg (image, 768x1152)
|
| 219 |
+
02_image.jpeg (image, 1280x1920)
|
| 220 |
+
03_image.jpeg (image, 768x1152)
|
| 221 |
+
04_image.jpeg (image, 768x1152)
|
| 222 |
+
05_image.jpeg (image, 1536x2304)
|
| 223 |
+
06_image.jpeg (image, 1152x768)
|
| 224 |
+
|
| 225 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 226 |
+
HOW TO USE (COMFYUI)
|
| 227 |
+
───────────────────────────────────────────────────────���───────────────────────
|
| 228 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 229 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 230 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 231 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 232 |
+
(2026-06-30).
|
| 233 |
+
|
| 234 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 235 |
+
which is not gated):
|
| 236 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 237 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 238 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 239 |
+
_int8_convrot)
|
| 240 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 241 |
+
also available)
|
| 242 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 243 |
+
|
| 244 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 245 |
+
subfolder required.
|
| 246 |
+
|
| 247 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 248 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 249 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 250 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 251 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 252 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 253 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 254 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 255 |
+
|
| 256 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 257 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 258 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 259 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 260 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 261 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 262 |
+
|
| 263 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 264 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 265 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 266 |
+
|
| 267 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 268 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 269 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 270 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 271 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 272 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 273 |
+
CFGGuider cfg 1.
|
| 274 |
+
|
| 275 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 276 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 277 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 278 |
+
for removals) with LoRA strength 1.0.
|
| 279 |
+
|
| 280 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 281 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 282 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 283 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 284 |
+
unchanged.
|
| 285 |
+
|
| 286 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 287 |
+
Scraped by lorakit on 2026-09-05 00:18 UTC.
|
| 288 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 289 |
+
evidence tagged beside each line.
|
| 290 |
+
───────────────────────────────────────────────────────────────────────────────
|
manga-style-berserk/metadata.json
ADDED
|
@@ -0,0 +1,147 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Manga style (Berserk)",
|
| 3 |
+
"slug": "manga-style-berserk",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 743448,
|
| 7 |
+
"version_id": 3092513,
|
| 8 |
+
"version_name": "Krea2 v1",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/743448",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "Yofaraway",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [
|
| 19 |
+
"edit"
|
| 20 |
+
],
|
| 21 |
+
"primary_modality": "edit",
|
| 22 |
+
"checkpoint_family": "raw",
|
| 23 |
+
"trigger_words": [
|
| 24 |
+
"manga style"
|
| 25 |
+
],
|
| 26 |
+
"recommended_settings": {
|
| 27 |
+
"LoRA strength": "1.2",
|
| 28 |
+
"Sampler steps": "8",
|
| 29 |
+
"Resolution": "768x1152",
|
| 30 |
+
"CFG / guidance": "1",
|
| 31 |
+
"Sampler": "Euler simple"
|
| 32 |
+
},
|
| 33 |
+
"chaining": {
|
| 34 |
+
"author": {
|
| 35 |
+
"stacks": "not stated",
|
| 36 |
+
"notes": "",
|
| 37 |
+
"avoid": [],
|
| 38 |
+
"requires": [],
|
| 39 |
+
"order": "",
|
| 40 |
+
"strength": "",
|
| 41 |
+
"stated": false
|
| 42 |
+
},
|
| 43 |
+
"general_rules": [
|
| 44 |
+
"The most important rule is not about chaining but about which checkpoint you chain onto: the official README says in bold \"TRAIN on Raw and RUN on Turbo\", and \"We highly recommend using RAW for training LoRAs and applying them on Turbo for inference.\" LoRAs trained on Raw are stated to work well on Turbo.",
|
| 45 |
+
"Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2 LoRAs are DiT-only, so there is no CLIP side to chain and the text-encoder branch stays untouched however many LoRAs you add.",
|
| 46 |
+
"Krea 2 LoRAs stack in practice and the community treats multi-LoRA as routine - style + character, style + slider, realism + character. Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one writes \"I recently stacked over 20 of my own LoRAs on a single generation and the output still came out great.\"",
|
| 47 |
+
"Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is loaded. The CivitAI 12GB training guide also notes rank affects composability: \"rank 8 produced a lighter style influence that was easier to stack with other LoRAs, rank 16 provided a useful balance between concept strength and composability, and rank 32 was better suited to a precise object or concept intended to take priority over other stacked LoRAs.\"",
|
| 48 |
+
"Accelerator LoRAs are position-sensitive in intent, not in node order: a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is explicitly recommended by the 4-step LoRA's author.",
|
| 49 |
+
"Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI (guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card says \"Keep mu = 1.15. The training targets are anchored to that grid; a different shift moves the [sampler off them]\"; the same reasoning applies to any Turbo-trained adapter in the chain.",
|
| 50 |
+
"Reference/edit LoRAs are designed to be stacked under ordinary subject and style LoRAs - the Identity Edit card states \"Composes with your LoRAs: character/body/style LoRAs stack on top and steer the prior\" and recommends a stacked subject LoRA when unusual subjects drift toward the base prior.",
|
| 51 |
+
"Krea 2 LoRAs cannot be chained with LoRAs for any other base model. Many CivitAI pages carry multi-model titles like \"(Krea-2 + ZIT)\" or \"[Flux | ZIB | Krea2]\" - those are separate files for separate architectures shipped under one model page, not a combined adapter.",
|
| 52 |
+
"To combine two full Krea 2 checkpoints rather than adapters, ComfyUI ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-section weights for first., tmlp., txtmlp., tproj., txtfusion.projector, txtfusion.layerwise_blocks.0-1, txtfusion.refiner_blocks.0-1, blocks.0-27 and last.",
|
| 53 |
+
"Undistilled base checkpoint, no step or CFG distillation and no post-training. The card says \"its not recommended for inference use. Its a good base for finetuning or post-training\". Official settings: 52 steps, CFG 3.5, trained up to 1K. This is where Krea tells you to train LoRAs."
|
| 54 |
+
]
|
| 55 |
+
},
|
| 56 |
+
"pros": [
|
| 57 |
+
"Well established — 3,788 downloads. [source: CivitAI stats]",
|
| 58 |
+
"Positively received — 364 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 59 |
+
"Explicit trigger word(s) — manga style — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 60 |
+
"Author published concrete recommended settings. [source: description]"
|
| 61 |
+
],
|
| 62 |
+
"cons": [
|
| 63 |
+
"Large at 872 MB — slower to load and heavier to stack. [source: file size]"
|
| 64 |
+
],
|
| 65 |
+
"file": {
|
| 66 |
+
"name": "berserk_krea2.safetensors",
|
| 67 |
+
"size_bytes": 914160680,
|
| 68 |
+
"size_mb": 871.81,
|
| 69 |
+
"sha256": "c41013420266358d830c74dc503a67d320c1e43dcd3b8b6c482f7ab9fd014cf9"
|
| 70 |
+
},
|
| 71 |
+
"stats": {
|
| 72 |
+
"downloads": 3788,
|
| 73 |
+
"thumbs_up": 364,
|
| 74 |
+
"thumbs_down": 0
|
| 75 |
+
},
|
| 76 |
+
"popularity": {
|
| 77 |
+
"downloads": 3788,
|
| 78 |
+
"thumbs_up": 364,
|
| 79 |
+
"thumbs_down": 0,
|
| 80 |
+
"comments": 0,
|
| 81 |
+
"approval": "100% positive (364/364)",
|
| 82 |
+
"age_days": 57.2,
|
| 83 |
+
"downloads_per_day": 6.03,
|
| 84 |
+
"rank_by_downloads": 140,
|
| 85 |
+
"rank_by_momentum": 145,
|
| 86 |
+
"of_total": 150,
|
| 87 |
+
"adoption_tier": "Niche",
|
| 88 |
+
"momentum": "Long tail"
|
| 89 |
+
},
|
| 90 |
+
"selection_score": 8556.0,
|
| 91 |
+
"selection_reasons": [
|
| 92 |
+
"3,788 downloads",
|
| 93 |
+
"364 thumbs-up",
|
| 94 |
+
"documented triggers + usage notes",
|
| 95 |
+
"top-ranked for its category"
|
| 96 |
+
],
|
| 97 |
+
"example_media": [
|
| 98 |
+
{
|
| 99 |
+
"file": "01_image.jpeg",
|
| 100 |
+
"type": "image",
|
| 101 |
+
"resolution": "768x1152",
|
| 102 |
+
"prompt": ""
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"file": "02_image.jpeg",
|
| 106 |
+
"type": "image",
|
| 107 |
+
"resolution": "1280x1920",
|
| 108 |
+
"prompt": ""
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"file": "03_image.jpeg",
|
| 112 |
+
"type": "image",
|
| 113 |
+
"resolution": "768x1152",
|
| 114 |
+
"prompt": ""
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"file": "04_image.jpeg",
|
| 118 |
+
"type": "image",
|
| 119 |
+
"resolution": "768x1152",
|
| 120 |
+
"prompt": ""
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"file": "05_image.jpeg",
|
| 124 |
+
"type": "image",
|
| 125 |
+
"resolution": "1536x2304",
|
| 126 |
+
"prompt": ""
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"file": "06_image.jpeg",
|
| 130 |
+
"type": "image",
|
| 131 |
+
"resolution": "1152x768",
|
| 132 |
+
"prompt": ""
|
| 133 |
+
}
|
| 134 |
+
],
|
| 135 |
+
"tags": [
|
| 136 |
+
"manga",
|
| 137 |
+
"kentaro miura",
|
| 138 |
+
"style",
|
| 139 |
+
"guts",
|
| 140 |
+
"id4",
|
| 141 |
+
"ideogram 4",
|
| 142 |
+
"griffith",
|
| 143 |
+
"casca"
|
| 144 |
+
],
|
| 145 |
+
"scraped_at": "2026-09-05T00:18:32+00:00",
|
| 146 |
+
"path": "krea-2/manga-style-berserk"
|
| 147 |
+
}
|
midjourney-style/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
midjourney-style/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
midjourney-style/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
midjourney-style/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|