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): canon-ultrareal, mikkoani-style, cyaniji-niji-style-anima-krea2-nai-zit, dark-fantasy-pulp-pinup…
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +72 -0
- 748cm-style-krea-2-anima/748_c1-st2000.safetensors +3 -0
- 748cm-style-krea-2-anima/example_images/01_image.jpeg +3 -0
- 748cm-style-krea-2-anima/example_images/02_image.jpeg +3 -0
- 748cm-style-krea-2-anima/example_images/03_image.jpeg +3 -0
- 748cm-style-krea-2-anima/example_images/04_image.jpeg +3 -0
- 748cm-style-krea-2-anima/example_images/05_image.jpeg +3 -0
- 748cm-style-krea-2-anima/example_images/06_image.jpeg +3 -0
- 748cm-style-krea-2-anima/info.txt +251 -0
- 748cm-style-krea-2-anima/metadata.json +135 -0
- bss-styles-for-krea2/DD_krea2_3265864_epoch_4.safetensors +3 -0
- bss-styles-for-krea2/example_images/01_image.jpeg +3 -0
- bss-styles-for-krea2/example_images/02_image.jpeg +3 -0
- bss-styles-for-krea2/example_images/03_image.jpeg +3 -0
- bss-styles-for-krea2/example_images/04_image.jpeg +3 -0
- bss-styles-for-krea2/example_images/05_image.jpeg +3 -0
- bss-styles-for-krea2/example_images/06_image.jpeg +3 -0
- bss-styles-for-krea2/info.txt +298 -0
- bss-styles-for-krea2/metadata.json +135 -0
- canon-ultrareal/canon_krea2.safetensors +3 -0
- canon-ultrareal/example_images/01_image.jpeg +3 -0
- canon-ultrareal/example_images/02_image.jpeg +3 -0
- canon-ultrareal/example_images/03_image.jpeg +3 -0
- canon-ultrareal/example_images/04_image.jpeg +3 -0
- canon-ultrareal/example_images/05_image.jpeg +3 -0
- canon-ultrareal/example_images/06_image.jpeg +3 -0
- canon-ultrareal/info.txt +279 -0
- canon-ultrareal/metadata.json +132 -0
- cyaniji-niji-style-anima-krea2-nai-zit/Cyaniji Krea2 v1 EP5.safetensors +3 -0
- cyaniji-niji-style-anima-krea2-nai-zit/example_images/01_image.jpeg +3 -0
- cyaniji-niji-style-anima-krea2-nai-zit/example_images/02_image.jpeg +3 -0
- cyaniji-niji-style-anima-krea2-nai-zit/example_images/03_image.jpeg +3 -0
- cyaniji-niji-style-anima-krea2-nai-zit/example_images/04_image.jpeg +3 -0
- cyaniji-niji-style-anima-krea2-nai-zit/example_images/05_image.jpeg +3 -0
- cyaniji-niji-style-anima-krea2-nai-zit/example_images/06_image.jpeg +3 -0
- cyaniji-niji-style-anima-krea2-nai-zit/info.txt +252 -0
- cyaniji-niji-style-anima-krea2-nai-zit/metadata.json +140 -0
- dark-fantasy-pulp-pinup/DarkFantasyPulpPinupKrea2Raw.safetensors +3 -0
- dark-fantasy-pulp-pinup/example_images/01_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/02_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/03_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/04_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/05_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/06_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/info.txt +277 -0
- dark-fantasy-pulp-pinup/metadata.json +136 -0
- delken-furry-realism-enhancer-krea-2-anima-illustrious/Delken_Krea2_V10.safetensors +3 -0
- delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/01_image.jpeg +3 -0
- delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/02_image.jpeg +3 -0
- delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/03_image.jpeg +3 -0
.gitattributes
CHANGED
|
@@ -729,3 +729,75 @@ chibi-animal-characters/example_images/03_image.jpeg filter=lfs diff=lfs merge=l
|
|
| 729 |
chibi-animal-characters/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 730 |
chibi-animal-characters/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 731 |
chibi-animal-characters/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 729 |
chibi-animal-characters/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 730 |
chibi-animal-characters/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 731 |
chibi-animal-characters/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 732 |
+
canon-ultrareal/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 733 |
+
canon-ultrareal/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 734 |
+
canon-ultrareal/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 735 |
+
canon-ultrareal/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 736 |
+
canon-ultrareal/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 737 |
+
canon-ultrareal/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 738 |
+
mikkoani-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 739 |
+
mikkoani-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 740 |
+
mikkoani-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 741 |
+
mikkoani-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 742 |
+
mikkoani-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 743 |
+
mikkoani-style/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 744 |
+
cyaniji-niji-style-anima-krea2-nai-zit/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 745 |
+
cyaniji-niji-style-anima-krea2-nai-zit/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 746 |
+
cyaniji-niji-style-anima-krea2-nai-zit/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 747 |
+
cyaniji-niji-style-anima-krea2-nai-zit/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 748 |
+
cyaniji-niji-style-anima-krea2-nai-zit/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 749 |
+
cyaniji-niji-style-anima-krea2-nai-zit/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 750 |
+
dark-fantasy-pulp-pinup/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 751 |
+
dark-fantasy-pulp-pinup/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 752 |
+
dark-fantasy-pulp-pinup/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 753 |
+
dark-fantasy-pulp-pinup/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 754 |
+
dark-fantasy-pulp-pinup/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 755 |
+
dark-fantasy-pulp-pinup/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 756 |
+
krea-2-weight-slider/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 757 |
+
krea-2-weight-slider/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 758 |
+
krea-2-weight-slider/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 759 |
+
krea-2-weight-slider/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 760 |
+
krea-2-weight-slider/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 761 |
+
krea-2-weight-slider/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 762 |
+
furry-realistic-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 763 |
+
furry-realistic-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 764 |
+
furry-realistic-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 765 |
+
furry-realistic-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 766 |
+
furry-realistic-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 767 |
+
furry-realistic-style/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 768 |
+
rly-thot-shot-helena-krea-2-ideogram-4-zib-zit-k9b/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 769 |
+
rly-thot-shot-helena-krea-2-ideogram-4-zib-zit-k9b/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 770 |
+
rly-thot-shot-helena-krea-2-ideogram-4-zib-zit-k9b/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 771 |
+
rly-thot-shot-helena-krea-2-ideogram-4-zib-zit-k9b/example_images/04_video.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 772 |
+
rly-thot-shot-helena-krea-2-ideogram-4-zib-zit-k9b/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 773 |
+
rly-thot-shot-helena-krea-2-ideogram-4-zib-zit-k9b/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 774 |
+
748cm-style-krea-2-anima/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 775 |
+
748cm-style-krea-2-anima/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 776 |
+
748cm-style-krea-2-anima/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 777 |
+
748cm-style-krea-2-anima/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 778 |
+
748cm-style-krea-2-anima/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 779 |
+
748cm-style-krea-2-anima/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 780 |
+
meesh-style-krea-2-anima-illustrious/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 781 |
+
meesh-style-krea-2-anima-illustrious/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 782 |
+
meesh-style-krea-2-anima-illustrious/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 783 |
+
meesh-style-krea-2-anima-illustrious/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 784 |
+
meesh-style-krea-2-anima-illustrious/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 785 |
+
meesh-style-krea-2-anima-illustrious/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 786 |
+
bss-styles-for-krea2/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 787 |
+
bss-styles-for-krea2/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 788 |
+
bss-styles-for-krea2/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 789 |
+
bss-styles-for-krea2/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 790 |
+
bss-styles-for-krea2/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 791 |
+
bss-styles-for-krea2/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 792 |
+
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 793 |
+
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 794 |
+
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 795 |
+
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 796 |
+
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 797 |
+
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 798 |
+
hair-length-slider-krea2-zit/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 799 |
+
hair-length-slider-krea2-zit/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 800 |
+
hair-length-slider-krea2-zit/example_images/03_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
|
748cm-style-krea-2-anima/748_c1-st2000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fccbb4f022d2f21eb72a276ca8b0f6fd33383fa8ec123e48260e3b4a53fc021
|
| 3 |
+
size 117374840
|
748cm-style-krea-2-anima/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
748cm-style-krea-2-anima/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
748cm-style-krea-2-anima/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
748cm-style-krea-2-anima/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
748cm-style-krea-2-anima/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
748cm-style-krea-2-anima/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
748cm-style-krea-2-anima/info.txt
ADDED
|
@@ -0,0 +1,251 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
748CM STYLE | KREA 2, ANIMA
|
| 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 patrik
|
| 13 |
+
Source https://civitai.com/models/2626310
|
| 14 |
+
Provenance CivitAI · model 2626310 · version 3180374
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File 748_c1-st2000.safetensors
|
| 20 |
+
Version KREA 2
|
| 21 |
+
Size 111.9 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 8fccbb4f022d2f21eb72a276ca8b0f6fd33383fa8ec123e48260e3b4a53fc021
|
| 24 |
+
Published 2026-07-30
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
No trigger word. The LoRA applies as soon as it is loaded —
|
| 30 |
+
strength is the only way to dial the effect up or down.
|
| 31 |
+
|
| 32 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 33 |
+
RECOMMENDED SETTINGS
|
| 34 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 35 |
+
Taken verbatim from the author's description:
|
| 36 |
+
|
| 37 |
+
LoRA strength 0.8
|
| 38 |
+
|
| 39 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 40 |
+
ADOPTION & POPULARITY
|
| 41 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 42 |
+
Downloads 4,351
|
| 43 |
+
Rating 100% positive (376/376)
|
| 44 |
+
Comments 0
|
| 45 |
+
Published 37 days ago
|
| 46 |
+
Download rate 21.7/day since release
|
| 47 |
+
|
| 48 |
+
Adoption rank #128 of 150 in this collection (Niche)
|
| 49 |
+
Momentum rank #94 of 150 by download rate (Long tail · fresh release)
|
| 50 |
+
|
| 51 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 52 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 53 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 54 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 55 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 56 |
+
|
| 57 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 58 |
+
CHAINING / STACKING
|
| 59 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 60 |
+
Stacks with others not stated
|
| 61 |
+
|
| 62 |
+
The author gave no chaining guidance. The rules below are the
|
| 63 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 64 |
+
|
| 65 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 66 |
+
|
| 67 |
+
• The most important rule is not about chaining but about which
|
| 68 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 69 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 70 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 71 |
+
are stated to work well on Turbo.
|
| 72 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 73 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 74 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 75 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 76 |
+
routine - style + character, style + slider, realism + character.
|
| 77 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 78 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 79 |
+
generation and the output still came out great."
|
| 80 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 81 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 82 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 83 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 84 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 85 |
+
between concept strength and composability, and rank 32 was better
|
| 86 |
+
suited to a precise object or concept intended to take priority over
|
| 87 |
+
other stacked LoRAs."
|
| 88 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 89 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 90 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 91 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 92 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 93 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 94 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 95 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 96 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 97 |
+
applies to any Turbo-trained adapter in the chain.
|
| 98 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 99 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 100 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 101 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 102 |
+
the base prior.
|
| 103 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 104 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 105 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 106 |
+
architectures shipped under one model page, not a combined adapter.
|
| 107 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 108 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 109 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 110 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 111 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 112 |
+
• The author never states which weight family this targets. Silent
|
| 113 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 114 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 115 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 116 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 117 |
+
|
| 118 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 119 |
+
PROS
|
| 120 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 121 |
+
+ Well established — 4,351 downloads. [source: CivitAI stats]
|
| 122 |
+
+ Positively received — 376 thumbs-up with no down-votes. [source:
|
| 123 |
+
CivitAI stats]
|
| 124 |
+
+ Compact at 112 MB — cheap to stack with other LoRAs. [source: file
|
| 125 |
+
size]
|
| 126 |
+
+ Author published concrete recommended settings. [source: description]
|
| 127 |
+
|
| 128 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 129 |
+
CONS & CAVEATS
|
| 130 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 131 |
+
- No trigger word — the LoRA is always on once loaded, so strength is the
|
| 132 |
+
only control. [source: model metadata]
|
| 133 |
+
- Author never states which generation mode it was trained for; test
|
| 134 |
+
against your own workflow before relying on it. [source: description]
|
| 135 |
+
|
| 136 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 137 |
+
COMPATIBILITY WARNING
|
| 138 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 139 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 140 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 141 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 142 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 143 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 144 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 145 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 146 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 147 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 148 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 149 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 150 |
+
officially blessed. The more common practical failure is a settings
|
| 151 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 152 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 153 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 154 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 155 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 156 |
+
applied.
|
| 157 |
+
|
| 158 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 159 |
+
AUTHOR'S DESCRIPTION
|
| 160 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 161 |
+
748cm Style LoRA for Anima
|
| 162 |
+
Add the distinct "748cm" artistic style to your generations. This LoRA is
|
| 163 |
+
trained on preview3 and works best with natural language prompts.
|
| 164 |
+
Usage:
|
| 165 |
+
- Trigger Word: @748cm_style
|
| 166 |
+
|
| 167 |
+
- Recommended Strength: 0.8 (Range: 0.6 - 1.0)
|
| 168 |
+
|
| 169 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 170 |
+
EXAMPLE MEDIA
|
| 171 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 172 |
+
6 preview(s) in ./example_images/ — community results for
|
| 173 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 174 |
+
|
| 175 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 176 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 177 |
+
scraped. Open the model page to read them.
|
| 178 |
+
|
| 179 |
+
01_image.jpeg (image, 832x1248)
|
| 180 |
+
02_image.jpeg (image, 928x1152)
|
| 181 |
+
03_image.jpeg (image, 2176x3872)
|
| 182 |
+
04_image.jpeg (image, 1328x1776)
|
| 183 |
+
05_image.jpeg (image, 832x1248)
|
| 184 |
+
06_image.jpeg (image, 848x1520)
|
| 185 |
+
|
| 186 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 187 |
+
HOW TO USE (COMFYUI)
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 190 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 191 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 192 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 193 |
+
(2026-06-30).
|
| 194 |
+
|
| 195 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 196 |
+
which is not gated):
|
| 197 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 198 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 199 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 200 |
+
_int8_convrot)
|
| 201 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 202 |
+
also available)
|
| 203 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 204 |
+
|
| 205 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 206 |
+
subfolder required.
|
| 207 |
+
|
| 208 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 209 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 210 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 211 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 212 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 213 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 214 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 215 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 216 |
+
|
| 217 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 218 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 219 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 220 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 221 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 222 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 223 |
+
|
| 224 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 225 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 226 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 227 |
+
|
| 228 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 229 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 230 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 231 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 232 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 233 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 234 |
+
CFGGuider cfg 1.
|
| 235 |
+
|
| 236 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 237 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 238 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 239 |
+
for removals) with LoRA strength 1.0.
|
| 240 |
+
|
| 241 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 242 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 243 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 244 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 245 |
+
unchanged.
|
| 246 |
+
|
| 247 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 248 |
+
Scraped by lorakit on 2026-09-05 00:18 UTC.
|
| 249 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 250 |
+
evidence tagged beside each line.
|
| 251 |
+
───────────────────────────────────────────────────────────────────────────────
|
748cm-style-krea-2-anima/metadata.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "748cm Style | KREA 2, Anima",
|
| 3 |
+
"slug": "748cm-style-krea-2-anima",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2626310,
|
| 7 |
+
"version_id": 3180374,
|
| 8 |
+
"version_name": "KREA 2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2626310",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "patrik",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [],
|
| 22 |
+
"recommended_settings": {
|
| 23 |
+
"LoRA strength": "0.8"
|
| 24 |
+
},
|
| 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,351 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 376 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 51 |
+
"Compact at 112 MB — cheap to stack with other LoRAs. [source: file size]",
|
| 52 |
+
"Author published concrete recommended settings. [source: description]"
|
| 53 |
+
],
|
| 54 |
+
"cons": [
|
| 55 |
+
"No trigger word — the LoRA is always on once loaded, so strength is the only control. [source: model metadata]",
|
| 56 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 57 |
+
],
|
| 58 |
+
"file": {
|
| 59 |
+
"name": "748_c1-st2000.safetensors",
|
| 60 |
+
"size_bytes": 117374840,
|
| 61 |
+
"size_mb": 111.94,
|
| 62 |
+
"sha256": "8fccbb4f022d2f21eb72a276ca8b0f6fd33383fa8ec123e48260e3b4a53fc021"
|
| 63 |
+
},
|
| 64 |
+
"stats": {
|
| 65 |
+
"downloads": 4351,
|
| 66 |
+
"thumbs_up": 376,
|
| 67 |
+
"thumbs_down": 0
|
| 68 |
+
},
|
| 69 |
+
"popularity": {
|
| 70 |
+
"downloads": 4351,
|
| 71 |
+
"thumbs_up": 376,
|
| 72 |
+
"thumbs_down": 0,
|
| 73 |
+
"comments": 0,
|
| 74 |
+
"approval": "100% positive (376/376)",
|
| 75 |
+
"age_days": 36.8,
|
| 76 |
+
"downloads_per_day": 21.72,
|
| 77 |
+
"rank_by_downloads": 128,
|
| 78 |
+
"rank_by_momentum": 94,
|
| 79 |
+
"of_total": 150,
|
| 80 |
+
"adoption_tier": "Niche",
|
| 81 |
+
"momentum": "Long tail · fresh release"
|
| 82 |
+
},
|
| 83 |
+
"selection_score": 8863.0,
|
| 84 |
+
"selection_reasons": [
|
| 85 |
+
"4,351 downloads",
|
| 86 |
+
"376 thumbs-up",
|
| 87 |
+
"top-ranked for its category"
|
| 88 |
+
],
|
| 89 |
+
"example_media": [
|
| 90 |
+
{
|
| 91 |
+
"file": "01_image.jpeg",
|
| 92 |
+
"type": "image",
|
| 93 |
+
"resolution": "832x1248",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "928x1152",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "2176x3872",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "1328x1776",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "832x1248",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "848x1520",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"anime",
|
| 129 |
+
"digital illustration",
|
| 130 |
+
"748cm",
|
| 131 |
+
"style"
|
| 132 |
+
],
|
| 133 |
+
"scraped_at": "2026-09-05T00:18:12+00:00",
|
| 134 |
+
"path": "krea-2/748cm-style-krea-2-anima"
|
| 135 |
+
}
|
bss-styles-for-krea2/DD_krea2_3265864_epoch_4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac64c446376ed317dc4c2215c1b8d6e1790b860b78d4361176c29da624ee7080
|
| 3 |
+
size 228588904
|
bss-styles-for-krea2/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
bss-styles-for-krea2/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
bss-styles-for-krea2/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
bss-styles-for-krea2/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
bss-styles-for-krea2/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
bss-styles-for-krea2/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
bss-styles-for-krea2/info.txt
ADDED
|
@@ -0,0 +1,298 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
[BSS] - STYLES FOR KREA2
|
| 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 llikswonskcalb
|
| 13 |
+
Source https://civitai.com/models/2762978
|
| 14 |
+
Provenance CivitAI · model 2762978 · version 3268131
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File DD_krea2_3265864_epoch_4.safetensors
|
| 20 |
+
Version Digital illustration
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 ac64c446376ed317dc4c2215c1b8d6e1790b860b78d4361176c29da624ee7080
|
| 24 |
+
Published 2026-08-26
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "Digital illustration of"
|
| 30 |
+
› "Digital artwork of"
|
| 31 |
+
› "Fantasy"
|
| 32 |
+
› "Cartoon"
|
| 33 |
+
|
| 34 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 35 |
+
RECOMMENDED SETTINGS
|
| 36 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 37 |
+
The author did not publish specific settings.
|
| 38 |
+
No author settings were published. Community baseline: steps Turbo: 8
|
| 39 |
+
(official README and HF card CLI example; the ComfyUI template ships 8).
|
| 40 |
+
Raw: 52 (official README). The krea-2 CLI's generic default is 28.
|
| 41 |
+
Community Turbo LoRAs commonly suggest 8-12 (e.g. the Identity Edit card
|
| 42 |
+
recommends Turbo at 8-12, or Raw at 20 for removals). A community 4-step
|
| 43 |
+
LoRA on Turbo makes 4 valid; its author calls 2 steps an out-of-spec
|
| 44 |
+
preview mode., cfg Turbo: CFG disabled - guidance_scale 0.0 in diffusers
|
| 45 |
+
and --cfg 0.0 in the krea-2 CLI, which is cfg 1.0 in ComfyUI's KSampler
|
| 46 |
+
(the official template ships cfg 1). These are the same thing; do not set
|
| 47 |
+
ComfyUI cfg to 0. Raw: CFG 3.5 (official README; CLI generic default 4.5).
|
| 48 |
+
Negative prompting on Turbo is effectively unused - the official templates
|
| 49 |
+
route ConditioningZeroOut into the negative slot., sampler ComfyUI:
|
| 50 |
+
KSampler with sampler euler, scheduler simple, denoise 1.0 (verified in
|
| 51 |
+
image_krea2_turbo_t2i.json: [seed, 'randomize', 8, 1, 'euler', 'simple',
|
| 52 |
+
1]). Timestep shift mu = 1.15 for Turbo; ComfyUI bakes this in via
|
| 53 |
+
Krea2.sampling_settings = {"multiplier": 1.0, "shift": 1.15}, so the plain
|
| 54 |
+
t2i template needs no ModelSampling node, while the style-reference
|
| 55 |
+
template adds ModelSamplingFlux at max_shift 1.15 / base_shift 0.5. The CLI
|
| 56 |
+
exposes --mu 1.15 for Turbo; Raw uses a resolution-derived mu interpolated
|
| 57 |
+
between --y1 0.5 and --y2 1.15 (ai-toolkit mirrors this as base_shift 0.5 /
|
| 58 |
+
max_shift 1.15 over image_seq_len 256-6400, exponential time shift).,
|
| 59 |
+
resolution 1024x1024 default. Turbo: 1K-2K (the official CLI example
|
| 60 |
+
generates 2048x2048; ComfyUI's ResolutionSelector defaults to 1 megapixel,
|
| 61 |
+
set 2.0 for 2K). Raw: "trained to generate upto 1k resolution".
|
| 62 |
+
Width/height are padded up to a multiple of 16., lora_strength 1.0 for
|
| 63 |
+
Krea's nine official style LoRAs (docs.comfy.org lists Recommended Strength
|
| 64 |
+
1.0 for every one), though the shipped t2i template's LoraLoaderModelOnly
|
| 65 |
+
is set to 0.8. The style-reference LoRA is used at 1.0 in its template. The
|
| 66 |
+
4-step distill LoRA documents 1.0 as its trained point, 1.0-1.5 as coherent
|
| 67 |
+
extrapolation and above ~1.5 as speckle artefacting. Community subject
|
| 68 |
+
LoRAs are typically recommended around 0.8-1.2 and dropped toward 0.6-0.9
|
| 69 |
+
when several are stacked..
|
| 70 |
+
|
| 71 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 72 |
+
ADOPTION & POPULARITY
|
| 73 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 74 |
+
Downloads 4,912
|
| 75 |
+
Rating 100% positive (290/290)
|
| 76 |
+
Comments 0
|
| 77 |
+
Published 10 days ago
|
| 78 |
+
Download rate 35.8/day since release
|
| 79 |
+
|
| 80 |
+
Adoption rank #118 of 150 in this collection (Niche)
|
| 81 |
+
Momentum rank #65 of 150 by download rate (Steady · fresh release)
|
| 82 |
+
|
| 83 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 84 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 85 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 86 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 87 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 88 |
+
|
| 89 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 90 |
+
CHAINING / STACKING
|
| 91 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 92 |
+
Stacks with others not stated
|
| 93 |
+
|
| 94 |
+
The author gave no chaining guidance. The rules below are the
|
| 95 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 96 |
+
|
| 97 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 98 |
+
|
| 99 |
+
• The most important rule is not about chaining but about which
|
| 100 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 101 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 102 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 103 |
+
are stated to work well on Turbo.
|
| 104 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 105 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 106 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 107 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 108 |
+
routine - style + character, style + slider, realism + character.
|
| 109 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 110 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 111 |
+
generation and the output still came out great."
|
| 112 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 113 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 114 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 115 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 116 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 117 |
+
between concept strength and composability, and rank 32 was better
|
| 118 |
+
suited to a precise object or concept intended to take priority over
|
| 119 |
+
other stacked LoRAs."
|
| 120 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 121 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 122 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 123 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 124 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 125 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 126 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 127 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 128 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 129 |
+
applies to any Turbo-trained adapter in the chain.
|
| 130 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 131 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 132 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 133 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 134 |
+
the base prior.
|
| 135 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 136 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 137 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 138 |
+
architectures shipped under one model page, not a combined adapter.
|
| 139 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 140 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 141 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 142 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 143 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 144 |
+
• The author never states which weight family this targets. Silent
|
| 145 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 146 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 147 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 148 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 149 |
+
|
| 150 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 151 |
+
PROS
|
| 152 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 153 |
+
+ Well established — 4,912 downloads. [source: CivitAI stats]
|
| 154 |
+
+ Positively received — 290 thumbs-up with no down-votes. [source:
|
| 155 |
+
CivitAI stats]
|
| 156 |
+
+ Explicit trigger word(s) — Digital illustration of, Digital artwork of,
|
| 157 |
+
Fantasy, Cartoon — so the effect can be turned on and off from the
|
| 158 |
+
prompt. [source: model metadata]
|
| 159 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 160 |
+
size]
|
| 161 |
+
|
| 162 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 163 |
+
CONS & CAVEATS
|
| 164 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 165 |
+
- Author never states which generation mode it was trained for; test
|
| 166 |
+
against your own workflow before relying on it. [source: description]
|
| 167 |
+
|
| 168 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 169 |
+
COMPATIBILITY WARNING
|
| 170 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 171 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 172 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 173 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 174 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 175 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 176 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 177 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 178 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 179 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 180 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 181 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 182 |
+
officially blessed. The more common practical failure is a settings
|
| 183 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 184 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 185 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 186 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 187 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 188 |
+
applied.
|
| 189 |
+
|
| 190 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 191 |
+
AUTHOR'S DESCRIPTION
|
| 192 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 193 |
+
[BSS] – Styles for Krea2 - 200📥= New Style ✅
|
| 194 |
+
|
| 195 |
+
- 500📥 = New Style ✅
|
| 196 |
+
|
| 197 |
+
- 1000📥 = New Style ✅
|
| 198 |
+
|
| 199 |
+
- 2000📥 = New Style ✅
|
| 200 |
+
|
| 201 |
+
- 4000📥 = New Style ✅
|
| 202 |
+
|
| 203 |
+
- 6000 📥 = New Style ⏳
|
| 204 |
+
|
| 205 |
+
Vote for the next style in Boosty or Telegram
|
| 206 |
+
This pack contains a set of style LoRAs trained specifically on Krea2 .
|
| 207 |
+
Each style was designed to expand creative possibilities , giving you more
|
| 208 |
+
flexibility when working with Krea2 — whether you want subtle stylistic
|
| 209 |
+
shifts or stronger artistic transformations.
|
| 210 |
+
|
| 211 |
+
❤️ Support & Feedback If you enjoy using Equinox , please: 👍 Like the model
|
| 212 |
+
📤 Share your generations 💬 Leave a comment 💡 Suggest ideas for future
|
| 213 |
+
versions ☕ Support development via Boosty
|
| 214 |
+
https://t.me/blacksnowskill - news
|
| 215 |
+
|
| 216 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 217 |
+
EXAMPLE MEDIA
|
| 218 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 219 |
+
6 preview(s) in ./example_images/ — community results for
|
| 220 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 221 |
+
|
| 222 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 223 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 224 |
+
scraped. Open the model page to read them.
|
| 225 |
+
|
| 226 |
+
01_image.jpeg (image, 840x1256)
|
| 227 |
+
02_image.jpeg (image, 840x1256)
|
| 228 |
+
03_image.jpeg (image, 840x1256)
|
| 229 |
+
04_image.jpeg (image, NonexNone)
|
| 230 |
+
05_image.jpeg (image, 840x1256)
|
| 231 |
+
06_image.jpeg (image, NonexNone)
|
| 232 |
+
|
| 233 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 234 |
+
HOW TO USE (COMFYUI)
|
| 235 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 236 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 237 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 238 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 239 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 240 |
+
(2026-06-30).
|
| 241 |
+
|
| 242 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 243 |
+
which is not gated):
|
| 244 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 245 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 246 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 247 |
+
_int8_convrot)
|
| 248 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 249 |
+
also available)
|
| 250 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 251 |
+
|
| 252 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 253 |
+
subfolder required.
|
| 254 |
+
|
| 255 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 256 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 257 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 258 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 259 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 260 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 261 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 262 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 263 |
+
|
| 264 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 265 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 266 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 267 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 268 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 269 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 270 |
+
|
| 271 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 272 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 273 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 274 |
+
|
| 275 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 276 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 277 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 278 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 279 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 280 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 281 |
+
CFGGuider cfg 1.
|
| 282 |
+
|
| 283 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 284 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 285 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 286 |
+
for removals) with LoRA strength 1.0.
|
| 287 |
+
|
| 288 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 289 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 290 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 291 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 292 |
+
unchanged.
|
| 293 |
+
|
| 294 |
+
────────────────────────────────────���──────────────────────────────────────────
|
| 295 |
+
Scraped by lorakit on 2026-09-05 00:18 UTC.
|
| 296 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 297 |
+
evidence tagged beside each line.
|
| 298 |
+
───────────────────────────────────────────────────────────────────────────────
|
bss-styles-for-krea2/metadata.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "[BSS] - Styles for Krea2",
|
| 3 |
+
"slug": "bss-styles-for-krea2",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2762978,
|
| 7 |
+
"version_id": 3268131,
|
| 8 |
+
"version_name": "Digital illustration",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2762978",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "llikswonskcalb",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"Digital illustration of",
|
| 23 |
+
"Digital artwork of",
|
| 24 |
+
"Fantasy",
|
| 25 |
+
"Cartoon"
|
| 26 |
+
],
|
| 27 |
+
"recommended_settings": {},
|
| 28 |
+
"chaining": {
|
| 29 |
+
"author": {
|
| 30 |
+
"stacks": "not stated",
|
| 31 |
+
"notes": "",
|
| 32 |
+
"avoid": [],
|
| 33 |
+
"requires": [],
|
| 34 |
+
"order": "",
|
| 35 |
+
"strength": "",
|
| 36 |
+
"stated": false
|
| 37 |
+
},
|
| 38 |
+
"general_rules": [
|
| 39 |
+
"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.",
|
| 40 |
+
"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.",
|
| 41 |
+
"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.\"",
|
| 42 |
+
"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.\"",
|
| 43 |
+
"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.",
|
| 44 |
+
"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.",
|
| 45 |
+
"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.",
|
| 46 |
+
"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.",
|
| 47 |
+
"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.",
|
| 48 |
+
"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"
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"pros": [
|
| 52 |
+
"Well established — 4,912 downloads. [source: CivitAI stats]",
|
| 53 |
+
"Positively received — 290 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 54 |
+
"Explicit trigger word(s) — Digital illustration of, Digital artwork of, Fantasy, Cartoon — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 55 |
+
"Compact at 218 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 56 |
+
],
|
| 57 |
+
"cons": [
|
| 58 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 59 |
+
],
|
| 60 |
+
"file": {
|
| 61 |
+
"name": "DD_krea2_3265864_epoch_4.safetensors",
|
| 62 |
+
"size_bytes": 228588904,
|
| 63 |
+
"size_mb": 218.0,
|
| 64 |
+
"sha256": "ac64c446376ed317dc4c2215c1b8d6e1790b860b78d4361176c29da624ee7080"
|
| 65 |
+
},
|
| 66 |
+
"stats": {
|
| 67 |
+
"downloads": 4912,
|
| 68 |
+
"thumbs_up": 290,
|
| 69 |
+
"thumbs_down": 0
|
| 70 |
+
},
|
| 71 |
+
"popularity": {
|
| 72 |
+
"downloads": 4912,
|
| 73 |
+
"thumbs_up": 290,
|
| 74 |
+
"thumbs_down": 0,
|
| 75 |
+
"comments": 0,
|
| 76 |
+
"approval": "100% positive (290/290)",
|
| 77 |
+
"age_days": 9.7,
|
| 78 |
+
"downloads_per_day": 35.8,
|
| 79 |
+
"rank_by_downloads": 118,
|
| 80 |
+
"rank_by_momentum": 65,
|
| 81 |
+
"of_total": 150,
|
| 82 |
+
"adoption_tier": "Niche",
|
| 83 |
+
"momentum": "Steady · fresh release"
|
| 84 |
+
},
|
| 85 |
+
"selection_score": 8792.0,
|
| 86 |
+
"selection_reasons": [
|
| 87 |
+
"4,912 downloads",
|
| 88 |
+
"290 thumbs-up",
|
| 89 |
+
"documented triggers + usage notes",
|
| 90 |
+
"top-ranked for its category"
|
| 91 |
+
],
|
| 92 |
+
"example_media": [
|
| 93 |
+
{
|
| 94 |
+
"file": "01_image.jpeg",
|
| 95 |
+
"type": "image",
|
| 96 |
+
"resolution": "840x1256",
|
| 97 |
+
"prompt": ""
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"file": "02_image.jpeg",
|
| 101 |
+
"type": "image",
|
| 102 |
+
"resolution": "840x1256",
|
| 103 |
+
"prompt": ""
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"file": "03_image.jpeg",
|
| 107 |
+
"type": "image",
|
| 108 |
+
"resolution": "840x1256",
|
| 109 |
+
"prompt": ""
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"file": "04_image.jpeg",
|
| 113 |
+
"type": "image",
|
| 114 |
+
"resolution": "NonexNone",
|
| 115 |
+
"prompt": ""
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"file": "05_image.jpeg",
|
| 119 |
+
"type": "image",
|
| 120 |
+
"resolution": "840x1256",
|
| 121 |
+
"prompt": ""
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"file": "06_image.jpeg",
|
| 125 |
+
"type": "image",
|
| 126 |
+
"resolution": "NonexNone",
|
| 127 |
+
"prompt": ""
|
| 128 |
+
}
|
| 129 |
+
],
|
| 130 |
+
"tags": [
|
| 131 |
+
"style"
|
| 132 |
+
],
|
| 133 |
+
"scraped_at": "2026-09-05T00:18:21+00:00",
|
| 134 |
+
"path": "krea-2/bss-styles-for-krea2"
|
| 135 |
+
}
|
canon-ultrareal/canon_krea2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3295dec59ab1195631fe9b3dd3493ba9c1546056da86179cc3119c4b029420ce
|
| 3 |
+
size 114324728
|
canon-ultrareal/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
canon-ultrareal/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
canon-ultrareal/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
canon-ultrareal/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
canon-ultrareal/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
canon-ultrareal/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
canon-ultrareal/info.txt
ADDED
|
@@ -0,0 +1,279 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
CANON ULTRAREAL
|
| 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 Photorealism
|
| 12 |
+
Author Danrisi
|
| 13 |
+
Source https://civitai.com/models/2783143
|
| 14 |
+
Provenance CivitAI · model 2783143 · version 3134717
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File canon_krea2.safetensors
|
| 20 |
+
Version v1.0 Krea2
|
| 21 |
+
Size 109.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 3295dec59ab1195631fe9b3dd3493ba9c1546056da86179cc3119c4b029420ce
|
| 24 |
+
Published 2026-07-16
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "c2n0n"
|
| 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 5,033
|
| 72 |
+
Rating 100% positive (302/302)
|
| 73 |
+
Comments 0
|
| 74 |
+
Published 51 days ago
|
| 75 |
+
Download rate 99.6/day since release
|
| 76 |
+
|
| 77 |
+
Adoption rank #115 of 150 in this collection (Niche)
|
| 78 |
+
Momentum rank #26 of 150 by download rate (Trending)
|
| 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 |
+
+ Widely adopted — 5,033 downloads. [source: CivitAI stats]
|
| 151 |
+
+ Positively received — 302 thumbs-up with no down-votes. [source:
|
| 152 |
+
CivitAI stats]
|
| 153 |
+
+ Explicit trigger word(s) — c2n0n — so the effect can be turned on and
|
| 154 |
+
off from the prompt. [source: model metadata]
|
| 155 |
+
+ Compact at 109 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 was trained on my photographs taken with the Canon 1Ds. It is
|
| 190 |
+
mainly designed to reproduce its rich colors, distinctive rendering, and
|
| 191 |
+
beautiful bokeh that makes old flagmanship full-frame camera. The dataset
|
| 192 |
+
includes images shot with 28mm, 50mm, 100mm, and 500mm lenses, so the
|
| 193 |
+
resulting look may vary depending on the subject, composition, and focal
|
| 194 |
+
length Prompt should be detailed (trigger word is not enough), try to
|
| 195 |
+
describe about out-of-focus objects on foreground or background
|
| 196 |
+
|
| 197 |
+
──────────────────────────────��────────────────────────────────────────────────
|
| 198 |
+
EXAMPLE MEDIA
|
| 199 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 200 |
+
6 preview(s) in ./example_images/ — community results for
|
| 201 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 202 |
+
|
| 203 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 204 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 205 |
+
scraped. Open the model page to read them.
|
| 206 |
+
|
| 207 |
+
01_image.jpeg (image, 1536x2728)
|
| 208 |
+
02_image.jpeg (image, 1216x1664)
|
| 209 |
+
03_image.jpeg (image, 1664x1216)
|
| 210 |
+
04_image.jpeg (image, 1088x1928)
|
| 211 |
+
05_image.jpeg (image, 1664x1216)
|
| 212 |
+
06_image.jpeg (image, 1152x1536)
|
| 213 |
+
|
| 214 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 215 |
+
HOW TO USE (COMFYUI)
|
| 216 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 217 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 218 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 219 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 220 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 221 |
+
(2026-06-30).
|
| 222 |
+
|
| 223 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 224 |
+
which is not gated):
|
| 225 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 226 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 227 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 228 |
+
_int8_convrot)
|
| 229 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 230 |
+
also available)
|
| 231 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 232 |
+
|
| 233 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 234 |
+
subfolder required.
|
| 235 |
+
|
| 236 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 237 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 238 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 239 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 240 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 241 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 242 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 243 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 244 |
+
|
| 245 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 246 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 247 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 248 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 249 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 250 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 251 |
+
|
| 252 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 253 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 254 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 255 |
+
|
| 256 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 257 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 258 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 259 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 260 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 261 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 262 |
+
CFGGuider cfg 1.
|
| 263 |
+
|
| 264 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 265 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 266 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 267 |
+
for removals) with LoRA strength 1.0.
|
| 268 |
+
|
| 269 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 270 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 271 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 272 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 273 |
+
unchanged.
|
| 274 |
+
|
| 275 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 276 |
+
Scraped by lorakit on 2026-09-05 00:17 UTC.
|
| 277 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 278 |
+
evidence tagged beside each line.
|
| 279 |
+
──────────────────────────────────────────────────────────────���────────────────
|
canon-ultrareal/metadata.json
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Canon UltraReal",
|
| 3 |
+
"slug": "canon-ultrareal",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2783143,
|
| 7 |
+
"version_id": 3134717,
|
| 8 |
+
"version_name": "v1.0 Krea2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2783143",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "Danrisi",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "photoreal",
|
| 16 |
+
"label": "Photorealism"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"c2n0n"
|
| 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 |
+
"Widely adopted — 5,033 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 302 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — c2n0n — 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": "canon_krea2.safetensors",
|
| 59 |
+
"size_bytes": 114324728,
|
| 60 |
+
"size_mb": 109.03,
|
| 61 |
+
"sha256": "3295dec59ab1195631fe9b3dd3493ba9c1546056da86179cc3119c4b029420ce"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 5033,
|
| 65 |
+
"thumbs_up": 302,
|
| 66 |
+
"thumbs_down": 0
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 5033,
|
| 70 |
+
"thumbs_up": 302,
|
| 71 |
+
"thumbs_down": 0,
|
| 72 |
+
"comments": 0,
|
| 73 |
+
"approval": "100% positive (302/302)",
|
| 74 |
+
"age_days": 50.5,
|
| 75 |
+
"downloads_per_day": 99.6,
|
| 76 |
+
"rank_by_downloads": 115,
|
| 77 |
+
"rank_by_momentum": 26,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Niche",
|
| 80 |
+
"momentum": "Trending"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 9057.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"5,033 downloads",
|
| 85 |
+
"302 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": "1536x2728",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "1216x1664",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "1664x1216",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "1088x1928",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "1664x1216",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "1152x1536",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"style"
|
| 129 |
+
],
|
| 130 |
+
"scraped_at": "2026-09-05T00:17:51+00:00",
|
| 131 |
+
"path": "krea-2/canon-ultrareal"
|
| 132 |
+
}
|
cyaniji-niji-style-anima-krea2-nai-zit/Cyaniji Krea2 v1 EP5.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bf0f22806cd48f9236be08a334946d962510cb49edbc9fc50b8af932bed102c
|
| 3 |
+
size 234703776
|
cyaniji-niji-style-anima-krea2-nai-zit/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
cyaniji-niji-style-anima-krea2-nai-zit/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
cyaniji-niji-style-anima-krea2-nai-zit/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
cyaniji-niji-style-anima-krea2-nai-zit/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
cyaniji-niji-style-anima-krea2-nai-zit/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
cyaniji-niji-style-anima-krea2-nai-zit/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
cyaniji-niji-style-anima-krea2-nai-zit/info.txt
ADDED
|
@@ -0,0 +1,252 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
CYANIJI | NIJI STYLE [ANIMA/KREA2/NAI/ZIT]
|
| 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 Imagine__That
|
| 13 |
+
Source https://civitai.com/models/2332845
|
| 14 |
+
Provenance CivitAI · model 2332845 · version 3129745
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File Cyaniji Krea2 v1 EP5.safetensors
|
| 20 |
+
Version Krea 2 v1.0
|
| 21 |
+
Size 223.8 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 8bf0f22806cd48f9236be08a334946d962510cb49edbc9fc50b8af932bed102c
|
| 24 |
+
Published 2026-07-14
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "Cyaniji"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
Taken verbatim from the author's description:
|
| 35 |
+
|
| 36 |
+
LoRA strength 0.3
|
| 37 |
+
|
| 38 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 39 |
+
ADOPTION & POPULARITY
|
| 40 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 41 |
+
Downloads 3,998
|
| 42 |
+
Rating 100% positive (388/388)
|
| 43 |
+
Comments 0
|
| 44 |
+
Published 52 days ago
|
| 45 |
+
Download rate 13.4/day since release
|
| 46 |
+
|
| 47 |
+
Adoption rank #132 of 150 in this collection (Niche)
|
| 48 |
+
Momentum rank #122 of 150 by download rate (Long tail)
|
| 49 |
+
|
| 50 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 51 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 52 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 53 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 54 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 55 |
+
|
| 56 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 57 |
+
CHAINING / STACKING
|
| 58 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 59 |
+
Stacks with others not stated
|
| 60 |
+
|
| 61 |
+
The author gave no chaining guidance. The rules below are the
|
| 62 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 63 |
+
|
| 64 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 65 |
+
|
| 66 |
+
• The most important rule is not about chaining but about which
|
| 67 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 68 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 69 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 70 |
+
are stated to work well on Turbo.
|
| 71 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 72 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 73 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 74 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 75 |
+
routine - style + character, style + slider, realism + character.
|
| 76 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 77 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 78 |
+
generation and the output still came out great."
|
| 79 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 80 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 81 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 82 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 83 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 84 |
+
between concept strength and composability, and rank 32 was better
|
| 85 |
+
suited to a precise object or concept intended to take priority over
|
| 86 |
+
other stacked LoRAs."
|
| 87 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 88 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 89 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 90 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 91 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 92 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 93 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 94 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 95 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 96 |
+
applies to any Turbo-trained adapter in the chain.
|
| 97 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 98 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 99 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 100 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 101 |
+
the base prior.
|
| 102 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 103 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 104 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 105 |
+
architectures shipped under one model page, not a combined adapter.
|
| 106 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 107 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 108 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 109 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 110 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 111 |
+
• The author never states which weight family this targets. Silent
|
| 112 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 113 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 114 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 115 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 116 |
+
|
| 117 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 118 |
+
PROS
|
| 119 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 120 |
+
+ Well established — 3,998 downloads. [source: CivitAI stats]
|
| 121 |
+
+ Positively received — 388 thumbs-up with no down-votes. [source:
|
| 122 |
+
CivitAI stats]
|
| 123 |
+
+ Explicit trigger word(s) — Cyaniji — so the effect can be turned on and
|
| 124 |
+
off from the prompt. [source: model metadata]
|
| 125 |
+
+ Compact at 224 MB — cheap to stack with other LoRAs. [source: file
|
| 126 |
+
size]
|
| 127 |
+
+ Author published concrete recommended settings. [source: description]
|
| 128 |
+
|
| 129 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 130 |
+
CONS & CAVEATS
|
| 131 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 132 |
+
- Author labels this experimental — results vary shot to shot. [source:
|
| 133 |
+
description]
|
| 134 |
+
- Author never states which generation mode it was trained for; test
|
| 135 |
+
against your own workflow before relying on it. [source: description]
|
| 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 |
+
Trained on my Niji v7 gens. Creates images with a cool tint and vivid
|
| 163 |
+
lighting. Does mature men pretty well as well!
|
| 164 |
+
Trigger word: Cyaniji
|
| 165 |
+
Suggested strength of 0.3-1 depending on how many Loras you're using.
|
| 166 |
+
Trained on NAI EPS but works well with most base models. ZIT version is
|
| 167 |
+
experimental. Might struggle with faces when it comes to full body/wide
|
| 168 |
+
shots. Suggested strength: 0.8-1
|
| 169 |
+
|
| 170 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 171 |
+
EXAMPLE MEDIA
|
| 172 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 173 |
+
6 preview(s) in ./example_images/ — community results for
|
| 174 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 175 |
+
|
| 176 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 177 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 178 |
+
scraped. Open the model page to read them.
|
| 179 |
+
|
| 180 |
+
01_image.jpeg (image, 1200x1600)
|
| 181 |
+
02_image.jpeg (image, 1024x1536)
|
| 182 |
+
03_image.jpeg (image, 928x1152)
|
| 183 |
+
04_image.jpeg (image, 1024x1536)
|
| 184 |
+
05_image.jpeg (image, 2730x4096)
|
| 185 |
+
06_image.jpeg (image, 2730x4096)
|
| 186 |
+
|
| 187 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 188 |
+
HOW TO USE (COMFYUI)
|
| 189 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 190 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 191 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 192 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 193 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 194 |
+
(2026-06-30).
|
| 195 |
+
|
| 196 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 197 |
+
which is not gated):
|
| 198 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 199 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 200 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 201 |
+
_int8_convrot)
|
| 202 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 203 |
+
also available)
|
| 204 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 205 |
+
|
| 206 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 207 |
+
subfolder required.
|
| 208 |
+
|
| 209 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 210 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 211 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 212 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 213 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 214 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 215 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 216 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 217 |
+
|
| 218 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 219 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 220 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 221 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 222 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 223 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 224 |
+
|
| 225 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 226 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 227 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 228 |
+
|
| 229 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 230 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 231 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 232 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 233 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 234 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 235 |
+
CFGGuider cfg 1.
|
| 236 |
+
|
| 237 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 238 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 239 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 240 |
+
for removals) with LoRA strength 1.0.
|
| 241 |
+
|
| 242 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 243 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 244 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 245 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 246 |
+
unchanged.
|
| 247 |
+
|
| 248 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 249 |
+
Scraped by lorakit on 2026-09-05 00:18 UTC.
|
| 250 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 251 |
+
evidence tagged beside each line.
|
| 252 |
+
───────────────────────────────────────────────────────────────────────────────
|
cyaniji-niji-style-anima-krea2-nai-zit/metadata.json
ADDED
|
@@ -0,0 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Cyaniji | Niji Style [Anima/Krea2/NAI/ZIT]",
|
| 3 |
+
"slug": "cyaniji-niji-style-anima-krea2-nai-zit",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2332845,
|
| 7 |
+
"version_id": 3129745,
|
| 8 |
+
"version_name": "Krea 2 v1.0",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2332845",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "Imagine__That",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"Cyaniji"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {
|
| 25 |
+
"LoRA strength": "0.3"
|
| 26 |
+
},
|
| 27 |
+
"chaining": {
|
| 28 |
+
"author": {
|
| 29 |
+
"stacks": "not stated",
|
| 30 |
+
"notes": "",
|
| 31 |
+
"avoid": [],
|
| 32 |
+
"requires": [],
|
| 33 |
+
"order": "",
|
| 34 |
+
"strength": "",
|
| 35 |
+
"stated": false
|
| 36 |
+
},
|
| 37 |
+
"general_rules": [
|
| 38 |
+
"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.",
|
| 39 |
+
"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.",
|
| 40 |
+
"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.\"",
|
| 41 |
+
"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.\"",
|
| 42 |
+
"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.",
|
| 43 |
+
"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.",
|
| 44 |
+
"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.",
|
| 45 |
+
"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.",
|
| 46 |
+
"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.",
|
| 47 |
+
"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"
|
| 48 |
+
]
|
| 49 |
+
},
|
| 50 |
+
"pros": [
|
| 51 |
+
"Well established — 3,998 downloads. [source: CivitAI stats]",
|
| 52 |
+
"Positively received — 388 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 53 |
+
"Explicit trigger word(s) — Cyaniji — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 54 |
+
"Compact at 224 MB — cheap to stack with other LoRAs. [source: file size]",
|
| 55 |
+
"Author published concrete recommended settings. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"cons": [
|
| 58 |
+
"Author labels this experimental — results vary shot to shot. [source: description]",
|
| 59 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 60 |
+
],
|
| 61 |
+
"file": {
|
| 62 |
+
"name": "Cyaniji Krea2 v1 EP5.safetensors",
|
| 63 |
+
"size_bytes": 234703776,
|
| 64 |
+
"size_mb": 223.83,
|
| 65 |
+
"sha256": "8bf0f22806cd48f9236be08a334946d962510cb49edbc9fc50b8af932bed102c"
|
| 66 |
+
},
|
| 67 |
+
"stats": {
|
| 68 |
+
"downloads": 3998,
|
| 69 |
+
"thumbs_up": 388,
|
| 70 |
+
"thumbs_down": 0
|
| 71 |
+
},
|
| 72 |
+
"popularity": {
|
| 73 |
+
"downloads": 3998,
|
| 74 |
+
"thumbs_up": 388,
|
| 75 |
+
"thumbs_down": 0,
|
| 76 |
+
"comments": 0,
|
| 77 |
+
"approval": "100% positive (388/388)",
|
| 78 |
+
"age_days": 52.3,
|
| 79 |
+
"downloads_per_day": 13.38,
|
| 80 |
+
"rank_by_downloads": 132,
|
| 81 |
+
"rank_by_momentum": 122,
|
| 82 |
+
"of_total": 150,
|
| 83 |
+
"adoption_tier": "Niche",
|
| 84 |
+
"momentum": "Long tail"
|
| 85 |
+
},
|
| 86 |
+
"selection_score": 9054.0,
|
| 87 |
+
"selection_reasons": [
|
| 88 |
+
"3,998 downloads",
|
| 89 |
+
"388 thumbs-up",
|
| 90 |
+
"documented triggers + usage notes",
|
| 91 |
+
"top-ranked for its category"
|
| 92 |
+
],
|
| 93 |
+
"example_media": [
|
| 94 |
+
{
|
| 95 |
+
"file": "01_image.jpeg",
|
| 96 |
+
"type": "image",
|
| 97 |
+
"resolution": "1200x1600",
|
| 98 |
+
"prompt": ""
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"file": "02_image.jpeg",
|
| 102 |
+
"type": "image",
|
| 103 |
+
"resolution": "1024x1536",
|
| 104 |
+
"prompt": ""
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"file": "03_image.jpeg",
|
| 108 |
+
"type": "image",
|
| 109 |
+
"resolution": "928x1152",
|
| 110 |
+
"prompt": ""
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"file": "04_image.jpeg",
|
| 114 |
+
"type": "image",
|
| 115 |
+
"resolution": "1024x1536",
|
| 116 |
+
"prompt": ""
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"file": "05_image.jpeg",
|
| 120 |
+
"type": "image",
|
| 121 |
+
"resolution": "2730x4096",
|
| 122 |
+
"prompt": ""
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"file": "06_image.jpeg",
|
| 126 |
+
"type": "image",
|
| 127 |
+
"resolution": "2730x4096",
|
| 128 |
+
"prompt": ""
|
| 129 |
+
}
|
| 130 |
+
],
|
| 131 |
+
"tags": [
|
| 132 |
+
"style",
|
| 133 |
+
"lighting",
|
| 134 |
+
"midjourney",
|
| 135 |
+
"niji",
|
| 136 |
+
"semi realistic"
|
| 137 |
+
],
|
| 138 |
+
"scraped_at": "2026-09-05T00:18:00+00:00",
|
| 139 |
+
"path": "krea-2/cyaniji-niji-style-anima-krea2-nai-zit"
|
| 140 |
+
}
|
dark-fantasy-pulp-pinup/DarkFantasyPulpPinupKrea2Raw.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b2dfc536c5f0df55f6cce3e4653e25ff68e97cd0d2b5d232034f185983cb556
|
| 3 |
+
size 228587752
|
dark-fantasy-pulp-pinup/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/info.txt
ADDED
|
@@ -0,0 +1,277 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
DARK FANTASY PULP PINUP
|
| 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/1550211
|
| 14 |
+
Provenance CivitAI · model 1550211 · version 3166814
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File DarkFantasyPulpPinupKrea2Raw.safetensors
|
| 20 |
+
Version Krea2
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 0b2dfc536c5f0df55f6cce3e4653e25ff68e97cd0d2b5d232034f185983cb556
|
| 24 |
+
Published 2026-08-18
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "Dark Fantasy Pulp Pinup,"
|
| 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,556
|
| 72 |
+
Rating 100% positive (370/370)
|
| 73 |
+
Comments 0
|
| 74 |
+
Published 18 days ago
|
| 75 |
+
Download rate 31.3/day since release
|
| 76 |
+
|
| 77 |
+
Adoption rank #125 of 150 in this collection (Niche)
|
| 78 |
+
Momentum rank #75 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 — 4,556 downloads. [source: CivitAI stats]
|
| 151 |
+
+ Positively received — 370 thumbs-up with no down-votes. [source:
|
| 152 |
+
CivitAI stats]
|
| 153 |
+
+ Explicit trigger word(s) — Dark Fantasy Pulp Pinup, — so the effect can
|
| 154 |
+
be 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 |
+
Classic pin-up style infused with dark fantasy flair, this LoRA draws from
|
| 190 |
+
the energy of the 80s pulp art.
|
| 191 |
+
Expect striking figures, dramatic poses, and rich, moody atmospheres.
|
| 192 |
+
Inspired by the iconic works of Olivia De Berardinis , Luis Royo , and
|
| 193 |
+
Frank Frazetta .
|
| 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, 1280x720)
|
| 206 |
+
02_image.jpeg (image, 720x1280)
|
| 207 |
+
03_image.jpeg (image, 768x1024)
|
| 208 |
+
04_image.jpeg (image, 720x1280)
|
| 209 |
+
05_image.jpeg (image, 720x1280)
|
| 210 |
+
06_image.jpeg (image, 1280x720)
|
| 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 |
+
───────────────────────────────────────────────────────────────────────────────
|
dark-fantasy-pulp-pinup/metadata.json
ADDED
|
@@ -0,0 +1,136 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Dark Fantasy Pulp Pinup",
|
| 3 |
+
"slug": "dark-fantasy-pulp-pinup",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 1550211,
|
| 7 |
+
"version_id": 3166814,
|
| 8 |
+
"version_name": "Krea2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/1550211",
|
| 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 |
+
"Dark Fantasy Pulp Pinup,"
|
| 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,556 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 370 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — Dark Fantasy Pulp Pinup, — 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": "DarkFantasyPulpPinupKrea2Raw.safetensors",
|
| 59 |
+
"size_bytes": 228587752,
|
| 60 |
+
"size_mb": 218.0,
|
| 61 |
+
"sha256": "0b2dfc536c5f0df55f6cce3e4653e25ff68e97cd0d2b5d232034f185983cb556"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 4556,
|
| 65 |
+
"thumbs_up": 370,
|
| 66 |
+
"thumbs_down": 0
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 4556,
|
| 70 |
+
"thumbs_up": 370,
|
| 71 |
+
"thumbs_down": 0,
|
| 72 |
+
"comments": 0,
|
| 73 |
+
"approval": "100% positive (370/370)",
|
| 74 |
+
"age_days": 17.5,
|
| 75 |
+
"downloads_per_day": 31.28,
|
| 76 |
+
"rank_by_downloads": 125,
|
| 77 |
+
"rank_by_momentum": 75,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Niche",
|
| 80 |
+
"momentum": "Steady · fresh release"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 8996.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"4,556 downloads",
|
| 85 |
+
"370 thumbs-up",
|
| 86 |
+
"top-ranked for its category"
|
| 87 |
+
],
|
| 88 |
+
"example_media": [
|
| 89 |
+
{
|
| 90 |
+
"file": "01_image.jpeg",
|
| 91 |
+
"type": "image",
|
| 92 |
+
"resolution": "1280x720",
|
| 93 |
+
"prompt": ""
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"file": "02_image.jpeg",
|
| 97 |
+
"type": "image",
|
| 98 |
+
"resolution": "720x1280",
|
| 99 |
+
"prompt": ""
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"file": "03_image.jpeg",
|
| 103 |
+
"type": "image",
|
| 104 |
+
"resolution": "768x1024",
|
| 105 |
+
"prompt": ""
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"file": "04_image.jpeg",
|
| 109 |
+
"type": "image",
|
| 110 |
+
"resolution": "720x1280",
|
| 111 |
+
"prompt": ""
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"file": "05_image.jpeg",
|
| 115 |
+
"type": "image",
|
| 116 |
+
"resolution": "720x1280",
|
| 117 |
+
"prompt": ""
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"file": "06_image.jpeg",
|
| 121 |
+
"type": "image",
|
| 122 |
+
"resolution": "1280x720",
|
| 123 |
+
"prompt": ""
|
| 124 |
+
}
|
| 125 |
+
],
|
| 126 |
+
"tags": [
|
| 127 |
+
"style",
|
| 128 |
+
"olivia de berardinis",
|
| 129 |
+
"dark fantasy",
|
| 130 |
+
"frank frazetta",
|
| 131 |
+
"pin-up",
|
| 132 |
+
"luis royo"
|
| 133 |
+
],
|
| 134 |
+
"scraped_at": "2026-09-05T00:18:02+00:00",
|
| 135 |
+
"path": "krea-2/dark-fantasy-pulp-pinup"
|
| 136 |
+
}
|
delken-furry-realism-enhancer-krea-2-anima-illustrious/Delken_Krea2_V10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:813e5182e2543f2d38b62bdf936f180ab8c3a35614249459e785cdb9c4ec5aae
|
| 3 |
+
size 114329256
|
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
delken-furry-realism-enhancer-krea-2-anima-illustrious/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|