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): slavekini-aka-slave-leia-outfit-clothing-krea2-anima-il, bartstyle-blue-archive-art-style-lora-anime-flat-color, 2000s-analog-core, granblue-fantasy-style…
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +71 -0
- 2000s-analog-core/example_images/01_image.jpeg +3 -0
- 2000s-analog-core/example_images/02_image.jpeg +3 -0
- 2000s-analog-core/example_images/03_image.jpeg +3 -0
- 2000s-analog-core/example_images/04_image.jpeg +3 -0
- 2000s-analog-core/example_images/05_image.jpeg +3 -0
- 2000s-analog-core/example_images/06_image.jpeg +3 -0
- 2000s-analog-core/info.txt +311 -0
- 2000s-analog-core/metadata.json +141 -0
- 2000s-analog-core/vhs_krea2.safetensors +3 -0
- aesthetic-amateur-photo/Krea_Amateur_V4.safetensors +3 -0
- aesthetic-amateur-photo/example_images/01_image.jpeg +3 -0
- aesthetic-amateur-photo/example_images/02_image.jpeg +3 -0
- aesthetic-amateur-photo/example_images/03_image.jpeg +3 -0
- aesthetic-amateur-photo/example_images/04_image.jpeg +3 -0
- aesthetic-amateur-photo/example_images/05_image.jpeg +3 -0
- aesthetic-amateur-photo/example_images/06_image.jpeg +3 -0
- aesthetic-amateur-photo/info.txt +333 -0
- aesthetic-amateur-photo/metadata.json +131 -0
- background-detail-enhancer/example_images/01_image.jpeg +3 -0
- background-detail-enhancer/example_images/02_image.jpeg +3 -0
- background-detail-enhancer/example_images/03_image.jpeg +3 -0
- background-detail-enhancer/example_images/04_image.jpeg +3 -0
- background-detail-enhancer/example_images/05_image.jpeg +3 -0
- background-detail-enhancer/example_images/06_image.jpeg +3 -0
- background-detail-enhancer/info.txt +277 -0
- background-detail-enhancer/metadata.json +139 -0
- background-detail-enhancer/zy_BackgroundDetail_K2.safetensors +3 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/BArtstyle-KREA2-V2-1024.safetensors +3 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/01_image.jpeg +3 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/02_image.jpeg +3 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/03_image.jpeg +3 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/04_image.jpeg +3 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/05_image.jpeg +3 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/06_image.jpeg +3 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/info.txt +493 -0
- bartstyle-blue-archive-art-style-lora-anime-flat-color/metadata.json +144 -0
- famegrid-krea-2-z-image-qwen-realism-lora/example_images/01_image.jpeg +3 -0
- famegrid-krea-2-z-image-qwen-realism-lora/example_images/02_image.jpeg +3 -0
- famegrid-krea-2-z-image-qwen-realism-lora/example_images/03_image.jpeg +3 -0
- famegrid-krea-2-z-image-qwen-realism-lora/example_images/04_image.jpeg +3 -0
- famegrid-krea-2-z-image-qwen-realism-lora/example_images/05_image.jpeg +3 -0
- famegrid-krea-2-z-image-qwen-realism-lora/example_images/06_image.jpeg +3 -0
- famegrid-krea-2-z-image-qwen-realism-lora/famegrid_spicy.safetensors +3 -0
- famegrid-krea-2-z-image-qwen-realism-lora/info.txt +396 -0
- famegrid-krea-2-z-image-qwen-realism-lora/metadata.json +152 -0
- granblue-fantasy-style/example_images/01_image.jpeg +3 -0
- granblue-fantasy-style/example_images/02_image.jpeg +3 -0
- granblue-fantasy-style/example_images/03_image.jpeg +3 -0
- granblue-fantasy-style/example_images/04_image.jpeg +3 -0
.gitattributes
CHANGED
|
@@ -101,3 +101,74 @@ hyperdetailed-colored-pencil/example_images/03_image.jpeg filter=lfs diff=lfs me
|
|
| 101 |
hyperdetailed-colored-pencil/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 102 |
hyperdetailed-colored-pencil/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 103 |
hyperdetailed-colored-pencil/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
hyperdetailed-colored-pencil/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 102 |
hyperdetailed-colored-pencil/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 103 |
hyperdetailed-colored-pencil/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
slavekini-aka-slave-leia-outfit-clothing-krea2-anima-il/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 105 |
+
slavekini-aka-slave-leia-outfit-clothing-krea2-anima-il/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 106 |
+
slavekini-aka-slave-leia-outfit-clothing-krea2-anima-il/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 107 |
+
slavekini-aka-slave-leia-outfit-clothing-krea2-anima-il/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 108 |
+
slavekini-aka-slave-leia-outfit-clothing-krea2-anima-il/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 109 |
+
slavekini-aka-slave-leia-outfit-clothing-krea2-anima-il/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 110 |
+
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 111 |
+
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 112 |
+
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 113 |
+
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 114 |
+
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 115 |
+
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 116 |
+
2000s-analog-core/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 117 |
+
2000s-analog-core/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 118 |
+
2000s-analog-core/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 119 |
+
2000s-analog-core/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 120 |
+
2000s-analog-core/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 121 |
+
2000s-analog-core/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 122 |
+
granblue-fantasy-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 123 |
+
granblue-fantasy-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 124 |
+
granblue-fantasy-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
granblue-fantasy-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
granblue-fantasy-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
granblue-fantasy-style/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
famegrid-krea-2-z-image-qwen-realism-lora/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 129 |
+
famegrid-krea-2-z-image-qwen-realism-lora/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 130 |
+
famegrid-krea-2-z-image-qwen-realism-lora/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 131 |
+
famegrid-krea-2-z-image-qwen-realism-lora/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 132 |
+
famegrid-krea-2-z-image-qwen-realism-lora/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 133 |
+
famegrid-krea-2-z-image-qwen-realism-lora/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 134 |
+
the-space-marines-warhammer-40k-flux-pony-illustrious-anima/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 135 |
+
the-space-marines-warhammer-40k-flux-pony-illustrious-anima/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 136 |
+
the-space-marines-warhammer-40k-flux-pony-illustrious-anima/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 137 |
+
the-space-marines-warhammer-40k-flux-pony-illustrious-anima/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 138 |
+
the-space-marines-warhammer-40k-flux-pony-illustrious-anima/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 139 |
+
the-space-marines-warhammer-40k-flux-pony-illustrious-anima/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 140 |
+
krea2-textfusion-refusal-reduction-lora/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 141 |
+
krea2-textfusion-refusal-reduction-lora/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 142 |
+
krea2-textfusion-refusal-reduction-lora/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 143 |
+
krea2-textfusion-refusal-reduction-lora/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 144 |
+
krea2-textfusion-refusal-reduction-lora/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 145 |
+
krea2-textfusion-refusal-reduction-lora/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 146 |
+
background-detail-enhancer/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 147 |
+
background-detail-enhancer/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 148 |
+
background-detail-enhancer/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 149 |
+
background-detail-enhancer/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 150 |
+
background-detail-enhancer/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 151 |
+
background-detail-enhancer/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 152 |
+
aesthetic-amateur-photo/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 153 |
+
aesthetic-amateur-photo/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 154 |
+
aesthetic-amateur-photo/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 155 |
+
aesthetic-amateur-photo/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 156 |
+
aesthetic-amateur-photo/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 157 |
+
aesthetic-amateur-photo/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 158 |
+
ultrareal-krea2-klein9b/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 159 |
+
ultrareal-krea2-klein9b/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 160 |
+
ultrareal-krea2-klein9b/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 161 |
+
ultrareal-krea2-klein9b/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 162 |
+
ultrareal-krea2-klein9b/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 163 |
+
ultrareal-krea2-klein9b/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 164 |
+
new-fantasy-core-ill-flux-pony-sdxl-zit-detailer/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 165 |
+
new-fantasy-core-ill-flux-pony-sdxl-zit-detailer/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 166 |
+
new-fantasy-core-ill-flux-pony-sdxl-zit-detailer/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 167 |
+
new-fantasy-core-ill-flux-pony-sdxl-zit-detailer/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 168 |
+
new-fantasy-core-ill-flux-pony-sdxl-zit-detailer/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 169 |
+
new-fantasy-core-ill-flux-pony-sdxl-zit-detailer/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 170 |
+
satoshi-urushihara-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 171 |
+
satoshi-urushihara-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 172 |
+
satoshi-urushihara-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 173 |
+
satoshi-urushihara-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 174 |
+
satoshi-urushihara-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
2000s-analog-core/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
2000s-analog-core/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
2000s-analog-core/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
2000s-analog-core/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
2000s-analog-core/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
2000s-analog-core/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
2000s-analog-core/info.txt
ADDED
|
@@ -0,0 +1,311 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
2000S ANALOG CORE
|
| 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 Danrisi
|
| 13 |
+
Source https://civitai.com/models/1134895
|
| 14 |
+
Provenance CivitAI · model 1134895 · version 3103914
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File vhs_krea2.safetensors
|
| 20 |
+
Version v1.0 Krea2
|
| 21 |
+
Size 109.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 cef79e53f88941e29ea7211543f624981207e32f15abef80c56fea3d0676e533
|
| 24 |
+
Published 2026-07-06
|
| 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.9
|
| 38 |
+
Sampler steps 40
|
| 39 |
+
Resolution 704×704
|
| 40 |
+
|
| 41 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 42 |
+
ADOPTION & POPULARITY
|
| 43 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 44 |
+
Downloads 30,523
|
| 45 |
+
Rating 100% positive (2334/2336)
|
| 46 |
+
Comments 0
|
| 47 |
+
Published 60 days ago
|
| 48 |
+
Download rate 89.9/day since release
|
| 49 |
+
|
| 50 |
+
Adoption rank #18 of 150 in this collection (High)
|
| 51 |
+
Momentum rank #30 of 150 by download rate (Trending)
|
| 52 |
+
|
| 53 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 54 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 55 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 56 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 57 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 58 |
+
|
| 59 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 60 |
+
CHAINING / STACKING
|
| 61 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 62 |
+
Stacks with others not stated
|
| 63 |
+
|
| 64 |
+
The author gave no chaining guidance. The rules below are the
|
| 65 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 66 |
+
|
| 67 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 68 |
+
|
| 69 |
+
• The most important rule is not about chaining but about which
|
| 70 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 71 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 72 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 73 |
+
are stated to work well on Turbo.
|
| 74 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 75 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 76 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 77 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 78 |
+
routine - style + character, style + slider, realism + character.
|
| 79 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 80 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 81 |
+
generation and the output still came out great."
|
| 82 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 83 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 84 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 85 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 86 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 87 |
+
between concept strength and composability, and rank 32 was better
|
| 88 |
+
suited to a precise object or concept intended to take priority over
|
| 89 |
+
other stacked LoRAs."
|
| 90 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 91 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 92 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 93 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 94 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 95 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 96 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 97 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 98 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 99 |
+
applies to any Turbo-trained adapter in the chain.
|
| 100 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 101 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 102 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 103 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 104 |
+
the base prior.
|
| 105 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 106 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 107 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 108 |
+
architectures shipped under one model page, not a combined adapter.
|
| 109 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 110 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 111 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 112 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 113 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 114 |
+
• The author never states which weight family this targets. Silent
|
| 115 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 116 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 117 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 118 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 119 |
+
|
| 120 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 121 |
+
PROS
|
| 122 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 123 |
+
+ Widely adopted — 30,523 downloads. [source: CivitAI stats]
|
| 124 |
+
+ Positively received — 2,334 thumbs-up, 2 down. [source: CivitAI stats]
|
| 125 |
+
+ Compact at 109 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 |
+
- No trigger word — the LoRA is always on once loaded, so strength is the
|
| 133 |
+
only control. [source: model metadata]
|
| 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 |
+
Z-Image I used at strength 0.9 with res_2s_ode + beta. Workflow you can
|
| 163 |
+
parse from my images Qwen Edition: Here everything works perfectly,
|
| 164 |
+
timestamps, text - excellent. Images with women i generate with my new lora
|
| 165 |
+
https://civitai.com/models/1862761?modelVersionId=2338791 V3 Update:
|
| 166 |
+
Enhanced Timestamps
|
| 167 |
+
- Improved realism for on-screen display times and date stamps.
|
| 168 |
+
|
| 169 |
+
- Face Fixes
|
| 170 |
+
- Reduced the repetition of identical faces across generated frames,
|
| 171 |
+
enhancing variety.
|
| 172 |
+
|
| 173 |
+
- Expanded Dataset
|
| 174 |
+
- Now trained on VHS, VHS-C, and Hi8 footage to broaden the analog
|
| 175 |
+
aesthetic.
|
| 176 |
+
|
| 177 |
+
Usage & Tips
|
| 178 |
+
- Low-Res VHS Look:
|
| 179 |
+
- Use prompts with phrases like “amateur quality” and “low resolution” to
|
| 180 |
+
push your render toward that classic, fuzzy VHS vibe.
|
| 181 |
+
|
| 182 |
+
- Target ~0.5 megapixels (e.g. 704×704, 608 x 816) if you want reinforce
|
| 183 |
+
extreme lo-fi aesthetic.
|
| 184 |
+
|
| 185 |
+
- Higher-Res Hi8 Style:
|
| 186 |
+
- To achieve the “Hi8” look (cleaner but still analog), render at ~1
|
| 187 |
+
megapixel (e.g. 896 x 1152 or 1024×1024).
|
| 188 |
+
|
| 189 |
+
- You can go up to ~2 megapixels if you want more detail without losing the
|
| 190 |
+
retro feel.
|
| 191 |
+
|
| 192 |
+
- Recommended Trigger:
|
| 193 |
+
- The only trigger word you truly need for this model is “v8s” .
|
| 194 |
+
|
| 195 |
+
- Avoid mixing too many triggers, as that can introduce confusion and stray
|
| 196 |
+
from the classic 2000s analog style. V2 Update:
|
| 197 |
+
|
| 198 |
+
- Removed digital camera images from the dataset and added more footage
|
| 199 |
+
from camcorders.
|
| 200 |
+
|
| 201 |
+
- Fixed the issue where the same woman appeared in all images.
|
| 202 |
+
|
| 203 |
+
- Tried improving the sexy overlay text on footage, but it only generates
|
| 204 |
+
well sometimes.
|
| 205 |
+
|
| 206 |
+
Can’t say I’m fully happy with this version, but it’s not bad. Already
|
| 207 |
+
planning a new update with more features soon! Also thinking about updating
|
| 208 |
+
the Mavica LoRA.
|
| 209 |
+
This keeps your style while improving clarity and readability. Let me know
|
| 210 |
+
if you want any tweaks P.S: but what i really like in this lora, that it's
|
| 211 |
+
for some reason generate almost always perfect hands Step back into the
|
| 212 |
+
early 2000s, where Myspace was king, profile pictures were taken with a
|
| 213 |
+
digital potato, and everything felt just a little bit off (in the best
|
| 214 |
+
way). This LoRA captures that lo-fi, analog aesthetic of forgotten VHS
|
| 215 |
+
tapes and grainy digital cameras (yeah, i mix them in one LoRa). Perfect
|
| 216 |
+
for those who miss the charm of pixelated edges and questionable lighting
|
| 217 |
+
choices. No, it won't resurrect your old Myspace profile - sadly - but it
|
| 218 |
+
will bring back all those nostalgic vibes. Warning: May cause a sudden urge
|
| 219 |
+
to listen to emo playlists P.S.S: only v8s is needed in trigger words,
|
| 220 |
+
everything else is optional to enhance effect Usage as usual: dpmpp2m +
|
| 221 |
+
beta + 40 steps + 2.5-3 guidance I'm using with UltraReal checkpoint , but
|
| 222 |
+
works good with default flux.dev too P.S: sometimes can be some timestamps
|
| 223 |
+
or other features from vhs tapes (will be fixed in next versions). I just
|
| 224 |
+
wanted to test some techniques on this LoRa and result is pretty solid for
|
| 225 |
+
29 images in dataset. Also noticed one bug, that female faces often looks
|
| 226 |
+
similar, will fix in next release. But LoRas wit characters works good and
|
| 227 |
+
fix this problem
|
| 228 |
+
|
| 229 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 230 |
+
EXAMPLE MEDIA
|
| 231 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 232 |
+
6 preview(s) in ./example_images/ — community results for
|
| 233 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 234 |
+
|
| 235 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 236 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 237 |
+
scraped. Open the model page to read them.
|
| 238 |
+
|
| 239 |
+
01_image.jpeg (image, 1472x1024)
|
| 240 |
+
02_image.jpeg (image, 1472x1024)
|
| 241 |
+
03_image.jpeg (image, 1472x1024)
|
| 242 |
+
04_image.jpeg (image, 1024x1472)
|
| 243 |
+
05_image.jpeg (image, 1408x1088)
|
| 244 |
+
06_image.jpeg (image, 1408x1088)
|
| 245 |
+
|
| 246 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 247 |
+
HOW TO USE (COMFYUI)
|
| 248 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 249 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 250 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 251 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 252 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 253 |
+
(2026-06-30).
|
| 254 |
+
|
| 255 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 256 |
+
which is not gated):
|
| 257 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 258 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 259 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 260 |
+
_int8_convrot)
|
| 261 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 262 |
+
also available)
|
| 263 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 264 |
+
|
| 265 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 266 |
+
subfolder required.
|
| 267 |
+
|
| 268 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 269 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 270 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 271 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 272 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 273 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 274 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 275 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 276 |
+
|
| 277 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 278 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 279 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 280 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 281 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 282 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 283 |
+
|
| 284 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 285 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 286 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 287 |
+
|
| 288 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 289 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 290 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 291 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 292 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 293 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 294 |
+
CFGGuider cfg 1.
|
| 295 |
+
|
| 296 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 297 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 298 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 299 |
+
for removals) with LoRA strength 1.0.
|
| 300 |
+
|
| 301 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 302 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 303 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 304 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 305 |
+
unchanged.
|
| 306 |
+
|
| 307 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 308 |
+
Scraped by lorakit on 2026-09-05 00:11 UTC.
|
| 309 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 310 |
+
evidence tagged beside each line.
|
| 311 |
+
───────────────────────────────────────────────────────────────────────────────
|
2000s-analog-core/metadata.json
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "2000s Analog Core",
|
| 3 |
+
"slug": "2000s-analog-core",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 1134895,
|
| 7 |
+
"version_id": 3103914,
|
| 8 |
+
"version_name": "v1.0 Krea2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/1134895",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "Danrisi",
|
| 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.9",
|
| 24 |
+
"Sampler steps": "40",
|
| 25 |
+
"Resolution": "704×704"
|
| 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 |
+
"Widely adopted — 30,523 downloads. [source: CivitAI stats]",
|
| 52 |
+
"Positively received — 2,334 thumbs-up, 2 down. [source: CivitAI stats]",
|
| 53 |
+
"Compact at 109 MB — cheap to stack with other LoRAs. [source: file size]",
|
| 54 |
+
"Author published concrete recommended settings. [source: description]"
|
| 55 |
+
],
|
| 56 |
+
"cons": [
|
| 57 |
+
"No trigger word — the LoRA is always on once loaded, so strength is the only control. [source: model metadata]",
|
| 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": "vhs_krea2.safetensors",
|
| 62 |
+
"size_bytes": 114324720,
|
| 63 |
+
"size_mb": 109.03,
|
| 64 |
+
"sha256": "cef79e53f88941e29ea7211543f624981207e32f15abef80c56fea3d0676e533"
|
| 65 |
+
},
|
| 66 |
+
"stats": {
|
| 67 |
+
"downloads": 30523,
|
| 68 |
+
"thumbs_up": 2334,
|
| 69 |
+
"thumbs_down": 2
|
| 70 |
+
},
|
| 71 |
+
"popularity": {
|
| 72 |
+
"downloads": 30523,
|
| 73 |
+
"thumbs_up": 2334,
|
| 74 |
+
"thumbs_down": 2,
|
| 75 |
+
"comments": 0,
|
| 76 |
+
"approval": "100% positive (2334/2336)",
|
| 77 |
+
"age_days": 60.5,
|
| 78 |
+
"downloads_per_day": 89.92,
|
| 79 |
+
"rank_by_downloads": 18,
|
| 80 |
+
"rank_by_momentum": 30,
|
| 81 |
+
"of_total": 150,
|
| 82 |
+
"adoption_tier": "High",
|
| 83 |
+
"momentum": "Trending"
|
| 84 |
+
},
|
| 85 |
+
"selection_score": 58531.0,
|
| 86 |
+
"selection_reasons": [
|
| 87 |
+
"30,523 downloads",
|
| 88 |
+
"2,334 thumbs-up",
|
| 89 |
+
"top-ranked for its category"
|
| 90 |
+
],
|
| 91 |
+
"example_media": [
|
| 92 |
+
{
|
| 93 |
+
"file": "01_image.jpeg",
|
| 94 |
+
"type": "image",
|
| 95 |
+
"resolution": "1472x1024",
|
| 96 |
+
"prompt": ""
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"file": "02_image.jpeg",
|
| 100 |
+
"type": "image",
|
| 101 |
+
"resolution": "1472x1024",
|
| 102 |
+
"prompt": ""
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"file": "03_image.jpeg",
|
| 106 |
+
"type": "image",
|
| 107 |
+
"resolution": "1472x1024",
|
| 108 |
+
"prompt": ""
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"file": "04_image.jpeg",
|
| 112 |
+
"type": "image",
|
| 113 |
+
"resolution": "1024x1472",
|
| 114 |
+
"prompt": ""
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"file": "05_image.jpeg",
|
| 118 |
+
"type": "image",
|
| 119 |
+
"resolution": "1408x1088",
|
| 120 |
+
"prompt": ""
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"file": "06_image.jpeg",
|
| 124 |
+
"type": "image",
|
| 125 |
+
"resolution": "1408x1088",
|
| 126 |
+
"prompt": ""
|
| 127 |
+
}
|
| 128 |
+
],
|
| 129 |
+
"tags": [
|
| 130 |
+
"vhs",
|
| 131 |
+
"2000s",
|
| 132 |
+
"crt",
|
| 133 |
+
"old",
|
| 134 |
+
"90s",
|
| 135 |
+
"tape",
|
| 136 |
+
"style",
|
| 137 |
+
"vintage"
|
| 138 |
+
],
|
| 139 |
+
"scraped_at": "2026-09-05T00:11:54+00:00",
|
| 140 |
+
"path": "krea-2/2000s-analog-core"
|
| 141 |
+
}
|
2000s-analog-core/vhs_krea2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cef79e53f88941e29ea7211543f624981207e32f15abef80c56fea3d0676e533
|
| 3 |
+
size 114324720
|
aesthetic-amateur-photo/Krea_Amateur_V4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ad3b5092c99b4a1696df4ab07407775309da6c21d36c9a506f6b5ff153552ec
|
| 3 |
+
size 228588912
|
aesthetic-amateur-photo/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
aesthetic-amateur-photo/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
aesthetic-amateur-photo/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
aesthetic-amateur-photo/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
aesthetic-amateur-photo/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
aesthetic-amateur-photo/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
aesthetic-amateur-photo/info.txt
ADDED
|
@@ -0,0 +1,333 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
AESTHETIC AMATEUR PHOTO
|
| 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 powerpuff
|
| 13 |
+
Source https://civitai.com/models/689192
|
| 14 |
+
Provenance CivitAI · model 689192 · version 3284331
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File Krea_Amateur_V4.safetensors
|
| 20 |
+
Version Krea V4
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 0ad3b5092c99b4a1696df4ab07407775309da6c21d36c9a506f6b5ff153552ec
|
| 24 |
+
Published 2026-08-31
|
| 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 |
+
The author did not publish specific settings.
|
| 36 |
+
No author settings were published. Community baseline: steps Turbo: 8
|
| 37 |
+
(official README and HF card CLI example; the ComfyUI template ships 8).
|
| 38 |
+
Raw: 52 (official README). The krea-2 CLI's generic default is 28.
|
| 39 |
+
Community Turbo LoRAs commonly suggest 8-12 (e.g. the Identity Edit card
|
| 40 |
+
recommends Turbo at 8-12, or Raw at 20 for removals). A community 4-step
|
| 41 |
+
LoRA on Turbo makes 4 valid; its author calls 2 steps an out-of-spec
|
| 42 |
+
preview mode., cfg Turbo: CFG disabled - guidance_scale 0.0 in diffusers
|
| 43 |
+
and --cfg 0.0 in the krea-2 CLI, which is cfg 1.0 in ComfyUI's KSampler
|
| 44 |
+
(the official template ships cfg 1). These are the same thing; do not set
|
| 45 |
+
ComfyUI cfg to 0. Raw: CFG 3.5 (official README; CLI generic default 4.5).
|
| 46 |
+
Negative prompting on Turbo is effectively unused - the official templates
|
| 47 |
+
route ConditioningZeroOut into the negative slot., sampler ComfyUI:
|
| 48 |
+
KSampler with sampler euler, scheduler simple, denoise 1.0 (verified in
|
| 49 |
+
image_krea2_turbo_t2i.json: [seed, 'randomize', 8, 1, 'euler', 'simple',
|
| 50 |
+
1]). Timestep shift mu = 1.15 for Turbo; ComfyUI bakes this in via
|
| 51 |
+
Krea2.sampling_settings = {"multiplier": 1.0, "shift": 1.15}, so the plain
|
| 52 |
+
t2i template needs no ModelSampling node, while the style-reference
|
| 53 |
+
template adds ModelSamplingFlux at max_shift 1.15 / base_shift 0.5. The CLI
|
| 54 |
+
exposes --mu 1.15 for Turbo; Raw uses a resolution-derived mu interpolated
|
| 55 |
+
between --y1 0.5 and --y2 1.15 (ai-toolkit mirrors this as base_shift 0.5 /
|
| 56 |
+
max_shift 1.15 over image_seq_len 256-6400, exponential time shift).,
|
| 57 |
+
resolution 1024x1024 default. Turbo: 1K-2K (the official CLI example
|
| 58 |
+
generates 2048x2048; ComfyUI's ResolutionSelector defaults to 1 megapixel,
|
| 59 |
+
set 2.0 for 2K). Raw: "trained to generate upto 1k resolution".
|
| 60 |
+
Width/height are padded up to a multiple of 16., lora_strength 1.0 for
|
| 61 |
+
Krea's nine official style LoRAs (docs.comfy.org lists Recommended Strength
|
| 62 |
+
1.0 for every one), though the shipped t2i template's LoraLoaderModelOnly
|
| 63 |
+
is set to 0.8. The style-reference LoRA is used at 1.0 in its template. The
|
| 64 |
+
4-step distill LoRA documents 1.0 as its trained point, 1.0-1.5 as coherent
|
| 65 |
+
extrapolation and above ~1.5 as speckle artefacting. Community subject
|
| 66 |
+
LoRAs are typically recommended around 0.8-1.2 and dropped toward 0.6-0.9
|
| 67 |
+
when several are stacked..
|
| 68 |
+
|
| 69 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 70 |
+
ADOPTION & POPULARITY
|
| 71 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 72 |
+
Downloads 32,058
|
| 73 |
+
Rating 100% positive (1413/1415)
|
| 74 |
+
Comments 0
|
| 75 |
+
Published 4 days ago
|
| 76 |
+
Download rate 326.4/day since release
|
| 77 |
+
|
| 78 |
+
Adoption rank #16 of 150 in this collection (High)
|
| 79 |
+
Momentum rank #5 of 150 by download rate (Hot · fresh release)
|
| 80 |
+
|
| 81 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 82 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 83 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 84 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 85 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 86 |
+
|
| 87 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 88 |
+
CHAINING / STACKING
|
| 89 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 90 |
+
Stacks with others not stated
|
| 91 |
+
|
| 92 |
+
The author gave no chaining guidance. The rules below are the
|
| 93 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 94 |
+
|
| 95 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 96 |
+
|
| 97 |
+
• The most important rule is not about chaining but about which
|
| 98 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 99 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 100 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 101 |
+
are stated to work well on Turbo.
|
| 102 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 103 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 104 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 105 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 106 |
+
routine - style + character, style + slider, realism + character.
|
| 107 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 108 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 109 |
+
generation and the output still came out great."
|
| 110 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 111 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 112 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 113 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 114 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 115 |
+
between concept strength and composability, and rank 32 was better
|
| 116 |
+
suited to a precise object or concept intended to take priority over
|
| 117 |
+
other stacked LoRAs."
|
| 118 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 119 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 120 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 121 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 122 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 123 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 124 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 125 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 126 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 127 |
+
applies to any Turbo-trained adapter in the chain.
|
| 128 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 129 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 130 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 131 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 132 |
+
the base prior.
|
| 133 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 134 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 135 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 136 |
+
architectures shipped under one model page, not a combined adapter.
|
| 137 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 138 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 139 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 140 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 141 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 142 |
+
• The author never states which weight family this targets. Silent
|
| 143 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 144 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 145 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 146 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 147 |
+
|
| 148 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 149 |
+
PROS
|
| 150 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 151 |
+
+ Widely adopted — 32,058 downloads. [source: CivitAI stats]
|
| 152 |
+
+ Positively received — 1,413 thumbs-up, 2 down. [source: CivitAI stats]
|
| 153 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 154 |
+
size]
|
| 155 |
+
|
| 156 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 157 |
+
CONS & CAVEATS
|
| 158 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 159 |
+
- Author labels this experimental — results vary shot to shot. [source:
|
| 160 |
+
description]
|
| 161 |
+
- No trigger word — the LoRA is always on once loaded, so strength is the
|
| 162 |
+
only control. [source: model metadata]
|
| 163 |
+
- Author never states which generation mode it was trained for; test
|
| 164 |
+
against your own workflow before relying on it. [source: description]
|
| 165 |
+
|
| 166 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 167 |
+
COMPATIBILITY WARNING
|
| 168 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 169 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 170 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 171 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 172 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 173 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 174 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 175 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 176 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 177 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 178 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 179 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 180 |
+
officially blessed. The more common practical failure is a settings
|
| 181 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 182 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 183 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 184 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 185 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 186 |
+
applied.
|
| 187 |
+
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
AUTHOR'S DESCRIPTION
|
| 190 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 191 |
+
Another amateur photo LoRA aimed at making images feel more realistic and
|
| 192 |
+
closer to everyday smartphone or social media photos. Expect sharper
|
| 193 |
+
details, brighter colors, and a more casual, natural look overall.
|
| 194 |
+
|
| 195 |
+
Krea V4:
|
| 196 |
+
Higher quality dataset, more steps, better captions.
|
| 197 |
+
|
| 198 |
+
Krea V3:
|
| 199 |
+
Similar to V2 but the captions used a tag-style instead of full sentences.
|
| 200 |
+
|
| 201 |
+
Krea V2:
|
| 202 |
+
More steps, more images, completely new captions
|
| 203 |
+
|
| 204 |
+
Krea V1:
|
| 205 |
+
Initial release trained with basic captions.
|
| 206 |
+
|
| 207 |
+
Z-Image Exp 1:
|
| 208 |
+
Experimental version trained with chinese captions.
|
| 209 |
+
Only 2000 steps and a small dataset but produces pretty good images.
|
| 210 |
+
Trigger:
|
| 211 |
+
这张照片是用iPhone 13拍摄的。
|
| 212 |
+
|
| 213 |
+
Z-Image V2:
|
| 214 |
+
More than doubled the steps compared to V1
|
| 215 |
+
Stronger effect
|
| 216 |
+
Can be used with higher strength
|
| 217 |
+
|
| 218 |
+
Z-Image V1:
|
| 219 |
+
A new version for Z-Image trained on a small dataset.
|
| 220 |
+
|
| 221 |
+
V4 Beta 2:
|
| 222 |
+
Trained on more images.
|
| 223 |
+
|
| 224 |
+
V4 Beta 1:
|
| 225 |
+
I have started to create a completely new dataset with only high quality
|
| 226 |
+
images. For Beta 1 I used 111 images, though I plan to significantly
|
| 227 |
+
increase it for Beta 2. All images only have the caption "43stet1c", but it
|
| 228 |
+
isn't needed to mention it in your prompt.
|
| 229 |
+
This combination seems to produce the best and most consistent results so
|
| 230 |
+
far.
|
| 231 |
+
Increase the strength if the effect isn't strong enough.
|
| 232 |
+
|
| 233 |
+
V3:
|
| 234 |
+
Same dataset as V2 but completely recaptioned with Claude 3.5 Sonnet and
|
| 235 |
+
upscaled to 1024 with Gigapixel.
|
| 236 |
+
|
| 237 |
+
V2:
|
| 238 |
+
Trained on 124 images with no captions at all. Let me know if this works
|
| 239 |
+
better than V1. Results can be inconsistent, use HiRes fix and Beta
|
| 240 |
+
scheduler.
|
| 241 |
+
|
| 242 |
+
V1:
|
| 243 |
+
This was trained on a dataset of 61 "aesthetic" images captioned with
|
| 244 |
+
Claude 3.5 Sonnet.
|
| 245 |
+
|
| 246 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 247 |
+
VERSION NOTES
|
| 248 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 249 |
+
Higher quality dataset, more steps, better captions.
|
| 250 |
+
|
| 251 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 252 |
+
EXAMPLE MEDIA
|
| 253 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 254 |
+
6 preview(s) in ./example_images/ — community results for
|
| 255 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 256 |
+
|
| 257 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 258 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 259 |
+
scraped. Open the model page to read them.
|
| 260 |
+
|
| 261 |
+
01_image.jpeg (image, 1024x1536)
|
| 262 |
+
02_image.jpeg (image, 1088x1472)
|
| 263 |
+
03_image.jpeg (image, 1024x1536)
|
| 264 |
+
04_image.jpeg (image, 1088x1472)
|
| 265 |
+
05_image.jpeg (image, 1024x1536)
|
| 266 |
+
06_image.jpeg (image, 1024x1536)
|
| 267 |
+
|
| 268 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 269 |
+
HOW TO USE (COMFYUI)
|
| 270 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 271 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 272 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 273 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 274 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 275 |
+
(2026-06-30).
|
| 276 |
+
|
| 277 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 278 |
+
which is not gated):
|
| 279 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 280 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 281 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 282 |
+
_int8_convrot)
|
| 283 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 284 |
+
also available)
|
| 285 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 286 |
+
|
| 287 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 288 |
+
subfolder required.
|
| 289 |
+
|
| 290 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 291 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 292 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 293 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 294 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 295 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 296 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 297 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 298 |
+
|
| 299 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 300 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 301 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 302 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 303 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 304 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 305 |
+
|
| 306 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 307 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 308 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 309 |
+
|
| 310 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 311 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 312 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 313 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 314 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 315 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 316 |
+
CFGGuider cfg 1.
|
| 317 |
+
|
| 318 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 319 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 320 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 321 |
+
for removals) with LoRA strength 1.0.
|
| 322 |
+
|
| 323 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 324 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 325 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 326 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 327 |
+
unchanged.
|
| 328 |
+
|
| 329 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 330 |
+
Scraped by lorakit on 2026-09-05 00:12 UTC.
|
| 331 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 332 |
+
evidence tagged beside each line.
|
| 333 |
+
───────────────────────────────────────────────────────────────────────────────
|
aesthetic-amateur-photo/metadata.json
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Aesthetic Amateur Photo",
|
| 3 |
+
"slug": "aesthetic-amateur-photo",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 689192,
|
| 7 |
+
"version_id": 3284331,
|
| 8 |
+
"version_name": "Krea V4",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/689192",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "powerpuff",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "photoreal",
|
| 16 |
+
"label": "Photorealism"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [],
|
| 22 |
+
"recommended_settings": {},
|
| 23 |
+
"chaining": {
|
| 24 |
+
"author": {
|
| 25 |
+
"stacks": "not stated",
|
| 26 |
+
"notes": "",
|
| 27 |
+
"avoid": [],
|
| 28 |
+
"requires": [],
|
| 29 |
+
"order": "",
|
| 30 |
+
"strength": "",
|
| 31 |
+
"stated": false
|
| 32 |
+
},
|
| 33 |
+
"general_rules": [
|
| 34 |
+
"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.",
|
| 35 |
+
"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.",
|
| 36 |
+
"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.\"",
|
| 37 |
+
"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.\"",
|
| 38 |
+
"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.",
|
| 39 |
+
"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.",
|
| 40 |
+
"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.",
|
| 41 |
+
"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.",
|
| 42 |
+
"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.",
|
| 43 |
+
"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"
|
| 44 |
+
]
|
| 45 |
+
},
|
| 46 |
+
"pros": [
|
| 47 |
+
"Widely adopted — 32,058 downloads. [source: CivitAI stats]",
|
| 48 |
+
"Positively received — 1,413 thumbs-up, 2 down. [source: CivitAI stats]",
|
| 49 |
+
"Compact at 218 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 50 |
+
],
|
| 51 |
+
"cons": [
|
| 52 |
+
"Author labels this experimental — results vary shot to shot. [source: description]",
|
| 53 |
+
"No trigger word — the LoRA is always on once loaded, so strength is the only control. [source: model metadata]",
|
| 54 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 55 |
+
],
|
| 56 |
+
"file": {
|
| 57 |
+
"name": "Krea_Amateur_V4.safetensors",
|
| 58 |
+
"size_bytes": 228588912,
|
| 59 |
+
"size_mb": 218.0,
|
| 60 |
+
"sha256": "0ad3b5092c99b4a1696df4ab07407775309da6c21d36c9a506f6b5ff153552ec"
|
| 61 |
+
},
|
| 62 |
+
"stats": {
|
| 63 |
+
"downloads": 32058,
|
| 64 |
+
"thumbs_up": 1413,
|
| 65 |
+
"thumbs_down": 2
|
| 66 |
+
},
|
| 67 |
+
"popularity": {
|
| 68 |
+
"downloads": 32058,
|
| 69 |
+
"thumbs_up": 1413,
|
| 70 |
+
"thumbs_down": 2,
|
| 71 |
+
"comments": 0,
|
| 72 |
+
"approval": "100% positive (1413/1415)",
|
| 73 |
+
"age_days": 4.4,
|
| 74 |
+
"downloads_per_day": 326.41,
|
| 75 |
+
"rank_by_downloads": 16,
|
| 76 |
+
"rank_by_momentum": 5,
|
| 77 |
+
"of_total": 150,
|
| 78 |
+
"adoption_tier": "High",
|
| 79 |
+
"momentum": "Hot · fresh release"
|
| 80 |
+
},
|
| 81 |
+
"selection_score": 49014.0,
|
| 82 |
+
"selection_reasons": [
|
| 83 |
+
"32,058 downloads",
|
| 84 |
+
"1,413 thumbs-up",
|
| 85 |
+
"top-ranked for its category"
|
| 86 |
+
],
|
| 87 |
+
"example_media": [
|
| 88 |
+
{
|
| 89 |
+
"file": "01_image.jpeg",
|
| 90 |
+
"type": "image",
|
| 91 |
+
"resolution": "1024x1536",
|
| 92 |
+
"prompt": ""
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"file": "02_image.jpeg",
|
| 96 |
+
"type": "image",
|
| 97 |
+
"resolution": "1088x1472",
|
| 98 |
+
"prompt": ""
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"file": "03_image.jpeg",
|
| 102 |
+
"type": "image",
|
| 103 |
+
"resolution": "1024x1536",
|
| 104 |
+
"prompt": ""
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"file": "04_image.jpeg",
|
| 108 |
+
"type": "image",
|
| 109 |
+
"resolution": "1088x1472",
|
| 110 |
+
"prompt": ""
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"file": "05_image.jpeg",
|
| 114 |
+
"type": "image",
|
| 115 |
+
"resolution": "1024x1536",
|
| 116 |
+
"prompt": ""
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"file": "06_image.jpeg",
|
| 120 |
+
"type": "image",
|
| 121 |
+
"resolution": "1024x1536",
|
| 122 |
+
"prompt": ""
|
| 123 |
+
}
|
| 124 |
+
],
|
| 125 |
+
"tags": [
|
| 126 |
+
"photorealistic",
|
| 127 |
+
"style"
|
| 128 |
+
],
|
| 129 |
+
"scraped_at": "2026-09-05T00:12:07+00:00",
|
| 130 |
+
"path": "krea-2/aesthetic-amateur-photo"
|
| 131 |
+
}
|
background-detail-enhancer/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
background-detail-enhancer/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
background-detail-enhancer/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
background-detail-enhancer/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
background-detail-enhancer/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
background-detail-enhancer/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
background-detail-enhancer/info.txt
ADDED
|
@@ -0,0 +1,277 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
BACKGROUND DETAIL ENHANCER✨
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Detail / anatomy fixer
|
| 12 |
+
Author ZyloO
|
| 13 |
+
Source https://civitai.com/models/633524
|
| 14 |
+
Provenance CivitAI · model 633524 · version 3211112
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File zy_BackgroundDetail_K2.safetensors
|
| 20 |
+
Version Krea 2
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 190a8835e96bcae59853cf7025ee0dad3a5963f240b945cb26e03798d12ccbba
|
| 24 |
+
Published 2026-08-09
|
| 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.1–0.75
|
| 38 |
+
|
| 39 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 40 |
+
ADOPTION & POPULARITY
|
| 41 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 42 |
+
Downloads 23,711
|
| 43 |
+
Rating 100% positive (2830/2831)
|
| 44 |
+
Comments 12
|
| 45 |
+
Published 26 days ago
|
| 46 |
+
Download rate 70.2/day since release
|
| 47 |
+
|
| 48 |
+
Adoption rank #24 of 150 in this collection (High)
|
| 49 |
+
Momentum rank #39 of 150 by download rate (Steady · 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 |
+
+ Widely adopted — 23,711 downloads. [source: CivitAI stats]
|
| 122 |
+
+ Positively received — 2,830 thumbs-up, 1 down. [source: CivitAI stats]
|
| 123 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 124 |
+
size]
|
| 125 |
+
+ Author published concrete recommended settings. [source: description]
|
| 126 |
+
|
| 127 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 128 |
+
CONS & CAVEATS
|
| 129 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 130 |
+
- No trigger word — the LoRA is always on once loaded, so strength is the
|
| 131 |
+
only control. [source: model metadata]
|
| 132 |
+
- Author never states which generation mode it was trained for; test
|
| 133 |
+
against your own workflow before relying on it. [source: description]
|
| 134 |
+
|
| 135 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 136 |
+
COMPATIBILITY WARNING
|
| 137 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 138 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 139 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 140 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 141 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 142 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 143 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 144 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 145 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 146 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 147 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 148 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 149 |
+
officially blessed. The more common practical failure is a settings
|
| 150 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 151 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 152 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 153 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 154 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 155 |
+
applied.
|
| 156 |
+
|
| 157 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 158 |
+
AUTHOR'S DESCRIPTION
|
| 159 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 160 |
+
✨ REFERRAL CODE : DMD9XGMN ℹ️ Model Overview
|
| 161 |
+
- This LoRA enhances the background of the image, adding more detail and
|
| 162 |
+
clutter to it.
|
| 163 |
+
|
| 164 |
+
- Image Comparison
|
| 165 |
+
|
| 166 |
+
🏠 Recommended Parameters Pony Settings: - Strength : 0.1-0.75 .
|
| 167 |
+
|
| 168 |
+
- Clip Skip : 2
|
| 169 |
+
|
| 170 |
+
Additional Information: - Useful Prompt Words:
|
| 171 |
+
- Clutter
|
| 172 |
+
|
| 173 |
+
- Background
|
| 174 |
+
|
| 175 |
+
- Detailed background
|
| 176 |
+
|
| 177 |
+
- Elaborate
|
| 178 |
+
|
| 179 |
+
- Rich
|
| 180 |
+
|
| 181 |
+
- Dynamic
|
| 182 |
+
|
| 183 |
+
- Immersive
|
| 184 |
+
|
| 185 |
+
- Intricate
|
| 186 |
+
|
| 187 |
+
🏋️♀️ Training LoRas - Read the following article for tips and my training
|
| 188 |
+
preset
|
| 189 |
+
|
| 190 |
+
🌞 Requests - Do you want a specific LoRA? You can request a commission on
|
| 191 |
+
my Ko-Fi
|
| 192 |
+
|
| 193 |
+
⚡️ Buzz for the Best Images ⚡️
|
| 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, 768x1024)
|
| 206 |
+
02_image.jpeg (image, 768x1024)
|
| 207 |
+
03_image.jpeg (image, 768x1376)
|
| 208 |
+
04_image.jpeg (image, 768x1024)
|
| 209 |
+
05_image.jpeg (image, 768x1024)
|
| 210 |
+
06_image.jpeg (image, 768x1024)
|
| 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:12 UTC.
|
| 275 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 276 |
+
evidence tagged beside each line.
|
| 277 |
+
───────────────────────────────────────────────────────────────────────────────
|
background-detail-enhancer/metadata.json
ADDED
|
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Background Detail Enhancer✨",
|
| 3 |
+
"slug": "background-detail-enhancer",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 633524,
|
| 7 |
+
"version_id": 3211112,
|
| 8 |
+
"version_name": "Krea 2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/633524",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "ZyloO",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "detail",
|
| 16 |
+
"label": "Detail / anatomy fixer"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [],
|
| 22 |
+
"recommended_settings": {
|
| 23 |
+
"LoRA strength": "0.1–0.75"
|
| 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 |
+
"Widely adopted — 23,711 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 2,830 thumbs-up, 1 down. [source: CivitAI stats]",
|
| 51 |
+
"Compact at 218 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": "zy_BackgroundDetail_K2.safetensors",
|
| 60 |
+
"size_bytes": 228588904,
|
| 61 |
+
"size_mb": 218.0,
|
| 62 |
+
"sha256": "190a8835e96bcae59853cf7025ee0dad3a5963f240b945cb26e03798d12ccbba"
|
| 63 |
+
},
|
| 64 |
+
"stats": {
|
| 65 |
+
"downloads": 23711,
|
| 66 |
+
"thumbs_up": 2830,
|
| 67 |
+
"thumbs_down": 1
|
| 68 |
+
},
|
| 69 |
+
"popularity": {
|
| 70 |
+
"downloads": 23711,
|
| 71 |
+
"thumbs_up": 2830,
|
| 72 |
+
"thumbs_down": 1,
|
| 73 |
+
"comments": 12,
|
| 74 |
+
"approval": "100% positive (2830/2831)",
|
| 75 |
+
"age_days": 26.5,
|
| 76 |
+
"downloads_per_day": 70.23,
|
| 77 |
+
"rank_by_downloads": 24,
|
| 78 |
+
"rank_by_momentum": 39,
|
| 79 |
+
"of_total": 150,
|
| 80 |
+
"adoption_tier": "High",
|
| 81 |
+
"momentum": "Steady · fresh release"
|
| 82 |
+
},
|
| 83 |
+
"selection_score": 57671.0,
|
| 84 |
+
"selection_reasons": [
|
| 85 |
+
"23,711 downloads",
|
| 86 |
+
"2,830 thumbs-up",
|
| 87 |
+
"top-ranked for its category"
|
| 88 |
+
],
|
| 89 |
+
"example_media": [
|
| 90 |
+
{
|
| 91 |
+
"file": "01_image.jpeg",
|
| 92 |
+
"type": "image",
|
| 93 |
+
"resolution": "768x1024",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "768x1024",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "768x1376",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "768x1024",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "768x1024",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "768x1024",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"scenery",
|
| 129 |
+
"backgrounds",
|
| 130 |
+
"enhancer",
|
| 131 |
+
"detailer",
|
| 132 |
+
"detail",
|
| 133 |
+
"concept",
|
| 134 |
+
"clutter",
|
| 135 |
+
"environment"
|
| 136 |
+
],
|
| 137 |
+
"scraped_at": "2026-09-05T00:12:04+00:00",
|
| 138 |
+
"path": "krea-2/background-detail-enhancer"
|
| 139 |
+
}
|
background-detail-enhancer/zy_BackgroundDetail_K2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:190a8835e96bcae59853cf7025ee0dad3a5963f240b945cb26e03798d12ccbba
|
| 3 |
+
size 228588904
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/BArtstyle-KREA2-V2-1024.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c19dc382d92002bfc53ece7df5556acc288579af9f0719752059dfae7fe9f70
|
| 3 |
+
size 938539208
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/info.txt
ADDED
|
@@ -0,0 +1,493 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
BARTSTYLE | BLUE ARCHIVE ART STYLE LORA | ANIME FLAT COLOR | 蔚蓝档案画风模型 |
|
| 3 |
+
ブルーアーカイブ画風モデル
|
| 4 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 5 |
+
|
| 6 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 7 |
+
IDENTITY
|
| 8 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 9 |
+
Base model Krea 2
|
| 10 |
+
Generation mode not declared by the author
|
| 11 |
+
Checkpoint not determined — verify before use
|
| 12 |
+
Category Visual style
|
| 13 |
+
Author 4BEraser
|
| 14 |
+
Source https://civitai.com/models/29215
|
| 15 |
+
Provenance CivitAI · model 29215 · version 3220090
|
| 16 |
+
|
| 17 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 18 |
+
WEIGHTS
|
| 19 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 20 |
+
File BArtstyle-KREA2-V2-1024.safetensors
|
| 21 |
+
Version Krea2-V2
|
| 22 |
+
Size 895.1 MB
|
| 23 |
+
Format SafeTensor / unknown precision
|
| 24 |
+
SHA256 9c19dc382d92002bfc53ece7df5556acc288579af9f0719752059dfae7fe9f70
|
| 25 |
+
Published 2026-08-11
|
| 26 |
+
|
| 27 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 28 |
+
TRIGGER WORDS
|
| 29 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 30 |
+
› "azure youth anime art style"
|
| 31 |
+
|
| 32 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 33 |
+
RECOMMENDED SETTINGS
|
| 34 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 35 |
+
Taken verbatim from the author's description:
|
| 36 |
+
|
| 37 |
+
LoRA strength 0.6–0.7
|
| 38 |
+
Resolution 1024x768
|
| 39 |
+
Sampler DPM++ 2M
|
| 40 |
+
|
| 41 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 42 |
+
ADOPTION & POPULARITY
|
| 43 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 44 |
+
Downloads 28,534
|
| 45 |
+
Rating 100% positive (2683/2684)
|
| 46 |
+
Comments 0
|
| 47 |
+
Published 24 days ago
|
| 48 |
+
Download rate 82.3/day since release
|
| 49 |
+
|
| 50 |
+
Adoption rank #21 of 150 in this collection (High)
|
| 51 |
+
Momentum rank #34 of 150 by download rate (Trending · fresh release)
|
| 52 |
+
|
| 53 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 54 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 55 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 56 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 57 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 58 |
+
|
| 59 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 60 |
+
CHAINING / STACKING
|
| 61 |
+
──────────────────────────────────────────────────────────────────────��────────
|
| 62 |
+
Stacks with others not stated
|
| 63 |
+
|
| 64 |
+
The author gave no chaining guidance. The rules below are the
|
| 65 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 66 |
+
|
| 67 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 68 |
+
|
| 69 |
+
• The most important rule is not about chaining but about which
|
| 70 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 71 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 72 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 73 |
+
are stated to work well on Turbo.
|
| 74 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 75 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 76 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 77 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 78 |
+
routine - style + character, style + slider, realism + character.
|
| 79 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 80 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 81 |
+
generation and the output still came out great."
|
| 82 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 83 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 84 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 85 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 86 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 87 |
+
between concept strength and composability, and rank 32 was better
|
| 88 |
+
suited to a precise object or concept intended to take priority over
|
| 89 |
+
other stacked LoRAs."
|
| 90 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 91 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 92 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 93 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 94 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 95 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 96 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 97 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 98 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 99 |
+
applies to any Turbo-trained adapter in the chain.
|
| 100 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 101 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 102 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 103 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 104 |
+
the base prior.
|
| 105 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 106 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 107 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 108 |
+
architectures shipped under one model page, not a combined adapter.
|
| 109 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 110 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 111 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 112 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 113 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 114 |
+
• The author never states which weight family this targets. Silent
|
| 115 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 116 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 117 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 118 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 119 |
+
|
| 120 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 121 |
+
PROS
|
| 122 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 123 |
+
+ Widely adopted — 28,534 downloads. [source: CivitAI stats]
|
| 124 |
+
+ Positively received — 2,683 thumbs-up, 1 down. [source: CivitAI stats]
|
| 125 |
+
+ Explicit trigger word(s) — azure youth anime art style — so the effect
|
| 126 |
+
can be turned on and off from the prompt. [source: model metadata]
|
| 127 |
+
+ Author published concrete recommended settings. [source: description]
|
| 128 |
+
|
| 129 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 130 |
+
CONS & CAVEATS
|
| 131 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 132 |
+
- Author says the LoRA may be overtrained — start at low strength.
|
| 133 |
+
[source: description]
|
| 134 |
+
- Needs a reduced strength; the default 1.0 is likely too strong.
|
| 135 |
+
[source: description]
|
| 136 |
+
- Author references NSFW output — review before using in shared work.
|
| 137 |
+
[source: description]
|
| 138 |
+
- Author never states which generation mode it was trained for; test
|
| 139 |
+
against your own workflow before relying on it. [source: description]
|
| 140 |
+
- Large at 895 MB — slower to load and heavier to stack. [source: file
|
| 141 |
+
size]
|
| 142 |
+
|
| 143 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 144 |
+
COMPATIBILITY WARNING
|
| 145 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 146 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 147 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 148 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 149 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 150 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 151 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 152 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 153 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 154 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 155 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 156 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 157 |
+
officially blessed. The more common practical failure is a settings
|
| 158 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 159 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 160 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 161 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 162 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 163 |
+
applied.
|
| 164 |
+
|
| 165 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 166 |
+
AUTHOR'S DESCRIPTION
|
| 167 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 168 |
+
KREA 2 V2 Update: Dataset overhaul, trained 10 epoch each on 512/768/1024.
|
| 169 |
+
Dim set to 64 for test.
|
| 170 |
+
The halo should be easy to remove by reduce LoRA weight. The best balance
|
| 171 |
+
is 0.8 in my test.
|
| 172 |
+
Trigger word has changed like official Krea 2 loras:
|
| 173 |
+
azure youth anime art style But you should be able to use it without
|
| 174 |
+
trigger word, cuz it's pretty weak.
|
| 175 |
+
It can be used as a high-contrast or flat color style module.
|
| 176 |
+
Use proper prompt like Krea 2 prompting guide . Still, the model do not
|
| 177 |
+
contain any character information. You still need character lora if you
|
| 178 |
+
want a typical character.
|
| 179 |
+
====================
|
| 180 |
+
KREA 2 V1 Update: I've back for a little test, trained on my BAXL dataset
|
| 181 |
+
with NL captions. Trained on my own 4090.
|
| 182 |
+
Weight 1 is fine, Trigger word is
|
| 183 |
+
BArtstyle style USE WITH NATURAL LANGUAGE. DANBOORU TAG IS NOT WORKING.
|
| 184 |
+
If it doesn't work well, try remove words like "anime, cartoon" in the
|
| 185 |
+
prompt. It may slightly affect the style.
|
| 186 |
+
Halo may undesirably come out in certain prompts. If happens, try a
|
| 187 |
+
different prompt or reduce lora weight, or just try another seed will help.
|
| 188 |
+
This model do not contain any character information. You still need
|
| 189 |
+
character lora to make it work properly, this is limited by Krea 2's base
|
| 190 |
+
model.
|
| 191 |
+
I will test it after I train my first character lora for Krea2 and update
|
| 192 |
+
info here.
|
| 193 |
+
|
| 194 |
+
Info below has expired. Time flies huh? It has been 2 years since I train
|
| 195 |
+
model.
|
| 196 |
+
===============================================
|
| 197 |
+
|
| 198 |
+
I've wasted too much time on this model... Probably this will be the final
|
| 199 |
+
update, I may focus on SDXL when 4090 be affordable to me, or just fixing
|
| 200 |
+
other LoRA I made if 4090 is still cost way too much in next half year.
|
| 201 |
+
The original decision was using dreambooth for update, but I'm using 3060
|
| 202 |
+
so the time effort is not good. So, still LoRA.
|
| 203 |
+
REv3 Change Log: - Base model now have 3 versions, which have different
|
| 204 |
+
feature:
|
| 205 |
+
- CF3 - Have a good balance between replica art style and user-friendly.
|
| 206 |
+
- You should use it on CounterFeitV3 (and those CF3's mixed model, e.g.
|
| 207 |
+
PrimeMix/MixPro)
|
| 208 |
+
|
| 209 |
+
- DO NOT USE IT WITH Anything SERIES. I tried and it looks awful.
|
| 210 |
+
|
| 211 |
+
- Silicon29 - Trained on Silicon29-Dark, it sacrificed a bit BA's clean
|
| 212 |
+
line art, but it has a more BA-ish vivid color+god ray than CF3 version.
|
| 213 |
+
- I strongly recommend this version (at least you should try it out!)
|
| 214 |
+
|
| 215 |
+
- It has a better variety with non-base model when still kept the base
|
| 216 |
+
model's characteristic.
|
| 217 |
+
|
| 218 |
+
- Pink theme is its weakness. If you want to generate the BA Finale's blue-
|
| 219 |
+
pink gradient scenery, use CF3/ANY version instead.
|
| 220 |
+
|
| 221 |
+
-
|
| 222 |
+
|
| 223 |
+
- ANY - Trained on ANYv5, harder to use than CF3 or Silicon29, but it seems
|
| 224 |
+
to be the most BA one. Only suggest when you using AnythingV5 or those
|
| 225 |
+
model based on it.
|
| 226 |
+
|
| 227 |
+
- Dataset rehauled
|
| 228 |
+
- Manually downscale + denoise before send it to bucket to avoid aliasing.
|
| 229 |
+
|
| 230 |
+
- Trained resolution is 1024x768 . So it's better generate horizonal image
|
| 231 |
+
than vertical one. Suggest generate resolution :
|
| 232 |
+
- 432x768 (Vertical, x2.5 for 1080P)
|
| 233 |
+
|
| 234 |
+
- 960x544 (Horizonal, x2 for 1080P)
|
| 235 |
+
|
| 236 |
+
- Concept change
|
| 237 |
+
- now the typical BA style (blue sky+ modern city / ruined classroom +
|
| 238 |
+
water) has its own concept.
|
| 239 |
+
- trigger word: blue sky
|
| 240 |
+
|
| 241 |
+
- blue theme now can generate nighttime.
|
| 242 |
+
|
| 243 |
+
- Preivew (test on Silicon29 ver.)
|
| 244 |
+
-
|
| 245 |
+
|
| 246 |
+
- Block Weight Training
|
| 247 |
+
- Use a more conservative set. So these LoRAs will affect more anatomy but
|
| 248 |
+
not sacrificed too much effect.
|
| 249 |
+
|
| 250 |
+
- While using REv3, your LoRA weight can up to 1, s ince the anatomy is
|
| 251 |
+
basically hopeless XD
|
| 252 |
+
- joke aside, v9b has sacrificed too much color for meh anatomy while STILL
|
| 253 |
+
CAN NOT use at a higher weight.
|
| 254 |
+
|
| 255 |
+
- REv3's anatomy is better than v7 I guess.
|
| 256 |
+
|
| 257 |
+
- I've tested some sampler.
|
| 258 |
+
- For conclusion: Restart ≈ DPM++ 2M Karras > DPM++ 2S a Karras > any
|
| 259 |
+
sampler with SDE
|
| 260 |
+
- UniPC is basically a downgrade version of Restart.
|
| 261 |
+
|
| 262 |
+
- DPM++ 2S a Karras is oversaturated on typical model and weight. not bad
|
| 263 |
+
but just not BA style, you should use a lower weight on this sampler.
|
| 264 |
+
|
| 265 |
+
- Restart & DPM++ 2M Karras will cause blue or green spots or something
|
| 266 |
+
like jpeg artifact in typical situation. It can not be fixed cuz it's base
|
| 267 |
+
model's problem - Although CounterFeit V3 provide a relatively good art,
|
| 268 |
+
when still focus on prompts, the model itself has been overtrained (I
|
| 269 |
+
believe that's why it's very picky on VAEs.)
|
| 270 |
+
|
| 271 |
+
- ↑ that's why you should use CFv2.5's VAE while using this lora models.
|
| 272 |
+
|
| 273 |
+
==================
|
| 274 |
+
V9b Change Log: - Base model changed to CounterFeit V3.
|
| 275 |
+
|
| 276 |
+
- Use Block Weight Training. Anatomy should be way better than V7.
|
| 277 |
+
|
| 278 |
+
- BAPV no longer used as trigger word. You can still use color scheme to
|
| 279 |
+
trigger typical color.
|
| 280 |
+
|
| 281 |
+
- For the best result, you should choose DPM++ 2S a Karras sampler & use
|
| 282 |
+
4x-ultrasharp as upscaler.
|
| 283 |
+
|
| 284 |
+
Known Issue: - Color shifting has been noticeably sacrificed for better
|
| 285 |
+
anatomy. Check the last preivew for more info. V9b will affect less on the
|
| 286 |
+
whole image's composition and charactor posing. I might release a version
|
| 287 |
+
without Block Weight Training, which has better colors, but you should know
|
| 288 |
+
how to properly use LoRA Block Weight.
|
| 289 |
+
|
| 290 |
+
- It tends to give a high-contrast two-tone shadow even on nighttime.
|
| 291 |
+
Consider combine with night concept if you need to generate dark scene.
|
| 292 |
+
|
| 293 |
+
- Bad Composition still occurs if you are using a relatively high weight
|
| 294 |
+
(over 0.7), consider use LoRA Block Weight (LBW) with OUTALL setting to
|
| 295 |
+
reduce the affect. If you use LBW, higher weight up to 1 is Okay.
|
| 296 |
+
|
| 297 |
+
V7: Since the training data is based on Blue Archive's PV & CG screenshot,
|
| 298 |
+
this LoRA do not very capable with NSFW content.
|
| 299 |
+
V9 might be better. But I haven't tried it out. Feel free to test it by
|
| 300 |
+
yourself!
|
| 301 |
+
Weight 0.6-0.7 is good enough. About 0.4-0.8 is working zone. Higher will
|
| 302 |
+
have a better color scheme but worse anatomy.
|
| 303 |
+
==================
|
| 304 |
+
Support color scheme in grid: (V7 sample)
|
| 305 |
+
|
| 306 |
+
Still, it only works perfectly without any charactor LoRA. You can get
|
| 307 |
+
similar result with charactor LoRA, but you need to be patient. V9b has
|
| 308 |
+
been MUCH better, but still you need to roll dices.
|
| 309 |
+
|
| 310 |
+
The method below is only for older LoHA version. ===============
|
| 311 |
+
Compared to Bluemix (the 4g ckpt model), this LoHA is more capable with
|
| 312 |
+
character LoRA, it will tend to be keeping character's facial
|
| 313 |
+
characteristic and outfit, only change the line and coloring. (like a color
|
| 314 |
+
filter rather than totally different art style).
|
| 315 |
+
If you like the character be fully switch to BA art style, generating OC or
|
| 316 |
+
don't care about the LoRA character's outfit, I suggest you to use BlueMix
|
| 317 |
+
instead.
|
| 318 |
+
|
| 319 |
+
Suggestion:
|
| 320 |
+
- use nature language to generate base environment (e.g. A girl is standing
|
| 321 |
+
alongside the river. )
|
| 322 |
+
|
| 323 |
+
- weight 0.8-1, (higher value for better result but worse anatomy, vice
|
| 324 |
+
versa.)
|
| 325 |
+
|
| 326 |
+
- base resolution: w or h lower than 768x768, over will cause the image
|
| 327 |
+
broken more often.
|
| 328 |
+
|
| 329 |
+
- base model: suggest anyv3/v5, not recommend any oil painting/pastel model
|
| 330 |
+
like AOM series or counterfeit. It CAN use, but is only a color filter.
|
| 331 |
+
|
| 332 |
+
- environment prompts (still work!):
|
| 333 |
+
- Blue Archive-ish theme (Millennium?): tree, cloud, road, city, day, blue
|
| 334 |
+
sky, outdoors
|
| 335 |
+
|
| 336 |
+
- Japanese theme (Hyakkiyako?): cloud, day, outdoors, cherry blossoms,
|
| 337 |
+
|
| 338 |
+
- Nightsky: night, night sky, starry sky,
|
| 339 |
+
|
| 340 |
+
- You can try other tags generated by taggers of Blue Archive CGs.
|
| 341 |
+
|
| 342 |
+
===
|
| 343 |
+
I'm learning how to make a LoHA/artstyle model. This is my first step
|
| 344 |
+
result, my PC isn't very good for testing so I release it for more
|
| 345 |
+
feedbacks from your side, so this is basically an Alpha test, the model do
|
| 346 |
+
work but not very user-friendly.
|
| 347 |
+
If you want to get a good result, you should know how to use lora block
|
| 348 |
+
weight.
|
| 349 |
+
If you don't know how to use it but still have interest on learning some
|
| 350 |
+
new tricks, then read the following guide. My goal is make a artstyle LoHA
|
| 351 |
+
that is capable to most of chara LoRAs.
|
| 352 |
+
So I trained it on Animefull-pruned, works perfectly on that one and
|
| 353 |
+
Anything V3, will work on AnythingV4.5 without character LoRA, but almost
|
| 354 |
+
won't work on Counterfeit or AOM3. It will more likely a color filter than
|
| 355 |
+
an art style on those models.
|
| 356 |
+
Maybe I should train another version based on AnythingV4.5. If you have any
|
| 357 |
+
suggestion about art style training, let me know. I will be very appreciate
|
| 358 |
+
of that.
|
| 359 |
+
|
| 360 |
+
It can work without tags, but sometimes will make weird color.
|
| 361 |
+
Here are some tag groups for more stable results:
|
| 362 |
+
- Blue Archive-ish theme (Millennium?): tree, cloud, road, city, day, blue
|
| 363 |
+
sky, outdoors
|
| 364 |
+
|
| 365 |
+
- Japanese theme (Hyakkiyako?): pink theme, cloud, day, outdoors, cherry
|
| 366 |
+
blossoms,
|
| 367 |
+
|
| 368 |
+
- Nightsky: blue theme, night, night sky, starry sky, cityscape,
|
| 369 |
+
|
| 370 |
+
- You can try other tags generated by taggers of Blue Archive CGs.
|
| 371 |
+
|
| 372 |
+
You 'd better use it with LoRA block weight if you want to input a
|
| 373 |
+
character lora. You can get it as webui plugin. Otherwise you should lower
|
| 374 |
+
this model's weight to below 0.6, which will work bit poorly but still
|
| 375 |
+
work, or it will make the image color very awful.
|
| 376 |
+
↓If you get something like this, lower the artstyle model weight, or use
|
| 377 |
+
the method below.
|
| 378 |
+
|
| 379 |
+
When you use it with LoRA block weight, there are 2 methods:
|
| 380 |
+
- A: By default, you should remove your charactor lora's artstyle by this:
|
| 381 |
+
<YourCharaModelName:1:1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,0,0>
|
| 382 |
+
don't forget to add :ALL to this model or it may won't be working.
|
| 383 |
+
e.g. <BArstylev1c:1:ALL>
|
| 384 |
+
|
| 385 |
+
- B: If you noticed that your character's appearance has been obviously
|
| 386 |
+
affected by this model, keep only the color of the artstyle model instead
|
| 387 |
+
like this:
|
| 388 |
+
<BArstylev1c:1:1,0,0,0,0,0,0,0,0,0,0,0.8,1,1,1,1,1>
|
| 389 |
+
In this situation, you can keep Charactor model in full.
|
| 390 |
+
e.g. <YourCharaModelName:1:ALL>
|
| 391 |
+
|
| 392 |
+
- Basically, method A will works more like the original artstyle than
|
| 393 |
+
method B.
|
| 394 |
+
|
| 395 |
+
- It seems that LoHA model have more block weights, I don't have much time
|
| 396 |
+
to test since my PC will easily crash on it, if you have some information
|
| 397 |
+
about it, please tell me. But so far using LoRA block weight is fine.
|
| 398 |
+
|
| 399 |
+
- ↓Still, if you get everything right but still got something like this,
|
| 400 |
+
try to use the second way instead.
|
| 401 |
+
|
| 402 |
+
Method A when the charactor is affected.
|
| 403 |
+
|
| 404 |
+
Method B
|
| 405 |
+
|
| 406 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 407 |
+
VERSION NOTES
|
| 408 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 409 |
+
Dataset overhaul
|
| 410 |
+
|
| 411 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 412 |
+
EXAMPLE MEDIA
|
| 413 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 414 |
+
6 preview(s) in ./example_images/ — community results for
|
| 415 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 416 |
+
|
| 417 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 418 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 419 |
+
scraped. Open the model page to read them.
|
| 420 |
+
|
| 421 |
+
01_image.jpeg (image, 1288x1936)
|
| 422 |
+
02_image.jpeg (image, 1536x2728)
|
| 423 |
+
03_image.jpeg (image, 1536x2728)
|
| 424 |
+
04_image.jpeg (image, 1024x1024)
|
| 425 |
+
05_image.jpeg (image, 1536x2728)
|
| 426 |
+
06_image.jpeg (image, 1288x1936)
|
| 427 |
+
|
| 428 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 429 |
+
HOW TO USE (COMFYUI)
|
| 430 |
+
───────────────────────────────────────────────────────────────���───────────────
|
| 431 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 432 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 433 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 434 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 435 |
+
(2026-06-30).
|
| 436 |
+
|
| 437 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 438 |
+
which is not gated):
|
| 439 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 440 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 441 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 442 |
+
_int8_convrot)
|
| 443 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 444 |
+
also available)
|
| 445 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 446 |
+
|
| 447 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 448 |
+
subfolder required.
|
| 449 |
+
|
| 450 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 451 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 452 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 453 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 454 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 455 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 456 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 457 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 458 |
+
|
| 459 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 460 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 461 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 462 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 463 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 464 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 465 |
+
|
| 466 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 467 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 468 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 469 |
+
|
| 470 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 471 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 472 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 473 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 474 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 475 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 476 |
+
CFGGuider cfg 1.
|
| 477 |
+
|
| 478 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 479 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 480 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 481 |
+
for removals) with LoRA strength 1.0.
|
| 482 |
+
|
| 483 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 484 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 485 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 486 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 487 |
+
unchanged.
|
| 488 |
+
|
| 489 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 490 |
+
Scraped by lorakit on 2026-09-05 00:11 UTC.
|
| 491 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 492 |
+
evidence tagged beside each line.
|
| 493 |
+
───────────────────────────────────────────────────────────────────────────────
|
bartstyle-blue-archive-art-style-lora-anime-flat-color/metadata.json
ADDED
|
@@ -0,0 +1,144 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "BArtstyle | Blue Archive Art Style LoRA | Anime Flat Color | 蔚蓝档案画风模型 | ブルーアーカイブ画風モデル",
|
| 3 |
+
"slug": "bartstyle-blue-archive-art-style-lora-anime-flat-color",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 29215,
|
| 7 |
+
"version_id": 3220090,
|
| 8 |
+
"version_name": "Krea2-V2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/29215",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "4BEraser",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"azure youth anime art style"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {
|
| 25 |
+
"LoRA strength": "0.6–0.7",
|
| 26 |
+
"Resolution": "1024x768",
|
| 27 |
+
"Sampler": "DPM++ 2M"
|
| 28 |
+
},
|
| 29 |
+
"chaining": {
|
| 30 |
+
"author": {
|
| 31 |
+
"stacks": "not stated",
|
| 32 |
+
"notes": "",
|
| 33 |
+
"avoid": [],
|
| 34 |
+
"requires": [],
|
| 35 |
+
"order": "",
|
| 36 |
+
"strength": "",
|
| 37 |
+
"stated": false
|
| 38 |
+
},
|
| 39 |
+
"general_rules": [
|
| 40 |
+
"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.",
|
| 41 |
+
"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.",
|
| 42 |
+
"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.\"",
|
| 43 |
+
"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.\"",
|
| 44 |
+
"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.",
|
| 45 |
+
"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.",
|
| 46 |
+
"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.",
|
| 47 |
+
"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.",
|
| 48 |
+
"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.",
|
| 49 |
+
"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"
|
| 50 |
+
]
|
| 51 |
+
},
|
| 52 |
+
"pros": [
|
| 53 |
+
"Widely adopted — 28,534 downloads. [source: CivitAI stats]",
|
| 54 |
+
"Positively received — 2,683 thumbs-up, 1 down. [source: CivitAI stats]",
|
| 55 |
+
"Explicit trigger word(s) — azure youth anime art style — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 56 |
+
"Author published concrete recommended settings. [source: description]"
|
| 57 |
+
],
|
| 58 |
+
"cons": [
|
| 59 |
+
"Author says the LoRA may be overtrained — start at low strength. [source: description]",
|
| 60 |
+
"Needs a reduced strength; the default 1.0 is likely too strong. [source: description]",
|
| 61 |
+
"Author references NSFW output — review before using in shared work. [source: description]",
|
| 62 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]",
|
| 63 |
+
"Large at 895 MB — slower to load and heavier to stack. [source: file size]"
|
| 64 |
+
],
|
| 65 |
+
"file": {
|
| 66 |
+
"name": "BArtstyle-KREA2-V2-1024.safetensors",
|
| 67 |
+
"size_bytes": 938539208,
|
| 68 |
+
"size_mb": 895.06,
|
| 69 |
+
"sha256": "9c19dc382d92002bfc53ece7df5556acc288579af9f0719752059dfae7fe9f70"
|
| 70 |
+
},
|
| 71 |
+
"stats": {
|
| 72 |
+
"downloads": 28534,
|
| 73 |
+
"thumbs_up": 2683,
|
| 74 |
+
"thumbs_down": 1
|
| 75 |
+
},
|
| 76 |
+
"popularity": {
|
| 77 |
+
"downloads": 28534,
|
| 78 |
+
"thumbs_up": 2683,
|
| 79 |
+
"thumbs_down": 1,
|
| 80 |
+
"comments": 0,
|
| 81 |
+
"approval": "100% positive (2683/2684)",
|
| 82 |
+
"age_days": 24.2,
|
| 83 |
+
"downloads_per_day": 82.34,
|
| 84 |
+
"rank_by_downloads": 21,
|
| 85 |
+
"rank_by_momentum": 34,
|
| 86 |
+
"of_total": 150,
|
| 87 |
+
"adoption_tier": "High",
|
| 88 |
+
"momentum": "Trending · fresh release"
|
| 89 |
+
},
|
| 90 |
+
"selection_score": 61130.0,
|
| 91 |
+
"selection_reasons": [
|
| 92 |
+
"28,534 downloads",
|
| 93 |
+
"2,683 thumbs-up",
|
| 94 |
+
"documented triggers + usage notes",
|
| 95 |
+
"top-ranked for its category"
|
| 96 |
+
],
|
| 97 |
+
"example_media": [
|
| 98 |
+
{
|
| 99 |
+
"file": "01_image.jpeg",
|
| 100 |
+
"type": "image",
|
| 101 |
+
"resolution": "1288x1936",
|
| 102 |
+
"prompt": ""
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"file": "02_image.jpeg",
|
| 106 |
+
"type": "image",
|
| 107 |
+
"resolution": "1536x2728",
|
| 108 |
+
"prompt": ""
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"file": "03_image.jpeg",
|
| 112 |
+
"type": "image",
|
| 113 |
+
"resolution": "1536x2728",
|
| 114 |
+
"prompt": ""
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"file": "04_image.jpeg",
|
| 118 |
+
"type": "image",
|
| 119 |
+
"resolution": "1024x1024",
|
| 120 |
+
"prompt": ""
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"file": "05_image.jpeg",
|
| 124 |
+
"type": "image",
|
| 125 |
+
"resolution": "1536x2728",
|
| 126 |
+
"prompt": ""
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"file": "06_image.jpeg",
|
| 130 |
+
"type": "image",
|
| 131 |
+
"resolution": "1288x1936",
|
| 132 |
+
"prompt": ""
|
| 133 |
+
}
|
| 134 |
+
],
|
| 135 |
+
"tags": [
|
| 136 |
+
"style",
|
| 137 |
+
"game art",
|
| 138 |
+
"artstyle",
|
| 139 |
+
"blue archive",
|
| 140 |
+
"anime"
|
| 141 |
+
],
|
| 142 |
+
"scraped_at": "2026-09-05T00:11:48+00:00",
|
| 143 |
+
"path": "krea-2/bartstyle-blue-archive-art-style-lora-anime-flat-color"
|
| 144 |
+
}
|
famegrid-krea-2-z-image-qwen-realism-lora/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
famegrid-krea-2-z-image-qwen-realism-lora/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
famegrid-krea-2-z-image-qwen-realism-lora/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
famegrid-krea-2-z-image-qwen-realism-lora/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
famegrid-krea-2-z-image-qwen-realism-lora/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
famegrid-krea-2-z-image-qwen-realism-lora/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
famegrid-krea-2-z-image-qwen-realism-lora/famegrid_spicy.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b4a37a9b9ec3885bf39242f2d4f691f186d959cbaaa30b0630e4631767b425e
|
| 3 |
+
size 1562410408
|
famegrid-krea-2-z-image-qwen-realism-lora/info.txt
ADDED
|
@@ -0,0 +1,396 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
FAMEGRID (KREA 2 / Z-IMAGE / QWEN) - REALISM LORA
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode Instruction / reference editing (community, not official)
|
| 10 |
+
Checkpoint Krea 2 RAW (krea/Krea-2-Raw)
|
| 11 |
+
Category Photorealism
|
| 12 |
+
Author UltraMuse
|
| 13 |
+
Source https://civitai.com/models/2088956
|
| 14 |
+
Provenance CivitAI · model 2088956 · version 3278885
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File famegrid_spicy.safetensors
|
| 20 |
+
Version Krea 2 Spice Preview FIX
|
| 21 |
+
Size 1,490.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 7b4a37a9b9ec3885bf39242f2d4f691f186d959cbaaa30b0630e4631767b425e
|
| 24 |
+
Published 2026-08-29
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "famegrid"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
Taken verbatim from the author's description:
|
| 35 |
+
|
| 36 |
+
LoRA strength 0.3–0.6
|
| 37 |
+
Sampler steps 8–16
|
| 38 |
+
CFG / guidance 1.0
|
| 39 |
+
|
| 40 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 41 |
+
ADOPTION & POPULARITY
|
| 42 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 43 |
+
Downloads 39,677
|
| 44 |
+
Rating 100% positive (1818/1826)
|
| 45 |
+
Comments 89
|
| 46 |
+
Published 6 days ago
|
| 47 |
+
Download rate 522.5/day since release
|
| 48 |
+
|
| 49 |
+
Adoption rank #11 of 150 in this collection (Top tier)
|
| 50 |
+
Momentum rank #2 of 150 by download rate (Hot · fresh release)
|
| 51 |
+
|
| 52 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 53 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 54 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 55 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 56 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 57 |
+
|
| 58 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 59 |
+
CHAINING / STACKING
|
| 60 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 61 |
+
Stacks with others not stated
|
| 62 |
+
|
| 63 |
+
The author gave no chaining guidance. The rules below are the
|
| 64 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 65 |
+
|
| 66 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 67 |
+
|
| 68 |
+
• The most important rule is not about chaining but about which
|
| 69 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 70 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 71 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 72 |
+
are stated to work well on Turbo.
|
| 73 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 74 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 75 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 76 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 77 |
+
routine - style + character, style + slider, realism + character.
|
| 78 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 79 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 80 |
+
generation and the output still came out great."
|
| 81 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 82 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 83 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 84 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 85 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 86 |
+
between concept strength and composability, and rank 32 was better
|
| 87 |
+
suited to a precise object or concept intended to take priority over
|
| 88 |
+
other stacked LoRAs."
|
| 89 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 90 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 91 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 92 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 93 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 94 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 95 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 96 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 97 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 98 |
+
applies to any Turbo-trained adapter in the chain.
|
| 99 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 100 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 101 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 102 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 103 |
+
the base prior.
|
| 104 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 105 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 106 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 107 |
+
architectures shipped under one model page, not a combined adapter.
|
| 108 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 109 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 110 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 111 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 112 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 113 |
+
• Undistilled base checkpoint, no step or CFG distillation and no post-
|
| 114 |
+
training. The card says "its not recommended for inference use. Its a
|
| 115 |
+
good base for finetuning or post-training". Official settings: 52
|
| 116 |
+
steps, CFG 3.5, trained up to 1K. This is where Krea tells you to train
|
| 117 |
+
LoRAs.
|
| 118 |
+
|
| 119 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 120 |
+
PROS
|
| 121 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 122 |
+
+ Widely adopted — 39,677 downloads. [source: CivitAI stats]
|
| 123 |
+
+ Positively received — 1,818 thumbs-up, 8 down. [source: CivitAI stats]
|
| 124 |
+
+ Explicit trigger word(s) — famegrid — so the effect can be turned on
|
| 125 |
+
and off from the prompt. [source: model metadata]
|
| 126 |
+
+ Author published concrete recommended settings. [source: description]
|
| 127 |
+
|
| 128 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 129 |
+
CONS & CAVEATS
|
| 130 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 131 |
+
- Author labels this experimental — results vary shot to shot. [source:
|
| 132 |
+
description]
|
| 133 |
+
- Needs a reduced strength; the default 1.0 is likely too strong.
|
| 134 |
+
[source: description]
|
| 135 |
+
- Author references NSFW output — review before using in shared work.
|
| 136 |
+
[source: description]
|
| 137 |
+
- Large at 1490 MB — slower to load and heavier to stack. [source: file
|
| 138 |
+
size]
|
| 139 |
+
|
| 140 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 141 |
+
COMPATIBILITY WARNING
|
| 142 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 143 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 144 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 145 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 146 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 147 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 148 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 149 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 150 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 151 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 152 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 153 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 154 |
+
officially blessed. The more common practical failure is a settings
|
| 155 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 156 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 157 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 158 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 159 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 160 |
+
applied.
|
| 161 |
+
|
| 162 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 163 |
+
AUTHOR'S DESCRIPTION
|
| 164 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 165 |
+
🚀 New Release — Krea 2 Spice Preview Preview Fix update: Apologies for the
|
| 166 |
+
screw-up; I uploaded the wrong checkpoint in the last release. Replace that
|
| 167 |
+
one with this here. WORKFLOW: https://pastebin.com/GKMm2Njs Still use the
|
| 168 |
+
original model page to upload to the gallery ----------
|
| 169 |
+
This preview model was trained on approximately 1/20th of the dataset
|
| 170 |
+
planned for the final release. It builds on FameGrid Natural’s realistic,
|
| 171 |
+
everyday photographic style, producing casual images that look like
|
| 172 |
+
authentic modern smartphone photos rather than polished or heavily staged
|
| 173 |
+
shoots. Important: If using with character lora keep strength 0.3-0.6. You
|
| 174 |
+
can also try turning down character lora as much as possible to keep
|
| 175 |
+
likeness and turn up the Famegrid lora more.
|
| 176 |
+
The preview currently has minimal NSFW support involving men and works with
|
| 177 |
+
the same workflow as FameGrid Natural V1.
|
| 178 |
+
Contribute to training of the full version. Cloud GPU training has become
|
| 179 |
+
too expensive for me to continue funding these models alone. The final
|
| 180 |
+
version will therefore be released as an exclusive model for contributors
|
| 181 |
+
only (as crowdfunding didn't work).
|
| 182 |
+
Contributions over $10 will receive the final model once training is
|
| 183 |
+
complete. After the funding threshold is reached, local access will be
|
| 184 |
+
available exclusively to qualifying contributors—there will be no other way
|
| 185 |
+
to obtain the model for local use.
|
| 186 |
+
The model will also be hosted on FameGrid.ai.
|
| 187 |
+
Secure your contributor access here:
|
| 188 |
+
https://ultramuse.art/train-lora/fundraiser
|
| 189 |
+
Very limited contributor spaces are available.
|
| 190 |
+
🔑 Trigger Word Famegrid Start your prompt with the trigger word.
|
| 191 |
+
Example:
|
| 192 |
+
Famegrid, casual smartphone photo of a woman sitting at a neighborhood
|
| 193 |
+
coffee shop ⚙️ Recommended LoRA Weight Recommended range: 0.3–1.0
|
| 194 |
+
- Use a lower weight for a subtle influence.
|
| 195 |
+
|
| 196 |
+
- Use a higher weight for a stronger FameGrid Natural aesthetic.
|
| 197 |
+
|
| 198 |
+
- Adjust within the recommended range to suit your prompt and workflow.
|
| 199 |
+
|
| 200 |
+
📥 Workflow Available on Discord The FameGrid Natural Krea 2 workflow is
|
| 201 |
+
available for free in the Free Resources channel of the UltraMuse Discord.
|
| 202 |
+
👉 Join the UltraMuse Discord and Download the Workflow 👉 You can also use
|
| 203 |
+
this model and train LoRAs at Famegrid.ai
|
| 204 |
+
|
| 205 |
+
🎬 Introducing Creator Studio The All-in-One AI Influencer Operating System
|
| 206 |
+
Creator Studio brings the entire AI influencer workflow into one connected
|
| 207 |
+
production studio.
|
| 208 |
+
Plan content, create consistent characters, generate and edit images,
|
| 209 |
+
produce videos and audio, write captions, publish posts, and review
|
| 210 |
+
performance—all from one creator-focused platform.
|
| 211 |
+
We tested more than 100 AI models and platforms, selected the strongest
|
| 212 |
+
options, and put them inside one useful wrapper with the tools creators
|
| 213 |
+
need to produce high-quality AI content.
|
| 214 |
+
Whether you manage one virtual creator or an entire roster, Creator Studio
|
| 215 |
+
helps turn scattered generations into a repeatable content-production
|
| 216 |
+
system.
|
| 217 |
+
Bring Your Own API or ComfyUI Workflow Creator Studio is not a closed
|
| 218 |
+
ecosystem. Add any API or import a custom ComfyUI workflow, give the agent
|
| 219 |
+
the documentation, and it can figure out the integration, build the
|
| 220 |
+
controls, and generate the UI for it.
|
| 221 |
+
All 27 Creator Studio Tools Create and Direct • Copilot • Image Generation
|
| 222 |
+
• Image Edit • AI Swap • Copy
|
| 223 |
+
Characters and Campaigns • Photoshoot Studio • Character Creation •
|
| 224 |
+
Character Manager
|
| 225 |
+
Video and Sound • Video Studio • Motion Control • Audio Studio • Lipsync
|
| 226 |
+
Studio
|
| 227 |
+
Finish and Enhance • Upscale Studio • Skin Enhancement • Post-Process
|
| 228 |
+
Workflows and Operations • ComfyUI Workflows • Provider Builder • Caption
|
| 229 |
+
Studio • Publish Studio • Social Analytics • LoRA Training
|
| 230 |
+
Automated Flows • Inspiration Dump • InstaClone • InstaReel • UGC Creator •
|
| 231 |
+
Hybrid Lipsync • Watermark
|
| 232 |
+
See It in Action https://ultramuse.art/creatorstudio/demo/
|
| 233 |
+
━━━━━━━━━━━━━━━━━━━━ 🧬 Krea 2 & Z-Image LoRA Trainer Train your own custom
|
| 234 |
+
character and style LoRAs for Krea 2 and Z-Image .
|
| 235 |
+
The trainer helps you prepare your dataset, configure the training, monitor
|
| 236 |
+
its progress, and create reusable LoRAs for consistent AI influencers,
|
| 237 |
+
characters, styles, and creator content.
|
| 238 |
+
The Krea 2 and Z-Image LoRA Trainer is available through the UltraMuse
|
| 239 |
+
Discord server:
|
| 240 |
+
👉 [Access the LoRA Trainer Here](https://ultramuse.art/train-lora]
|
| 241 |
+
🚀 Newest Release — July 2026 🔥 FameGrid Krea 2 Standard v1 The Highest-
|
| 242 |
+
Quality FameGrid Yet FameGrid Krea 2 is the highest-quality FameGrid
|
| 243 |
+
release yet. It produces excellent social-media-style images with natural
|
| 244 |
+
posing, believable skin, polished lighting, strong compositions, and the
|
| 245 |
+
modern creator aesthetic FameGrid was built for.
|
| 246 |
+
This release is designed for AI influencers, lifestyle content, fashion and
|
| 247 |
+
beauty photography, creator campaigns, product promotions, and premium
|
| 248 |
+
social posts. It delivers cleaner, more convincing results while keeping
|
| 249 |
+
images visually engaging and ready for a feed.
|
| 250 |
+
What It Does • Creates premium social-media and creator-style imagery
|
| 251 |
+
• Produces natural poses and believable body language
|
| 252 |
+
• Improves skin, lighting, styling, and overall visual polish
|
| 253 |
+
• Excels at lifestyle, fashion, beauty, influencer, and promotional content
|
| 254 |
+
• Maintains a clean, modern aesthetic without overly complicated prompts
|
| 255 |
+
Trigger Word famegrid
|
| 256 |
+
Start your prompt with the trigger word. Example:
|
| 257 |
+
famegrid, candid social media photo of...
|
| 258 |
+
Recommended Starting Settings • Sampler: er_sde
|
| 259 |
+
• Guidance: 1
|
| 260 |
+
• Steps: 8–16
|
| 261 |
+
These are starting points. Adjust the LoRA weight, steps, and workflow to
|
| 262 |
+
suit the look you want.
|
| 263 |
+
Best Uses ✨ Social media posts • AI influencers and virtual creators •
|
| 264 |
+
Lifestyle photography • Fashion and beauty content • Product promotions •
|
| 265 |
+
Marketing campaigns • Character-driven content
|
| 266 |
+
Workflow Available on Discord The official FameGrid Krea 2 workflow is
|
| 267 |
+
available through the UltraMuse Discord, along with updates, tutorials,
|
| 268 |
+
support, and additional resources.
|
| 269 |
+
https://discord.gg/4zbGm5j6jW 🚀 Support FameGrid Krea 2 V2 (Enhanced NSFW)
|
| 270 |
+
Help fund the next version of FameGrid Krea 2 , including improved realism,
|
| 271 |
+
anatomy, posing, prompt adherence, social-media image quality, and expanded
|
| 272 |
+
NSFW support.
|
| 273 |
+
👉 [Support FameGrid Krea 2 V2]( https://ultramuse.art/train-
|
| 274 |
+
lora/fundraiser)
|
| 275 |
+
━━━━━━━━━━━━━━━━━━━━
|
| 276 |
+
📚 Previous FameGrid Releases 🔥 FameGrid Spice V2 — June 2026 Spice V2
|
| 277 |
+
delivered a major jump in skin quality, posing, prompt following, body-type
|
| 278 |
+
variety, male generation quality, ethnicity representation, and artifact
|
| 279 |
+
reduction.
|
| 280 |
+
Recommended Spice V2 Settings • Sampler: sa_diag_implicit / qin_zhang_2s
|
| 281 |
+
• Scheduler: beta57
|
| 282 |
+
• Steps: 9 (20 with the ClownShark BetaSamplingScheduler)
|
| 283 |
+
• CFG: 1.0 • ETA: 0.50 • Denoise: 1.0
|
| 284 |
+
• Sampler Mode: resample • Bongmath: true
|
| 285 |
+
🚀 FameGrid Revolution The previous Z-Image flagship, compatible with
|
| 286 |
+
Z-Image Base and Turbo and built for strong prompt adherence, influencer
|
| 287 |
+
photography, and social-media aesthetics.
|
| 288 |
+
Available variants include FameGrid Revolution Bold, More Bold, ExtraReal,
|
| 289 |
+
and UltraReal.
|
| 290 |
+
Model and workflow:
|
| 291 |
+
https://civitai.com/models/2431502/famegrid-revolution-hybrid-workflow-zib-
|
| 292 |
+
zit
|
| 293 |
+
🎨 FameGrid Qwen Series The FameGrid Qwen releases introduced improved skin
|
| 294 |
+
realism and more believable subjects.
|
| 295 |
+
Trigger Words IGMODEL — influencer-style realism
|
| 296 |
+
rlskn — enhanced skin texture and natural imperfections
|
| 297 |
+
Recommended Qwen Settings • Model Flow: 2 • Sampler: res_2s • Scheduler:
|
| 298 |
+
simple
|
| 299 |
+
• CFG: 1–3 (1 recommended) • LoRA Weight: 1.0–2.0 (1.0 recommended)
|
| 300 |
+
━━━━━━━━━━━━━━━━━━━━
|
| 301 |
+
💬 Community and Resources Get official workflows, updates, checkpoints,
|
| 302 |
+
tutorials, prompt resources, troubleshooting help, experimental releases,
|
| 303 |
+
community showcases, and early access in the UltraMuse Discord.
|
| 304 |
+
Discord: https://discord.gg/4zbGm5j6jW
|
| 305 |
+
UltraMuse: https://ultramuse.art
|
| 306 |
+
━━━━━━━━━━━━━━━━━━━━
|
| 307 |
+
❤️ About FameGrid FameGrid was built around one goal: to create modern
|
| 308 |
+
social-media-quality imagery that feels believable, natural, and visually
|
| 309 |
+
compelling.
|
| 310 |
+
The focus has always been natural posing, realistic skin, clean
|
| 311 |
+
compositions, modern lighting, strong prompt adherence, and professional
|
| 312 |
+
creator aesthetics.
|
| 313 |
+
|
| 314 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 315 |
+
EXAMPLE MEDIA
|
| 316 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 317 |
+
6 preview(s) in ./example_images/ — community results for
|
| 318 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 319 |
+
|
| 320 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 321 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 322 |
+
scraped. Open the model page to read them.
|
| 323 |
+
|
| 324 |
+
01_image.jpeg (image, 1248x1824)
|
| 325 |
+
02_image.jpeg (image, 1248x1824)
|
| 326 |
+
03_image.jpeg (image, 1200x1600)
|
| 327 |
+
04_image.jpeg (image, 1200x1600)
|
| 328 |
+
05_image.jpeg (image, 1248x1824)
|
| 329 |
+
06_image.jpeg (image, 1248x1824)
|
| 330 |
+
|
| 331 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 332 |
+
HOW TO USE (COMFYUI)
|
| 333 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 334 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 335 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 336 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 337 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 338 |
+
(2026-06-30).
|
| 339 |
+
|
| 340 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 341 |
+
which is not gated):
|
| 342 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 343 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 344 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 345 |
+
_int8_convrot)
|
| 346 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 347 |
+
also available)
|
| 348 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 349 |
+
|
| 350 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 351 |
+
subfolder required.
|
| 352 |
+
|
| 353 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 354 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 355 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 356 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 357 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 358 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 359 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 360 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 361 |
+
|
| 362 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 363 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 364 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 365 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 366 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 367 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 368 |
+
|
| 369 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 370 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 371 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 372 |
+
|
| 373 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 374 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 375 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 376 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 377 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 378 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 379 |
+
CFGGuider cfg 1.
|
| 380 |
+
|
| 381 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 382 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 383 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 384 |
+
for removals) with LoRA strength 1.0.
|
| 385 |
+
|
| 386 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 387 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 388 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 389 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 390 |
+
unchanged.
|
| 391 |
+
|
| 392 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 393 |
+
Scraped by lorakit on 2026-09-05 00:11 UTC.
|
| 394 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 395 |
+
evidence tagged beside each line.
|
| 396 |
+
───────────────────────────────────────────────────────────────────────────────
|
famegrid-krea-2-z-image-qwen-realism-lora/metadata.json
ADDED
|
@@ -0,0 +1,152 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Famegrid (Krea 2 / Z-Image / Qwen) - Realism LoRA",
|
| 3 |
+
"slug": "famegrid-krea-2-z-image-qwen-realism-lora",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2088956,
|
| 7 |
+
"version_id": 3278885,
|
| 8 |
+
"version_name": "Krea 2 Spice Preview FIX",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2088956",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "UltraMuse",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "photoreal",
|
| 16 |
+
"label": "Photorealism"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [
|
| 19 |
+
"edit"
|
| 20 |
+
],
|
| 21 |
+
"primary_modality": "edit",
|
| 22 |
+
"checkpoint_family": "raw",
|
| 23 |
+
"trigger_words": [
|
| 24 |
+
"famegrid"
|
| 25 |
+
],
|
| 26 |
+
"recommended_settings": {
|
| 27 |
+
"LoRA strength": "0.3–0.6",
|
| 28 |
+
"Sampler steps": "8–16",
|
| 29 |
+
"CFG / guidance": "1.0"
|
| 30 |
+
},
|
| 31 |
+
"chaining": {
|
| 32 |
+
"author": {
|
| 33 |
+
"stacks": "not stated",
|
| 34 |
+
"notes": "",
|
| 35 |
+
"avoid": [],
|
| 36 |
+
"requires": [],
|
| 37 |
+
"order": "",
|
| 38 |
+
"strength": "",
|
| 39 |
+
"stated": false
|
| 40 |
+
},
|
| 41 |
+
"general_rules": [
|
| 42 |
+
"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.",
|
| 43 |
+
"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.",
|
| 44 |
+
"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.\"",
|
| 45 |
+
"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.\"",
|
| 46 |
+
"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.",
|
| 47 |
+
"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.",
|
| 48 |
+
"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.",
|
| 49 |
+
"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.",
|
| 50 |
+
"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.",
|
| 51 |
+
"Undistilled base checkpoint, no step or CFG distillation and no post-training. The card says \"its not recommended for inference use. Its a good base for finetuning or post-training\". Official settings: 52 steps, CFG 3.5, trained up to 1K. This is where Krea tells you to train LoRAs."
|
| 52 |
+
]
|
| 53 |
+
},
|
| 54 |
+
"pros": [
|
| 55 |
+
"Widely adopted — 39,677 downloads. [source: CivitAI stats]",
|
| 56 |
+
"Positively received — 1,818 thumbs-up, 8 down. [source: CivitAI stats]",
|
| 57 |
+
"Explicit trigger word(s) — famegrid — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 58 |
+
"Author published concrete recommended settings. [source: description]"
|
| 59 |
+
],
|
| 60 |
+
"cons": [
|
| 61 |
+
"Author labels this experimental — results vary shot to shot. [source: description]",
|
| 62 |
+
"Needs a reduced strength; the default 1.0 is likely too strong. [source: description]",
|
| 63 |
+
"Author references NSFW output — review before using in shared work. [source: description]",
|
| 64 |
+
"Large at 1490 MB — slower to load and heavier to stack. [source: file size]"
|
| 65 |
+
],
|
| 66 |
+
"file": {
|
| 67 |
+
"name": "famegrid_spicy.safetensors",
|
| 68 |
+
"size_bytes": 1562410408,
|
| 69 |
+
"size_mb": 1490.03,
|
| 70 |
+
"sha256": "7b4a37a9b9ec3885bf39242f2d4f691f186d959cbaaa30b0630e4631767b425e"
|
| 71 |
+
},
|
| 72 |
+
"stats": {
|
| 73 |
+
"downloads": 39677,
|
| 74 |
+
"thumbs_up": 1818,
|
| 75 |
+
"thumbs_down": 8
|
| 76 |
+
},
|
| 77 |
+
"popularity": {
|
| 78 |
+
"downloads": 39677,
|
| 79 |
+
"thumbs_up": 1818,
|
| 80 |
+
"thumbs_down": 8,
|
| 81 |
+
"comments": 89,
|
| 82 |
+
"approval": "100% positive (1818/1826)",
|
| 83 |
+
"age_days": 6.0,
|
| 84 |
+
"downloads_per_day": 522.47,
|
| 85 |
+
"rank_by_downloads": 11,
|
| 86 |
+
"rank_by_momentum": 2,
|
| 87 |
+
"of_total": 150,
|
| 88 |
+
"adoption_tier": "Top tier",
|
| 89 |
+
"momentum": "Hot · fresh release"
|
| 90 |
+
},
|
| 91 |
+
"selection_score": 61893.0,
|
| 92 |
+
"selection_reasons": [
|
| 93 |
+
"39,677 downloads",
|
| 94 |
+
"1,818 thumbs-up",
|
| 95 |
+
"documented triggers + usage notes",
|
| 96 |
+
"top-ranked for its category"
|
| 97 |
+
],
|
| 98 |
+
"example_media": [
|
| 99 |
+
{
|
| 100 |
+
"file": "01_image.jpeg",
|
| 101 |
+
"type": "image",
|
| 102 |
+
"resolution": "1248x1824",
|
| 103 |
+
"prompt": ""
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"file": "02_image.jpeg",
|
| 107 |
+
"type": "image",
|
| 108 |
+
"resolution": "1248x1824",
|
| 109 |
+
"prompt": ""
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"file": "03_image.jpeg",
|
| 113 |
+
"type": "image",
|
| 114 |
+
"resolution": "1200x1600",
|
| 115 |
+
"prompt": ""
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"file": "04_image.jpeg",
|
| 119 |
+
"type": "image",
|
| 120 |
+
"resolution": "1200x1600",
|
| 121 |
+
"prompt": ""
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"file": "05_image.jpeg",
|
| 125 |
+
"type": "image",
|
| 126 |
+
"resolution": "1248x1824",
|
| 127 |
+
"prompt": ""
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"file": "06_image.jpeg",
|
| 131 |
+
"type": "image",
|
| 132 |
+
"resolution": "1248x1824",
|
| 133 |
+
"prompt": ""
|
| 134 |
+
}
|
| 135 |
+
],
|
| 136 |
+
"tags": [
|
| 137 |
+
"women",
|
| 138 |
+
"character",
|
| 139 |
+
"instagram",
|
| 140 |
+
"realism",
|
| 141 |
+
"human",
|
| 142 |
+
"model",
|
| 143 |
+
"influencer",
|
| 144 |
+
"facebook",
|
| 145 |
+
"tik tok",
|
| 146 |
+
"social media",
|
| 147 |
+
"woman",
|
| 148 |
+
"sexy"
|
| 149 |
+
],
|
| 150 |
+
"scraped_at": "2026-09-05T00:11:58+00:00",
|
| 151 |
+
"path": "krea-2/famegrid-krea-2-z-image-qwen-realism-lora"
|
| 152 |
+
}
|
granblue-fantasy-style/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
granblue-fantasy-style/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
granblue-fantasy-style/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
granblue-fantasy-style/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|