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): lip-bite-krea2-illustrious-qwen-zit-wan-2-2-i2v, photostyle-by-sean-archer, ghibli-style-kiki-s-delivery-service, meion-style-krea2-anima-il…
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +70 -0
- afterdark/afterdark_krea2.safetensors +3 -0
- afterdark/example_images/01_image.jpeg +3 -0
- afterdark/example_images/02_image.jpeg +3 -0
- afterdark/example_images/03_image.jpeg +3 -0
- afterdark/example_images/04_image.jpeg +3 -0
- afterdark/example_images/05_image.jpeg +3 -0
- afterdark/example_images/06_poster.jpg +3 -0
- afterdark/example_images/06_video.mp4 +3 -0
- afterdark/info.txt +314 -0
- afterdark/metadata.json +146 -0
- candid-instax-photo/CandidInstaxMiniKrea2Raw.safetensors +3 -0
- candid-instax-photo/example_images/01_image.jpeg +3 -0
- candid-instax-photo/example_images/02_image.jpeg +3 -0
- candid-instax-photo/example_images/03_image.jpeg +3 -0
- candid-instax-photo/example_images/04_image.jpeg +3 -0
- candid-instax-photo/example_images/05_image.jpeg +3 -0
- candid-instax-photo/example_images/06_image.jpeg +3 -0
- candid-instax-photo/info.txt +271 -0
- candid-instax-photo/metadata.json +137 -0
- commodore-64-style-pixel-art/c64style_krea2.safetensors +3 -0
- commodore-64-style-pixel-art/example_images/01_image.jpeg +3 -0
- commodore-64-style-pixel-art/example_images/02_image.jpeg +3 -0
- commodore-64-style-pixel-art/example_images/03_image.jpeg +3 -0
- commodore-64-style-pixel-art/example_images/04_image.jpeg +3 -0
- commodore-64-style-pixel-art/example_images/05_image.jpeg +3 -0
- commodore-64-style-pixel-art/example_images/06_image.jpeg +3 -0
- commodore-64-style-pixel-art/info.txt +279 -0
- commodore-64-style-pixel-art/metadata.json +135 -0
- faceless-gods/FacelessGodsKrea2Raw_000003500.safetensors +3 -0
- faceless-gods/example_images/01_image.jpeg +3 -0
- faceless-gods/example_images/02_image.jpeg +3 -0
- faceless-gods/example_images/03_image.jpeg +3 -0
- faceless-gods/example_images/04_image.jpeg +3 -0
- faceless-gods/example_images/05_image.jpeg +3 -0
- faceless-gods/example_images/06_image.jpeg +3 -0
- faceless-gods/info.txt +278 -0
- faceless-gods/metadata.json +134 -0
- fat-skinny-weight-slider-krea-2-zit/example_images/01_image.jpeg +3 -0
- fat-skinny-weight-slider-krea-2-zit/example_images/02_image.jpeg +3 -0
- fat-skinny-weight-slider-krea-2-zit/example_images/03_image.jpeg +3 -0
- fat-skinny-weight-slider-krea-2-zit/example_images/04_image.jpeg +3 -0
- fat-skinny-weight-slider-krea-2-zit/example_images/05_image.jpeg +3 -0
- fat-skinny-weight-slider-krea-2-zit/example_images/06_image.jpeg +3 -0
- fat-skinny-weight-slider-krea-2-zit/info.txt +291 -0
- fat-skinny-weight-slider-krea-2-zit/metadata.json +132 -0
- fat-skinny-weight-slider-krea-2-zit/skinny_fat_v2_loraholic.safetensors +3 -0
- ghibli-style-kiki-s-delivery-service/example_images/01_image.jpeg +3 -0
- ghibli-style-kiki-s-delivery-service/example_images/02_image.jpeg +3 -0
- ghibli-style-kiki-s-delivery-service/example_images/03_image.jpeg +3 -0
.gitattributes
CHANGED
|
@@ -385,3 +385,73 @@ skin-tone-slider-krea2-zit/example_images/03_image.jpeg filter=lfs diff=lfs merg
|
|
| 385 |
skin-tone-slider-krea2-zit/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 386 |
skin-tone-slider-krea2-zit/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 387 |
skin-tone-slider-krea2-zit/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 385 |
skin-tone-slider-krea2-zit/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 386 |
skin-tone-slider-krea2-zit/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 387 |
skin-tone-slider-krea2-zit/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 388 |
+
lip-bite-krea2-illustrious-qwen-zit-wan-2-2-i2v/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 389 |
+
lip-bite-krea2-illustrious-qwen-zit-wan-2-2-i2v/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 390 |
+
lip-bite-krea2-illustrious-qwen-zit-wan-2-2-i2v/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 391 |
+
lip-bite-krea2-illustrious-qwen-zit-wan-2-2-i2v/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 392 |
+
lip-bite-krea2-illustrious-qwen-zit-wan-2-2-i2v/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 393 |
+
photostyle-by-sean-archer/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 394 |
+
photostyle-by-sean-archer/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 395 |
+
photostyle-by-sean-archer/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 396 |
+
photostyle-by-sean-archer/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 397 |
+
photostyle-by-sean-archer/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 398 |
+
photostyle-by-sean-archer/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 399 |
+
ghibli-style-kiki-s-delivery-service/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 400 |
+
ghibli-style-kiki-s-delivery-service/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 401 |
+
ghibli-style-kiki-s-delivery-service/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 402 |
+
ghibli-style-kiki-s-delivery-service/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 403 |
+
ghibli-style-kiki-s-delivery-service/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 404 |
+
ghibli-style-kiki-s-delivery-service/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 405 |
+
meion-style-krea2-anima-il/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 406 |
+
meion-style-krea2-anima-il/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 407 |
+
meion-style-krea2-anima-il/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 408 |
+
meion-style-krea2-anima-il/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 409 |
+
meion-style-krea2-anima-il/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 410 |
+
meion-style-krea2-anima-il/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 411 |
+
afterdark/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 412 |
+
afterdark/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 413 |
+
afterdark/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 414 |
+
afterdark/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 415 |
+
afterdark/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 416 |
+
afterdark/example_images/06_poster.jpg filter=lfs diff=lfs merge=lfs -text
|
| 417 |
+
afterdark/example_images/06_video.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 418 |
+
fat-skinny-weight-slider-krea-2-zit/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 419 |
+
fat-skinny-weight-slider-krea-2-zit/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 420 |
+
fat-skinny-weight-slider-krea-2-zit/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 421 |
+
fat-skinny-weight-slider-krea-2-zit/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 422 |
+
fat-skinny-weight-slider-krea-2-zit/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 423 |
+
fat-skinny-weight-slider-krea-2-zit/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 424 |
+
candid-instax-photo/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 425 |
+
candid-instax-photo/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 426 |
+
candid-instax-photo/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 427 |
+
candid-instax-photo/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 428 |
+
candid-instax-photo/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 429 |
+
candid-instax-photo/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 430 |
+
faceless-gods/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 431 |
+
faceless-gods/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 432 |
+
faceless-gods/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 433 |
+
faceless-gods/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 434 |
+
faceless-gods/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 435 |
+
faceless-gods/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 436 |
+
handsome-male-models-face-18-30-realism/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 437 |
+
handsome-male-models-face-18-30-realism/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 438 |
+
handsome-male-models-face-18-30-realism/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 439 |
+
handsome-male-models-face-18-30-realism/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 440 |
+
handsome-male-models-face-18-30-realism/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 441 |
+
handsome-male-models-face-18-30-realism/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 442 |
+
old-playboy-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 443 |
+
old-playboy-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 444 |
+
old-playboy-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 445 |
+
old-playboy-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 446 |
+
commodore-64-style-pixel-art/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 447 |
+
commodore-64-style-pixel-art/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 448 |
+
commodore-64-style-pixel-art/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 449 |
+
commodore-64-style-pixel-art/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 450 |
+
commodore-64-style-pixel-art/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 451 |
+
commodore-64-style-pixel-art/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 452 |
+
retro-80s-vaporwave/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 453 |
+
retro-80s-vaporwave/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 454 |
+
retro-80s-vaporwave/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 455 |
+
retro-80s-vaporwave/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 456 |
+
retro-80s-vaporwave/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 457 |
+
retro-80s-vaporwave/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
afterdark/afterdark_krea2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf644d0ae3a59c89532841487691de2ad7d25453a928c5e10b35dd06b700928c
|
| 3 |
+
size 228587784
|
afterdark/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
afterdark/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
afterdark/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
afterdark/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
afterdark/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
afterdark/example_images/06_poster.jpg
ADDED
|
Git LFS Details
|
afterdark/example_images/06_video.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:997ff3dba222084a1d91d6fa481d3d09d8e94da7f14de8ded74bf0bc593c4229
|
| 3 |
+
size 2064035
|
afterdark/info.txt
ADDED
|
@@ -0,0 +1,314 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
AFTERDARK
|
| 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 HackAfterDark
|
| 13 |
+
Source https://civitai.com/models/2176378
|
| 14 |
+
Provenance CivitAI · model 2176378 · version 3183900
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File afterdark_krea2.safetensors
|
| 20 |
+
Version v2.0-KR2
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 cf644d0ae3a59c89532841487691de2ad7d25453a928c5e10b35dd06b700928c
|
| 24 |
+
Published 2026-07-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 |
+
Taken verbatim from the author's description:
|
| 36 |
+
|
| 37 |
+
LoRA strength 0.5–0.9
|
| 38 |
+
Sampler steps 5
|
| 39 |
+
Sampler euler
|
| 40 |
+
|
| 41 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 42 |
+
ADOPTION & POPULARITY
|
| 43 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 44 |
+
Downloads 9,114
|
| 45 |
+
Rating 100% positive (604/604)
|
| 46 |
+
Comments 0
|
| 47 |
+
Published 36 days ago
|
| 48 |
+
Download rate 27.2/day since release
|
| 49 |
+
|
| 50 |
+
Adoption rank #62 of 150 in this collection (Moderate)
|
| 51 |
+
Momentum rank #82 of 150 by download rate (Long tail · 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 — 9,114 downloads. [source: CivitAI stats]
|
| 124 |
+
+ Positively received — 604 thumbs-up with no down-votes. [source:
|
| 125 |
+
CivitAI stats]
|
| 126 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 127 |
+
size]
|
| 128 |
+
+ Author published concrete recommended settings. [source: description]
|
| 129 |
+
|
| 130 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 131 |
+
CONS & CAVEATS
|
| 132 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 133 |
+
- No trigger word — the LoRA is always on once loaded, so strength is the
|
| 134 |
+
only control. [source: model metadata]
|
| 135 |
+
- Author never states which generation mode it was trained for; test
|
| 136 |
+
against your own workflow before relying on it. [source: description]
|
| 137 |
+
|
| 138 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 139 |
+
COMPATIBILITY WARNING
|
| 140 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 141 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 142 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 143 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 144 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 145 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 146 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 147 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 148 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 149 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 150 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 151 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 152 |
+
officially blessed. The more common practical failure is a settings
|
| 153 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 154 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 155 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 156 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 157 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 158 |
+
applied.
|
| 159 |
+
|
| 160 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 161 |
+
AUTHOR'S DESCRIPTION
|
| 162 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 163 |
+
AfterDark for Krea 2, Z-Image Turbo & Flux.2 Klein This LoRA enhances your
|
| 164 |
+
images with more punch, contrast, depth of field, and lighting. It's been
|
| 165 |
+
trained on a mixture of photographic content with a focus on low-key, film
|
| 166 |
+
noir, and fashion photography. It makes things pop without destroying image
|
| 167 |
+
quality (in fact, it often enhances quality).
|
| 168 |
+
Suggested Krea 2 Turbo Settings Model strength: 0.5-0.9
|
| 169 |
+
Samplers/schedulers:
|
| 170 |
+
- dpm_2_ancestral / ddim_uniform (or sgm_uniform )
|
| 171 |
+
|
| 172 |
+
- exp_heun_2_x0 / ddim_uniform
|
| 173 |
+
|
| 174 |
+
- euler / beta57 (or beta )
|
| 175 |
+
|
| 176 |
+
Suggested Z-Image Turbo Settings Model strength: 0.3-0.8
|
| 177 |
+
Samplers/schedulers:
|
| 178 |
+
- seeds_3 / beta
|
| 179 |
+
|
| 180 |
+
- ddim / kl_optimal (or beta )
|
| 181 |
+
|
| 182 |
+
- dpm_2_ancestral / sgm_uniform (or ddim_uniform )
|
| 183 |
+
|
| 184 |
+
Suggested Flux.2 Klein 9b Settings Model strength: 0.3-1.2 Samplers:
|
| 185 |
+
- res_multistep
|
| 186 |
+
|
| 187 |
+
- sa_solver
|
| 188 |
+
|
| 189 |
+
- seeds_3
|
| 190 |
+
|
| 191 |
+
- er_sde
|
| 192 |
+
|
| 193 |
+
- ddim
|
| 194 |
+
|
| 195 |
+
- ...and so many more
|
| 196 |
+
|
| 197 |
+
Distilled Cfg Scale : 1-1.5 Steps : 8-10 Base Cfg scale: 2.5-4 Steps: 40-55
|
| 198 |
+
This LoRA works with both Flux.2 Klein 9b base and distilled. I often use
|
| 199 |
+
the distilled version because it generates images much faster and the
|
| 200 |
+
quality is still really good.
|
| 201 |
+
|
| 202 |
+
v2 LoRA Technical Details
|
| 203 |
+
The Krea 2 Turbo LoRA ended up with a loss value of 0.09540 . I took step
|
| 204 |
+
750, but did train to 1,500 steps and compared all of them. They all looked
|
| 205 |
+
great so it wasn't an easy choice. The Z-Image Turbo LoRA ended up with a
|
| 206 |
+
loss value around 0.336 (this compares to v1 at around 0.71). The Flux.2
|
| 207 |
+
Klein 9B LoRA ended up with a loss value of 0.5129 (5.129e-01). It was a
|
| 208 |
+
"low and slow" train with a low learning rate (5.0e-05) over 6,000 steps.
|
| 209 |
+
This was much longer than the Z-Image Turbo LoRA's training, but I think it
|
| 210 |
+
was worthwhile. I might use a more powerful GPU next time (I used an A40
|
| 211 |
+
for this one).
|
| 212 |
+
A lot of training time went into these models followed by a lot of testing.
|
| 213 |
+
I decided to keep the same model listing on Civitai simply because they
|
| 214 |
+
were both trained from the exact same dataset (same images and captions).
|
| 215 |
+
The training for the Klein version in ai-toolkit started off the same as
|
| 216 |
+
the Z-Image one. I soon learned that wasn't going to work for Flux.2 Klein
|
| 217 |
+
9b so I adjusted the settings.
|
| 218 |
+
|
| 219 |
+
Version 2 is very stable for both base models. In fact I find that I don't
|
| 220 |
+
often like the distilled version of Klein 9b without this LoRA. Images are
|
| 221 |
+
generally too bright for my taste and while you could apply a LUT or do
|
| 222 |
+
post processing work on the images, I simply prefer to use this LoRA
|
| 223 |
+
because it does more than just lighting.
|
| 224 |
+
|
| 225 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 226 |
+
VERSION NOTES
|
| 227 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 228 |
+
Same training set and mostly the same training parameters used for Z-Image
|
| 229 |
+
Turbo but now for Krea 2 Turbo.
|
| 230 |
+
|
| 231 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 232 |
+
EXAMPLE MEDIA
|
| 233 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 234 |
+
6 preview(s) in ./example_images/ — community results for
|
| 235 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 236 |
+
|
| 237 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 238 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 239 |
+
scraped. Open the model page to read them.
|
| 240 |
+
|
| 241 |
+
01_image.jpeg (image, 832x1248)
|
| 242 |
+
02_image.jpeg (image, 832x1248)
|
| 243 |
+
03_image.jpeg (image, 832x1248)
|
| 244 |
+
04_image.jpeg (image, 832x1248)
|
| 245 |
+
05_image.jpeg (image, 2048x2816)
|
| 246 |
+
06_video.mp4 (video, 832x1248)
|
| 247 |
+
still: 06_poster.jpg
|
| 248 |
+
|
| 249 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 250 |
+
HOW TO USE (COMFYUI)
|
| 251 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 252 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 253 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 254 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 255 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 256 |
+
(2026-06-30).
|
| 257 |
+
|
| 258 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 259 |
+
which is not gated):
|
| 260 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 261 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 262 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 263 |
+
_int8_convrot)
|
| 264 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 265 |
+
also available)
|
| 266 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 267 |
+
|
| 268 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 269 |
+
subfolder required.
|
| 270 |
+
|
| 271 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 272 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 273 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 274 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 275 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 276 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 277 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 278 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 279 |
+
|
| 280 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 281 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 282 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 283 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 284 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 285 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 286 |
+
|
| 287 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 288 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 289 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 290 |
+
|
| 291 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 292 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 293 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 294 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 295 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 296 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 297 |
+
CFGGuider cfg 1.
|
| 298 |
+
|
| 299 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 300 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 301 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 302 |
+
for removals) with LoRA strength 1.0.
|
| 303 |
+
|
| 304 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 305 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 306 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 307 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 308 |
+
unchanged.
|
| 309 |
+
|
| 310 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 311 |
+
Scraped by lorakit on 2026-09-05 00:14 UTC.
|
| 312 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 313 |
+
evidence tagged beside each line.
|
| 314 |
+
───────────────────────────────────────────────────────────────────────────────
|
afterdark/metadata.json
ADDED
|
@@ -0,0 +1,146 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "AfterDark",
|
| 3 |
+
"slug": "afterdark",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2176378,
|
| 7 |
+
"version_id": 3183900,
|
| 8 |
+
"version_name": "v2.0-KR2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2176378",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "HackAfterDark",
|
| 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.5–0.9",
|
| 24 |
+
"Sampler steps": "5",
|
| 25 |
+
"Sampler": "euler"
|
| 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 — 9,114 downloads. [source: CivitAI stats]",
|
| 52 |
+
"Positively received — 604 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 53 |
+
"Compact at 218 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": "afterdark_krea2.safetensors",
|
| 62 |
+
"size_bytes": 228587784,
|
| 63 |
+
"size_mb": 218.0,
|
| 64 |
+
"sha256": "cf644d0ae3a59c89532841487691de2ad7d25453a928c5e10b35dd06b700928c"
|
| 65 |
+
},
|
| 66 |
+
"stats": {
|
| 67 |
+
"downloads": 9114,
|
| 68 |
+
"thumbs_up": 604,
|
| 69 |
+
"thumbs_down": 0
|
| 70 |
+
},
|
| 71 |
+
"popularity": {
|
| 72 |
+
"downloads": 9114,
|
| 73 |
+
"thumbs_up": 604,
|
| 74 |
+
"thumbs_down": 0,
|
| 75 |
+
"comments": 0,
|
| 76 |
+
"approval": "100% positive (604/604)",
|
| 77 |
+
"age_days": 35.7,
|
| 78 |
+
"downloads_per_day": 27.16,
|
| 79 |
+
"rank_by_downloads": 62,
|
| 80 |
+
"rank_by_momentum": 82,
|
| 81 |
+
"of_total": 150,
|
| 82 |
+
"adoption_tier": "Moderate",
|
| 83 |
+
"momentum": "Long tail · fresh release"
|
| 84 |
+
},
|
| 85 |
+
"selection_score": 16362.0,
|
| 86 |
+
"selection_reasons": [
|
| 87 |
+
"9,114 downloads",
|
| 88 |
+
"604 thumbs-up",
|
| 89 |
+
"top-ranked for its category"
|
| 90 |
+
],
|
| 91 |
+
"example_media": [
|
| 92 |
+
{
|
| 93 |
+
"file": "01_image.jpeg",
|
| 94 |
+
"type": "image",
|
| 95 |
+
"resolution": "832x1248",
|
| 96 |
+
"prompt": ""
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"file": "02_image.jpeg",
|
| 100 |
+
"type": "image",
|
| 101 |
+
"resolution": "832x1248",
|
| 102 |
+
"prompt": ""
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"file": "03_image.jpeg",
|
| 106 |
+
"type": "image",
|
| 107 |
+
"resolution": "832x1248",
|
| 108 |
+
"prompt": ""
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"file": "04_image.jpeg",
|
| 112 |
+
"type": "image",
|
| 113 |
+
"resolution": "832x1248",
|
| 114 |
+
"prompt": ""
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"file": "05_image.jpeg",
|
| 118 |
+
"type": "image",
|
| 119 |
+
"resolution": "2048x2816",
|
| 120 |
+
"prompt": ""
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"file": "06_video.mp4",
|
| 124 |
+
"type": "video",
|
| 125 |
+
"resolution": "832x1248",
|
| 126 |
+
"prompt": "",
|
| 127 |
+
"poster": "06_poster.jpg"
|
| 128 |
+
}
|
| 129 |
+
],
|
| 130 |
+
"tags": [
|
| 131 |
+
"krea2",
|
| 132 |
+
"film",
|
| 133 |
+
"z-image",
|
| 134 |
+
"realistic",
|
| 135 |
+
"lomo",
|
| 136 |
+
"photography",
|
| 137 |
+
"detail",
|
| 138 |
+
"style",
|
| 139 |
+
"after dark",
|
| 140 |
+
"after",
|
| 141 |
+
"dark",
|
| 142 |
+
"afterdark"
|
| 143 |
+
],
|
| 144 |
+
"scraped_at": "2026-09-05T00:14:37+00:00",
|
| 145 |
+
"path": "krea-2/afterdark"
|
| 146 |
+
}
|
candid-instax-photo/CandidInstaxMiniKrea2Raw.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:473976f04beade05557d6aaf860764f7ea8ed464e644f68dd271f11134965890
|
| 3 |
+
size 228587744
|
candid-instax-photo/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
candid-instax-photo/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
candid-instax-photo/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
candid-instax-photo/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
candid-instax-photo/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
candid-instax-photo/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
candid-instax-photo/info.txt
ADDED
|
@@ -0,0 +1,271 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
CANDID INSTAX 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 Visual style
|
| 12 |
+
Author ArsMachina
|
| 13 |
+
Source https://civitai.com/models/1683324
|
| 14 |
+
Provenance CivitAI · model 1683324 · version 3151076
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File CandidInstaxMiniKrea2Raw.safetensors
|
| 20 |
+
Version Krea2
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 473976f04beade05557d6aaf860764f7ea8ed464e644f68dd271f11134965890
|
| 24 |
+
Published 2026-08-14
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "Candid Instax Photo"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
Taken verbatim from the author's description:
|
| 35 |
+
|
| 36 |
+
Resolution 1264×944
|
| 37 |
+
|
| 38 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 39 |
+
ADOPTION & POPULARITY
|
| 40 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 41 |
+
Downloads 8,448
|
| 42 |
+
Rating 100% positive (617/617)
|
| 43 |
+
Comments 0
|
| 44 |
+
Published 21 days ago
|
| 45 |
+
Download rate 19.1/day since release
|
| 46 |
+
|
| 47 |
+
Adoption rank #70 of 150 in this collection (Moderate)
|
| 48 |
+
Momentum rank #101 of 150 by download rate (Long tail · fresh release)
|
| 49 |
+
|
| 50 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 51 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 52 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 53 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 54 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 55 |
+
|
| 56 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 57 |
+
CHAINING / STACKING
|
| 58 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 59 |
+
Stacks with others not stated
|
| 60 |
+
|
| 61 |
+
The author gave no chaining guidance. The rules below are the
|
| 62 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 63 |
+
|
| 64 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 65 |
+
|
| 66 |
+
• The most important rule is not about chaining but about which
|
| 67 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 68 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 69 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 70 |
+
are stated to work well on Turbo.
|
| 71 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 72 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 73 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 74 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 75 |
+
routine - style + character, style + slider, realism + character.
|
| 76 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 77 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 78 |
+
generation and the output still came out great."
|
| 79 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 80 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 81 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 82 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 83 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 84 |
+
between concept strength and composability, and rank 32 was better
|
| 85 |
+
suited to a precise object or concept intended to take priority over
|
| 86 |
+
other stacked LoRAs."
|
| 87 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 88 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 89 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 90 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 91 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 92 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 93 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 94 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 95 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 96 |
+
applies to any Turbo-trained adapter in the chain.
|
| 97 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 98 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 99 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 100 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 101 |
+
the base prior.
|
| 102 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 103 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 104 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 105 |
+
architectures shipped under one model page, not a combined adapter.
|
| 106 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 107 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 108 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 109 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 110 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 111 |
+
• The author never states which weight family this targets. Silent
|
| 112 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 113 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 114 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 115 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 116 |
+
|
| 117 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 118 |
+
PROS
|
| 119 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 120 |
+
+ Widely adopted — 8,448 downloads. [source: CivitAI stats]
|
| 121 |
+
+ Positively received — 617 thumbs-up with no down-votes. [source:
|
| 122 |
+
CivitAI stats]
|
| 123 |
+
+ Explicit trigger word(s) — Candid Instax Photo — so the effect can be
|
| 124 |
+
turned on and off from the prompt. [source: model metadata]
|
| 125 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 126 |
+
size]
|
| 127 |
+
+ Author published concrete recommended settings. [source: description]
|
| 128 |
+
|
| 129 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 130 |
+
CONS & CAVEATS
|
| 131 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 132 |
+
- Author 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 |
+
Candid Instax Photo I set out to capture the unique aesthetic of instant
|
| 161 |
+
film photography, specifically emulating the Fujifilm Instax Mini format.
|
| 162 |
+
Most images in the dataset follow its signature 62×46mm proportions (≈4:3
|
| 163 |
+
ratio), optimized for 1264×944 and 944×1264 generations.
|
| 164 |
+
You can also use 1152×896 , 896×1152 ( 632×472 for SD1) to stay true to the
|
| 165 |
+
Instax Mini look, but the LoRA performs well across various aspect ratios.
|
| 166 |
+
Built around candid, spontaneous moments, this LoRA recreates the soft
|
| 167 |
+
focus, flash-heavy lighting, and gentle color shifts typical of Instax
|
| 168 |
+
film.
|
| 169 |
+
Perfect for generating nostalgic snapshots with a modern twist — like
|
| 170 |
+
fleeting memories printed and preserved. Mini version Update:
|
| 171 |
+
I initially began work on a new version by greatly expanding the dataset —
|
| 172 |
+
adding a wide range of nature scenes, landscape and cityscape shots, as
|
| 173 |
+
well as various lighting conditions (Golden Hour, Neon, Overhead Flash,
|
| 174 |
+
Deep Shadows) and camera angles (mirror selfies, top-down views, over-the-
|
| 175 |
+
shoulder shots).
|
| 176 |
+
But at some point, I realized that nearly all the images I really liked
|
| 177 |
+
shared one thing in common - Instax Mini portrait format and its
|
| 178 |
+
distinctive signature framing.
|
| 179 |
+
So instead of pushing forward with a full V2 with all kind of formats, I
|
| 180 |
+
decided to make a major change and created this specialized "Instax Mini"
|
| 181 |
+
version, focused only on that unique format. For now, I’ve removed all
|
| 182 |
+
other aspect ratios from the dataset to keep things clean and consistent.
|
| 183 |
+
The recommend aspect ratio close to 1:1.6 like 1376×864 , 1024 x 600 , 688
|
| 184 |
+
x 432
|
| 185 |
+
Expect more versions in the future as I want to add dedicated "Square" and
|
| 186 |
+
"Wide" format datasets + a true v2 that will support all 3 formats in 1
|
| 187 |
+
LoRA :)
|
| 188 |
+
|
| 189 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 190 |
+
EXAMPLE MEDIA
|
| 191 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 192 |
+
6 preview(s) in ./example_images/ — community results for
|
| 193 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 194 |
+
|
| 195 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 196 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 197 |
+
scraped. Open the model page to read them.
|
| 198 |
+
|
| 199 |
+
01_image.jpeg (image, 896x1344)
|
| 200 |
+
02_image.jpeg (image, 896x1344)
|
| 201 |
+
03_image.jpeg (image, 896x1344)
|
| 202 |
+
04_image.jpeg (image, 896x1344)
|
| 203 |
+
05_image.jpeg (image, 896x1344)
|
| 204 |
+
06_image.jpeg (image, 896x1344)
|
| 205 |
+
|
| 206 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 207 |
+
HOW TO USE (COMFYUI)
|
| 208 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 209 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 210 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 211 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 212 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 213 |
+
(2026-06-30).
|
| 214 |
+
|
| 215 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 216 |
+
which is not gated):
|
| 217 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 218 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 219 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 220 |
+
_int8_convrot)
|
| 221 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 222 |
+
also available)
|
| 223 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 224 |
+
|
| 225 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 226 |
+
subfolder required.
|
| 227 |
+
|
| 228 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 229 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 230 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 231 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 232 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 233 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 234 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 235 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 236 |
+
|
| 237 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 238 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 239 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 240 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 241 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 242 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 243 |
+
|
| 244 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 245 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 246 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 247 |
+
|
| 248 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 249 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 250 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 251 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 252 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 253 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 254 |
+
CFGGuider cfg 1.
|
| 255 |
+
|
| 256 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 257 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 258 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 259 |
+
for removals) with LoRA strength 1.0.
|
| 260 |
+
|
| 261 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 262 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 263 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 264 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 265 |
+
unchanged.
|
| 266 |
+
|
| 267 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 268 |
+
Scraped by lorakit on 2026-09-05 00:14 UTC.
|
| 269 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 270 |
+
evidence tagged beside each line.
|
| 271 |
+
───────────────────────────────────────────────────────────────────────────────
|
candid-instax-photo/metadata.json
ADDED
|
@@ -0,0 +1,137 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Candid Instax Photo",
|
| 3 |
+
"slug": "candid-instax-photo",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 1683324,
|
| 7 |
+
"version_id": 3151076,
|
| 8 |
+
"version_name": "Krea2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/1683324",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "ArsMachina",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"Candid Instax Photo"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {
|
| 25 |
+
"Resolution": "1264×944"
|
| 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 — 8,448 downloads. [source: CivitAI stats]",
|
| 52 |
+
"Positively received — 617 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 53 |
+
"Explicit trigger word(s) — Candid Instax Photo — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 54 |
+
"Compact at 218 MB — cheap to stack with other LoRAs. [source: file size]",
|
| 55 |
+
"Author published concrete recommended settings. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"cons": [
|
| 58 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 59 |
+
],
|
| 60 |
+
"file": {
|
| 61 |
+
"name": "CandidInstaxMiniKrea2Raw.safetensors",
|
| 62 |
+
"size_bytes": 228587744,
|
| 63 |
+
"size_mb": 218.0,
|
| 64 |
+
"sha256": "473976f04beade05557d6aaf860764f7ea8ed464e644f68dd271f11134965890"
|
| 65 |
+
},
|
| 66 |
+
"stats": {
|
| 67 |
+
"downloads": 8448,
|
| 68 |
+
"thumbs_up": 617,
|
| 69 |
+
"thumbs_down": 0
|
| 70 |
+
},
|
| 71 |
+
"popularity": {
|
| 72 |
+
"downloads": 8448,
|
| 73 |
+
"thumbs_up": 617,
|
| 74 |
+
"thumbs_down": 0,
|
| 75 |
+
"comments": 0,
|
| 76 |
+
"approval": "100% positive (617/617)",
|
| 77 |
+
"age_days": 21.5,
|
| 78 |
+
"downloads_per_day": 19.06,
|
| 79 |
+
"rank_by_downloads": 70,
|
| 80 |
+
"rank_by_momentum": 101,
|
| 81 |
+
"of_total": 150,
|
| 82 |
+
"adoption_tier": "Moderate",
|
| 83 |
+
"momentum": "Long tail · fresh release"
|
| 84 |
+
},
|
| 85 |
+
"selection_score": 16252.0,
|
| 86 |
+
"selection_reasons": [
|
| 87 |
+
"8,448 downloads",
|
| 88 |
+
"617 thumbs-up",
|
| 89 |
+
"documented triggers + usage notes",
|
| 90 |
+
"top-ranked for its category"
|
| 91 |
+
],
|
| 92 |
+
"example_media": [
|
| 93 |
+
{
|
| 94 |
+
"file": "01_image.jpeg",
|
| 95 |
+
"type": "image",
|
| 96 |
+
"resolution": "896x1344",
|
| 97 |
+
"prompt": ""
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"file": "02_image.jpeg",
|
| 101 |
+
"type": "image",
|
| 102 |
+
"resolution": "896x1344",
|
| 103 |
+
"prompt": ""
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"file": "03_image.jpeg",
|
| 107 |
+
"type": "image",
|
| 108 |
+
"resolution": "896x1344",
|
| 109 |
+
"prompt": ""
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"file": "04_image.jpeg",
|
| 113 |
+
"type": "image",
|
| 114 |
+
"resolution": "896x1344",
|
| 115 |
+
"prompt": ""
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"file": "05_image.jpeg",
|
| 119 |
+
"type": "image",
|
| 120 |
+
"resolution": "896x1344",
|
| 121 |
+
"prompt": ""
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"file": "06_image.jpeg",
|
| 125 |
+
"type": "image",
|
| 126 |
+
"resolution": "896x1344",
|
| 127 |
+
"prompt": ""
|
| 128 |
+
}
|
| 129 |
+
],
|
| 130 |
+
"tags": [
|
| 131 |
+
"candid",
|
| 132 |
+
"instax",
|
| 133 |
+
"style"
|
| 134 |
+
],
|
| 135 |
+
"scraped_at": "2026-09-05T00:14:46+00:00",
|
| 136 |
+
"path": "krea-2/candid-instax-photo"
|
| 137 |
+
}
|
commodore-64-style-pixel-art/c64style_krea2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:054cc1c969c8f6cb83e803e00151ec5ca30301adcc40c76a37016390feabcfe8
|
| 3 |
+
size 228587784
|
commodore-64-style-pixel-art/example_images/01_image.jpeg
ADDED
|
|
Git LFS Details
|
commodore-64-style-pixel-art/example_images/02_image.jpeg
ADDED
|
|
Git LFS Details
|
commodore-64-style-pixel-art/example_images/03_image.jpeg
ADDED
|
|
Git LFS Details
|
commodore-64-style-pixel-art/example_images/04_image.jpeg
ADDED
|
|
Git LFS Details
|
commodore-64-style-pixel-art/example_images/05_image.jpeg
ADDED
|
|
Git LFS Details
|
commodore-64-style-pixel-art/example_images/06_image.jpeg
ADDED
|
|
Git LFS Details
|
commodore-64-style-pixel-art/info.txt
ADDED
|
@@ -0,0 +1,279 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
COMMODORE 64 STYLE PIXEL ART
|
| 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 IntraModel
|
| 13 |
+
Source https://civitai.com/models/304097
|
| 14 |
+
Provenance CivitAI · model 304097 · version 3069395
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File c64style_krea2.safetensors
|
| 20 |
+
Version Krea 2 C64
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 054cc1c969c8f6cb83e803e00151ec5ca30301adcc40c76a37016390feabcfe8
|
| 24 |
+
Published 2026-06-25
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "c64style"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
The author did not publish specific settings.
|
| 35 |
+
No author settings were published. Community baseline: steps Turbo: 8
|
| 36 |
+
(official README and HF card CLI example; the ComfyUI template ships 8).
|
| 37 |
+
Raw: 52 (official README). The krea-2 CLI's generic default is 28.
|
| 38 |
+
Community Turbo LoRAs commonly suggest 8-12 (e.g. the Identity Edit card
|
| 39 |
+
recommends Turbo at 8-12, or Raw at 20 for removals). A community 4-step
|
| 40 |
+
LoRA on Turbo makes 4 valid; its author calls 2 steps an out-of-spec
|
| 41 |
+
preview mode., cfg Turbo: CFG disabled - guidance_scale 0.0 in diffusers
|
| 42 |
+
and --cfg 0.0 in the krea-2 CLI, which is cfg 1.0 in ComfyUI's KSampler
|
| 43 |
+
(the official template ships cfg 1). These are the same thing; do not set
|
| 44 |
+
ComfyUI cfg to 0. Raw: CFG 3.5 (official README; CLI generic default 4.5).
|
| 45 |
+
Negative prompting on Turbo is effectively unused - the official templates
|
| 46 |
+
route ConditioningZeroOut into the negative slot., sampler ComfyUI:
|
| 47 |
+
KSampler with sampler euler, scheduler simple, denoise 1.0 (verified in
|
| 48 |
+
image_krea2_turbo_t2i.json: [seed, 'randomize', 8, 1, 'euler', 'simple',
|
| 49 |
+
1]). Timestep shift mu = 1.15 for Turbo; ComfyUI bakes this in via
|
| 50 |
+
Krea2.sampling_settings = {"multiplier": 1.0, "shift": 1.15}, so the plain
|
| 51 |
+
t2i template needs no ModelSampling node, while the style-reference
|
| 52 |
+
template adds ModelSamplingFlux at max_shift 1.15 / base_shift 0.5. The CLI
|
| 53 |
+
exposes --mu 1.15 for Turbo; Raw uses a resolution-derived mu interpolated
|
| 54 |
+
between --y1 0.5 and --y2 1.15 (ai-toolkit mirrors this as base_shift 0.5 /
|
| 55 |
+
max_shift 1.15 over image_seq_len 256-6400, exponential time shift).,
|
| 56 |
+
resolution 1024x1024 default. Turbo: 1K-2K (the official CLI example
|
| 57 |
+
generates 2048x2048; ComfyUI's ResolutionSelector defaults to 1 megapixel,
|
| 58 |
+
set 2.0 for 2K). Raw: "trained to generate upto 1k resolution".
|
| 59 |
+
Width/height are padded up to a multiple of 16., lora_strength 1.0 for
|
| 60 |
+
Krea's nine official style LoRAs (docs.comfy.org lists Recommended Strength
|
| 61 |
+
1.0 for every one), though the shipped t2i template's LoraLoaderModelOnly
|
| 62 |
+
is set to 0.8. The style-reference LoRA is used at 1.0 in its template. The
|
| 63 |
+
4-step distill LoRA documents 1.0 as its trained point, 1.0-1.5 as coherent
|
| 64 |
+
extrapolation and above ~1.5 as speckle artefacting. Community subject
|
| 65 |
+
LoRAs are typically recommended around 0.8-1.2 and dropped toward 0.6-0.9
|
| 66 |
+
when several are stacked..
|
| 67 |
+
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
ADOPTION & POPULARITY
|
| 70 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 71 |
+
Downloads 7,058
|
| 72 |
+
Rating 100% positive (666/667)
|
| 73 |
+
Comments 0
|
| 74 |
+
Published 71 days ago
|
| 75 |
+
Download rate 13.7/day since release
|
| 76 |
+
|
| 77 |
+
Adoption rank #82 of 150 in this collection (Modest)
|
| 78 |
+
Momentum rank #120 of 150 by download rate (Long tail)
|
| 79 |
+
|
| 80 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 81 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 82 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 83 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 84 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 85 |
+
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
CHAINING / STACKING
|
| 88 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 89 |
+
Stacks with others not stated
|
| 90 |
+
|
| 91 |
+
The author gave no chaining guidance. The rules below are the
|
| 92 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 93 |
+
|
| 94 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 95 |
+
|
| 96 |
+
• The most important rule is not about chaining but about which
|
| 97 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 98 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 99 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 100 |
+
are stated to work well on Turbo.
|
| 101 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 102 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 103 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 104 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 105 |
+
routine - style + character, style + slider, realism + character.
|
| 106 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 107 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 108 |
+
generation and the output still came out great."
|
| 109 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 110 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 111 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 112 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 113 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 114 |
+
between concept strength and composability, and rank 32 was better
|
| 115 |
+
suited to a precise object or concept intended to take priority over
|
| 116 |
+
other stacked LoRAs."
|
| 117 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 118 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 119 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 120 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 121 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 122 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 123 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 124 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 125 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 126 |
+
applies to any Turbo-trained adapter in the chain.
|
| 127 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 128 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 129 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 130 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 131 |
+
the base prior.
|
| 132 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 133 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 134 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 135 |
+
architectures shipped under one model page, not a combined adapter.
|
| 136 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 137 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 138 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 139 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 140 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 141 |
+
• The author never states which weight family this targets. Silent
|
| 142 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 143 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 144 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 145 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 146 |
+
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
PROS
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
+ Widely adopted — 7,058 downloads. [source: CivitAI stats]
|
| 151 |
+
+ Positively received — 666 thumbs-up, 1 down. [source: CivitAI stats]
|
| 152 |
+
+ Explicit trigger word(s) — c64style — so the effect can be turned on
|
| 153 |
+
and off from the prompt. [source: model metadata]
|
| 154 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 155 |
+
size]
|
| 156 |
+
|
| 157 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 158 |
+
CONS & CAVEATS
|
| 159 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 160 |
+
- Author never states which generation mode it was trained for; test
|
| 161 |
+
against your own workflow before relying on it. [source: description]
|
| 162 |
+
|
| 163 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 164 |
+
COMPATIBILITY WARNING
|
| 165 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 166 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 167 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 168 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 169 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 170 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 171 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 172 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 173 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 174 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 175 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 176 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 177 |
+
officially blessed. The more common practical failure is a settings
|
| 178 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 179 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 180 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 181 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 182 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 183 |
+
applied.
|
| 184 |
+
|
| 185 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 186 |
+
AUTHOR'S DESCRIPTION
|
| 187 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 188 |
+
Forget about boring and bland pixel art! This stable diffusion model can
|
| 189 |
+
create stunning results with low-resolution, limited colors, and dithering
|
| 190 |
+
effects in the style of Commodore 64.
|
| 191 |
+
|
| 192 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 193 |
+
VERSION NOTES
|
| 194 |
+
─────────────────────────────────────────────────��─────────────────────────────
|
| 195 |
+
A quick Krea 2 training /w Turbo
|
| 196 |
+
|
| 197 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 198 |
+
EXAMPLE MEDIA
|
| 199 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 200 |
+
6 preview(s) in ./example_images/ — community results for
|
| 201 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 202 |
+
|
| 203 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 204 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 205 |
+
scraped. Open the model page to read them.
|
| 206 |
+
|
| 207 |
+
01_image.jpeg (image, 832x1280)
|
| 208 |
+
02_image.jpeg (image, 832x1280)
|
| 209 |
+
03_image.jpeg (image, 832x1280)
|
| 210 |
+
04_image.jpeg (image, 832x1280)
|
| 211 |
+
05_image.jpeg (image, 640x360)
|
| 212 |
+
06_image.jpeg (image, 1808x2656)
|
| 213 |
+
|
| 214 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 215 |
+
HOW TO USE (COMFYUI)
|
| 216 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 217 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 218 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 219 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 220 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 221 |
+
(2026-06-30).
|
| 222 |
+
|
| 223 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 224 |
+
which is not gated):
|
| 225 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 226 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 227 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 228 |
+
_int8_convrot)
|
| 229 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 230 |
+
also available)
|
| 231 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 232 |
+
|
| 233 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 234 |
+
subfolder required.
|
| 235 |
+
|
| 236 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 237 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 238 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 239 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 240 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 241 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 242 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 243 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 244 |
+
|
| 245 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 246 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 247 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 248 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 249 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 250 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 251 |
+
|
| 252 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 253 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 254 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 255 |
+
|
| 256 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 257 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 258 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 259 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 260 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 261 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 262 |
+
CFGGuider cfg 1.
|
| 263 |
+
|
| 264 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 265 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 266 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 267 |
+
for removals) with LoRA strength 1.0.
|
| 268 |
+
|
| 269 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 270 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 271 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 272 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 273 |
+
unchanged.
|
| 274 |
+
|
| 275 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 276 |
+
Scraped by lorakit on 2026-09-05 00:14 UTC.
|
| 277 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 278 |
+
evidence tagged beside each line.
|
| 279 |
+
───────────────────────────────────────────────────────────────────────────────
|
commodore-64-style-pixel-art/metadata.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Commodore 64 style pixel art",
|
| 3 |
+
"slug": "commodore-64-style-pixel-art",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 304097,
|
| 7 |
+
"version_id": 3069395,
|
| 8 |
+
"version_name": "Krea 2 C64",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/304097",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "IntraModel",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"c64style"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {},
|
| 25 |
+
"chaining": {
|
| 26 |
+
"author": {
|
| 27 |
+
"stacks": "not stated",
|
| 28 |
+
"notes": "",
|
| 29 |
+
"avoid": [],
|
| 30 |
+
"requires": [],
|
| 31 |
+
"order": "",
|
| 32 |
+
"strength": "",
|
| 33 |
+
"stated": false
|
| 34 |
+
},
|
| 35 |
+
"general_rules": [
|
| 36 |
+
"The most important rule is not about chaining but about which checkpoint you chain onto: the official README says in bold \"TRAIN on Raw and RUN on Turbo\", and \"We highly recommend using RAW for training LoRAs and applying them on Turbo for inference.\" LoRAs trained on Raw are stated to work well on Turbo.",
|
| 37 |
+
"Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2 LoRAs are DiT-only, so there is no CLIP side to chain and the text-encoder branch stays untouched however many LoRAs you add.",
|
| 38 |
+
"Krea 2 LoRAs stack in practice and the community treats multi-LoRA as routine - style + character, style + slider, realism + character. Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one writes \"I recently stacked over 20 of my own LoRAs on a single generation and the output still came out great.\"",
|
| 39 |
+
"Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is loaded. The CivitAI 12GB training guide also notes rank affects composability: \"rank 8 produced a lighter style influence that was easier to stack with other LoRAs, rank 16 provided a useful balance between concept strength and composability, and rank 32 was better suited to a precise object or concept intended to take priority over other stacked LoRAs.\"",
|
| 40 |
+
"Accelerator LoRAs are position-sensitive in intent, not in node order: a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is explicitly recommended by the 4-step LoRA's author.",
|
| 41 |
+
"Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI (guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card says \"Keep mu = 1.15. The training targets are anchored to that grid; a different shift moves the [sampler off them]\"; the same reasoning applies to any Turbo-trained adapter in the chain.",
|
| 42 |
+
"Reference/edit LoRAs are designed to be stacked under ordinary subject and style LoRAs - the Identity Edit card states \"Composes with your LoRAs: character/body/style LoRAs stack on top and steer the prior\" and recommends a stacked subject LoRA when unusual subjects drift toward the base prior.",
|
| 43 |
+
"Krea 2 LoRAs cannot be chained with LoRAs for any other base model. Many CivitAI pages carry multi-model titles like \"(Krea-2 + ZIT)\" or \"[Flux | ZIB | Krea2]\" - those are separate files for separate architectures shipped under one model page, not a combined adapter.",
|
| 44 |
+
"To combine two full Krea 2 checkpoints rather than adapters, ComfyUI ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-section weights for first., tmlp., txtmlp., tproj., txtfusion.projector, txtfusion.layerwise_blocks.0-1, txtfusion.refiner_blocks.0-1, blocks.0-27 and last.",
|
| 45 |
+
"The author never states which weight family this targets. Silent degradation, never a hard error, between Raw and Turbo. The two share one architecture - ai-toolkit's config is commented \"The reference 'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)\" - so every LoRA tensor shape matches on both and ComfyUI/diffuser"
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"pros": [
|
| 49 |
+
"Widely adopted — 7,058 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 666 thumbs-up, 1 down. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — c64style — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 52 |
+
"Compact at 218 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 53 |
+
],
|
| 54 |
+
"cons": [
|
| 55 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"file": {
|
| 58 |
+
"name": "c64style_krea2.safetensors",
|
| 59 |
+
"size_bytes": 228587784,
|
| 60 |
+
"size_mb": 218.0,
|
| 61 |
+
"sha256": "054cc1c969c8f6cb83e803e00151ec5ca30301adcc40c76a37016390feabcfe8"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 7058,
|
| 65 |
+
"thumbs_up": 666,
|
| 66 |
+
"thumbs_down": 1
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 7058,
|
| 70 |
+
"thumbs_up": 666,
|
| 71 |
+
"thumbs_down": 1,
|
| 72 |
+
"comments": 0,
|
| 73 |
+
"approval": "100% positive (666/667)",
|
| 74 |
+
"age_days": 71.3,
|
| 75 |
+
"downloads_per_day": 13.68,
|
| 76 |
+
"rank_by_downloads": 82,
|
| 77 |
+
"rank_by_momentum": 120,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Modest",
|
| 80 |
+
"momentum": "Long tail"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 15050.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"7,058 downloads",
|
| 85 |
+
"666 thumbs-up",
|
| 86 |
+
"top-ranked for its category"
|
| 87 |
+
],
|
| 88 |
+
"example_media": [
|
| 89 |
+
{
|
| 90 |
+
"file": "01_image.jpeg",
|
| 91 |
+
"type": "image",
|
| 92 |
+
"resolution": "832x1280",
|
| 93 |
+
"prompt": ""
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"file": "02_image.jpeg",
|
| 97 |
+
"type": "image",
|
| 98 |
+
"resolution": "832x1280",
|
| 99 |
+
"prompt": ""
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"file": "03_image.jpeg",
|
| 103 |
+
"type": "image",
|
| 104 |
+
"resolution": "832x1280",
|
| 105 |
+
"prompt": ""
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"file": "04_image.jpeg",
|
| 109 |
+
"type": "image",
|
| 110 |
+
"resolution": "832x1280",
|
| 111 |
+
"prompt": ""
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"file": "05_image.jpeg",
|
| 115 |
+
"type": "image",
|
| 116 |
+
"resolution": "640x360",
|
| 117 |
+
"prompt": ""
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"file": "06_image.jpeg",
|
| 121 |
+
"type": "image",
|
| 122 |
+
"resolution": "1808x2656",
|
| 123 |
+
"prompt": ""
|
| 124 |
+
}
|
| 125 |
+
],
|
| 126 |
+
"tags": [
|
| 127 |
+
"pixel art",
|
| 128 |
+
"8bit",
|
| 129 |
+
"commodore 64",
|
| 130 |
+
"c64",
|
| 131 |
+
"style"
|
| 132 |
+
],
|
| 133 |
+
"scraped_at": "2026-09-05T00:14:57+00:00",
|
| 134 |
+
"path": "krea-2/commodore-64-style-pixel-art"
|
| 135 |
+
}
|
faceless-gods/FacelessGodsKrea2Raw_000003500.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e063d49ee09d0e0dafda476a30d186012da46016ef607d7ce35eece683444615
|
| 3 |
+
size 228587736
|
faceless-gods/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
faceless-gods/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
faceless-gods/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
faceless-gods/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
faceless-gods/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
faceless-gods/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
faceless-gods/info.txt
ADDED
|
@@ -0,0 +1,278 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
FACELESS GODS
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Visual style
|
| 12 |
+
Author ArsMachina
|
| 13 |
+
Source https://civitai.com/models/1951227
|
| 14 |
+
Provenance CivitAI · model 1951227 · version 3094227
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File FacelessGodsKrea2Raw_000003500.safetensors
|
| 20 |
+
Version Krea2
|
| 21 |
+
Size 218.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 e063d49ee09d0e0dafda476a30d186012da46016ef607d7ce35eece683444615
|
| 24 |
+
Published 2026-07-18
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "DeosSineFacie,"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
The author did not publish specific settings.
|
| 35 |
+
No author settings were published. Community baseline: steps Turbo: 8
|
| 36 |
+
(official README and HF card CLI example; the ComfyUI template ships 8).
|
| 37 |
+
Raw: 52 (official README). The krea-2 CLI's generic default is 28.
|
| 38 |
+
Community Turbo LoRAs commonly suggest 8-12 (e.g. the Identity Edit card
|
| 39 |
+
recommends Turbo at 8-12, or Raw at 20 for removals). A community 4-step
|
| 40 |
+
LoRA on Turbo makes 4 valid; its author calls 2 steps an out-of-spec
|
| 41 |
+
preview mode., cfg Turbo: CFG disabled - guidance_scale 0.0 in diffusers
|
| 42 |
+
and --cfg 0.0 in the krea-2 CLI, which is cfg 1.0 in ComfyUI's KSampler
|
| 43 |
+
(the official template ships cfg 1). These are the same thing; do not set
|
| 44 |
+
ComfyUI cfg to 0. Raw: CFG 3.5 (official README; CLI generic default 4.5).
|
| 45 |
+
Negative prompting on Turbo is effectively unused - the official templates
|
| 46 |
+
route ConditioningZeroOut into the negative slot., sampler ComfyUI:
|
| 47 |
+
KSampler with sampler euler, scheduler simple, denoise 1.0 (verified in
|
| 48 |
+
image_krea2_turbo_t2i.json: [seed, 'randomize', 8, 1, 'euler', 'simple',
|
| 49 |
+
1]). Timestep shift mu = 1.15 for Turbo; ComfyUI bakes this in via
|
| 50 |
+
Krea2.sampling_settings = {"multiplier": 1.0, "shift": 1.15}, so the plain
|
| 51 |
+
t2i template needs no ModelSampling node, while the style-reference
|
| 52 |
+
template adds ModelSamplingFlux at max_shift 1.15 / base_shift 0.5. The CLI
|
| 53 |
+
exposes --mu 1.15 for Turbo; Raw uses a resolution-derived mu interpolated
|
| 54 |
+
between --y1 0.5 and --y2 1.15 (ai-toolkit mirrors this as base_shift 0.5 /
|
| 55 |
+
max_shift 1.15 over image_seq_len 256-6400, exponential time shift).,
|
| 56 |
+
resolution 1024x1024 default. Turbo: 1K-2K (the official CLI example
|
| 57 |
+
generates 2048x2048; ComfyUI's ResolutionSelector defaults to 1 megapixel,
|
| 58 |
+
set 2.0 for 2K). Raw: "trained to generate upto 1k resolution".
|
| 59 |
+
Width/height are padded up to a multiple of 16., lora_strength 1.0 for
|
| 60 |
+
Krea's nine official style LoRAs (docs.comfy.org lists Recommended Strength
|
| 61 |
+
1.0 for every one), though the shipped t2i template's LoraLoaderModelOnly
|
| 62 |
+
is set to 0.8. The style-reference LoRA is used at 1.0 in its template. The
|
| 63 |
+
4-step distill LoRA documents 1.0 as its trained point, 1.0-1.5 as coherent
|
| 64 |
+
extrapolation and above ~1.5 as speckle artefacting. Community subject
|
| 65 |
+
LoRAs are typically recommended around 0.8-1.2 and dropped toward 0.6-0.9
|
| 66 |
+
when several are stacked..
|
| 67 |
+
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
ADOPTION & POPULARITY
|
| 70 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 71 |
+
Downloads 6,789
|
| 72 |
+
Rating 100% positive (741/741)
|
| 73 |
+
Comments 0
|
| 74 |
+
Published 48 days ago
|
| 75 |
+
Download rate 9.5/day since release
|
| 76 |
+
|
| 77 |
+
Adoption rank #85 of 150 in this collection (Modest)
|
| 78 |
+
Momentum rank #143 of 150 by download rate (Long tail)
|
| 79 |
+
|
| 80 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 81 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 82 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 83 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 84 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 85 |
+
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
CHAINING / STACKING
|
| 88 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 89 |
+
Stacks with others not stated
|
| 90 |
+
|
| 91 |
+
The author gave no chaining guidance. The rules below are the
|
| 92 |
+
general Krea 2 ones, not anything specific to this LoRA.
|
| 93 |
+
|
| 94 |
+
General Krea 2 rules that apply here (see REFERENCE.txt):
|
| 95 |
+
|
| 96 |
+
• The most important rule is not about chaining but about which
|
| 97 |
+
checkpoint you chain onto: the official README says in bold "TRAIN on
|
| 98 |
+
Raw and RUN on Turbo", and "We highly recommend using RAW for training
|
| 99 |
+
LoRAs and applying them on Turbo for inference." LoRAs trained on Raw
|
| 100 |
+
are stated to work well on Turbo.
|
| 101 |
+
• Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2
|
| 102 |
+
LoRAs are DiT-only, so there is no CLIP side to chain and the text-
|
| 103 |
+
encoder branch stays untouched however many LoRAs you add.
|
| 104 |
+
• Krea 2 LoRAs stack in practice and the community treats multi-LoRA as
|
| 105 |
+
routine - style + character, style + slider, realism + character.
|
| 106 |
+
Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one
|
| 107 |
+
writes "I recently stacked over 20 of my own LoRAs on a single
|
| 108 |
+
generation and the output still came out great."
|
| 109 |
+
• Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge
|
| 110 |
+
on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is
|
| 111 |
+
loaded. The CivitAI 12GB training guide also notes rank affects
|
| 112 |
+
composability: "rank 8 produced a lighter style influence that was
|
| 113 |
+
easier to stack with other LoRAs, rank 16 provided a useful balance
|
| 114 |
+
between concept strength and composability, and rank 32 was better
|
| 115 |
+
suited to a precise object or concept intended to take priority over
|
| 116 |
+
other stacked LoRAs."
|
| 117 |
+
• Accelerator LoRAs are position-sensitive in intent, not in node order:
|
| 118 |
+
a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a
|
| 119 |
+
sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-
|
| 120 |
+
Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is
|
| 121 |
+
explicitly recommended by the 4-step LoRA's author.
|
| 122 |
+
• Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI
|
| 123 |
+
(guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card
|
| 124 |
+
says "Keep mu = 1.15. The training targets are anchored to that grid; a
|
| 125 |
+
different shift moves the [sampler off them]"; the same reasoning
|
| 126 |
+
applies to any Turbo-trained adapter in the chain.
|
| 127 |
+
• Reference/edit LoRAs are designed to be stacked under ordinary subject
|
| 128 |
+
and style LoRAs - the Identity Edit card states "Composes with your
|
| 129 |
+
LoRAs: character/body/style LoRAs stack on top and steer the prior" and
|
| 130 |
+
recommends a stacked subject LoRA when unusual subjects drift toward
|
| 131 |
+
the base prior.
|
| 132 |
+
• Krea 2 LoRAs cannot be chained with LoRAs for any other base model.
|
| 133 |
+
Many CivitAI pages carry multi-model titles like "(Krea-2 + ZIT)" or
|
| 134 |
+
"[Flux | ZIB | Krea2]" - those are separate files for separate
|
| 135 |
+
architectures shipped under one model page, not a combined adapter.
|
| 136 |
+
• To combine two full Krea 2 checkpoints rather than adapters, ComfyUI
|
| 137 |
+
ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-
|
| 138 |
+
section weights for first., tmlp., txtmlp., tproj.,
|
| 139 |
+
txtfusion.projector, txtfusion.layerwise_blocks.0-1,
|
| 140 |
+
txtfusion.refiner_blocks.0-1, blocks.0-27 and last.
|
| 141 |
+
• The author never states which weight family this targets. Silent
|
| 142 |
+
degradation, never a hard error, between Raw and Turbo. The two share
|
| 143 |
+
one architecture - ai-toolkit's config is commented "The reference
|
| 144 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)"
|
| 145 |
+
- so every LoRA tensor shape matches on both and ComfyUI/diffuser
|
| 146 |
+
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
PROS
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
+ Widely adopted — 6,789 downloads. [source: CivitAI stats]
|
| 151 |
+
+ Positively received — 741 thumbs-up with no down-votes. [source:
|
| 152 |
+
CivitAI stats]
|
| 153 |
+
+ Explicit trigger word(s) — DeosSineFacie, — so the effect can be turned
|
| 154 |
+
on and off from the prompt. [source: model metadata]
|
| 155 |
+
+ Compact at 218 MB — cheap to stack with other LoRAs. [source: file
|
| 156 |
+
size]
|
| 157 |
+
|
| 158 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 159 |
+
CONS & CAVEATS
|
| 160 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 161 |
+
- Author never states which generation mode it was trained for; test
|
| 162 |
+
against your own workflow before relying on it. [source: description]
|
| 163 |
+
|
| 164 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 165 |
+
COMPATIBILITY WARNING
|
| 166 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 167 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 168 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 169 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 170 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 171 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 172 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 173 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 174 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 175 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 176 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 177 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 178 |
+
officially blessed. The more common practical failure is a settings
|
| 179 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 180 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 181 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 182 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 183 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 184 |
+
applied.
|
| 185 |
+
|
| 186 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 187 |
+
AUTHOR'S DESCRIPTION
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
This is an idea that’s been with me for a long time. This Pantheon (LoRA)
|
| 190 |
+
blends both Concept and Style . The Concept is ' Faceless Gods '.
|
| 191 |
+
Otherworldly deities, both terrifying and divine, born from the depths of
|
| 192 |
+
our collective unconscious , dreams , and nightmares . The Style merges
|
| 193 |
+
dark fantasy with baroque and surrealism . Heavily inspired by the work of
|
| 194 |
+
Peter Mohrbacher , H.R. Giger , Igor Kieryluk and Wayne Barlowe .
|
| 195 |
+
|
| 196 |
+
──────────────────────────────────────────��────────────────────────────────────
|
| 197 |
+
EXAMPLE MEDIA
|
| 198 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 199 |
+
6 preview(s) in ./example_images/ — community results for
|
| 200 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 201 |
+
|
| 202 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 203 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 204 |
+
scraped. Open the model page to read them.
|
| 205 |
+
|
| 206 |
+
01_image.jpeg (image, 1024x1024)
|
| 207 |
+
02_image.jpeg (image, 1024x1024)
|
| 208 |
+
03_image.jpeg (image, 1024x1024)
|
| 209 |
+
04_image.jpeg (image, 1024x1024)
|
| 210 |
+
05_image.jpeg (image, 1024x1024)
|
| 211 |
+
06_image.jpeg (image, 1024x1024)
|
| 212 |
+
|
| 213 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 214 |
+
HOW TO USE (COMFYUI)
|
| 215 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 216 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 217 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 218 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 219 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 220 |
+
(2026-06-30).
|
| 221 |
+
|
| 222 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 223 |
+
which is not gated):
|
| 224 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 225 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 226 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 227 |
+
_int8_convrot)
|
| 228 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 229 |
+
also available)
|
| 230 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 231 |
+
|
| 232 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 233 |
+
subfolder required.
|
| 234 |
+
|
| 235 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 236 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 237 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 238 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 239 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 240 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 241 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 242 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 243 |
+
|
| 244 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 245 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 246 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 247 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 248 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 249 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 250 |
+
|
| 251 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 252 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 253 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 254 |
+
|
| 255 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 256 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 257 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 258 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 259 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 260 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 261 |
+
CFGGuider cfg 1.
|
| 262 |
+
|
| 263 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 264 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 265 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 266 |
+
for removals) with LoRA strength 1.0.
|
| 267 |
+
|
| 268 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 269 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 270 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 271 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 272 |
+
unchanged.
|
| 273 |
+
|
| 274 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 275 |
+
Scraped by lorakit on 2026-09-05 00:14 UTC.
|
| 276 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 277 |
+
evidence tagged beside each line.
|
| 278 |
+
──────────────────────────────────────────────────────────────────────────���────
|
faceless-gods/metadata.json
ADDED
|
@@ -0,0 +1,134 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Faceless Gods",
|
| 3 |
+
"slug": "faceless-gods",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 1951227,
|
| 7 |
+
"version_id": 3094227,
|
| 8 |
+
"version_name": "Krea2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/1951227",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "ArsMachina",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"DeosSineFacie,"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {},
|
| 25 |
+
"chaining": {
|
| 26 |
+
"author": {
|
| 27 |
+
"stacks": "not stated",
|
| 28 |
+
"notes": "",
|
| 29 |
+
"avoid": [],
|
| 30 |
+
"requires": [],
|
| 31 |
+
"order": "",
|
| 32 |
+
"strength": "",
|
| 33 |
+
"stated": false
|
| 34 |
+
},
|
| 35 |
+
"general_rules": [
|
| 36 |
+
"The most important rule is not about chaining but about which checkpoint you chain onto: the official README says in bold \"TRAIN on Raw and RUN on Turbo\", and \"We highly recommend using RAW for training LoRAs and applying them on Turbo for inference.\" LoRAs trained on Raw are stated to work well on Turbo.",
|
| 37 |
+
"Chain with LoraLoaderModelOnly nodes in series (model -> model). Krea 2 LoRAs are DiT-only, so there is no CLIP side to chain and the text-encoder branch stays untouched however many LoRAs you add.",
|
| 38 |
+
"Krea 2 LoRAs stack in practice and the community treats multi-LoRA as routine - style + character, style + slider, realism + character. Several CivitAI Krea 2 authors state their LoRAs stack cleanly; one writes \"I recently stacked over 20 of my own LoRAs on a single generation and the output still came out great.\"",
|
| 39 |
+
"Reduce per-LoRA strength when stacking. CivitAI Krea 2 authors converge on dropping from ~1.0 to roughly 0.6-0.9 once more than one adapter is loaded. The CivitAI 12GB training guide also notes rank affects composability: \"rank 8 produced a lighter style influence that was easier to stack with other LoRAs, rank 16 provided a useful balance between concept strength and composability, and rank 32 was better suited to a precise object or concept intended to take priority over other stacked LoRAs.\"",
|
| 40 |
+
"Accelerator LoRAs are position-sensitive in intent, not in node order: a Raw-to-Turbo delta adapter belongs on the Raw checkpoint, a sub-8-step LoRA belongs on Turbo (or on Raw already carrying a Raw-to-Turbo adapter). Chaining Raw -> Raw-to-Turbo adapter -> 4-step LoRA is explicitly recommended by the 4-step LoRA's author.",
|
| 41 |
+
"Whatever you stack, the schedule must stay Turbo's: cfg 1.0 in ComfyUI (guidance 0.0 in diffusers) and mu/shift 1.15. The 4-step LoRA's card says \"Keep mu = 1.15. The training targets are anchored to that grid; a different shift moves the [sampler off them]\"; the same reasoning applies to any Turbo-trained adapter in the chain.",
|
| 42 |
+
"Reference/edit LoRAs are designed to be stacked under ordinary subject and style LoRAs - the Identity Edit card states \"Composes with your LoRAs: character/body/style LoRAs stack on top and steer the prior\" and recommends a stacked subject LoRA when unusual subjects drift toward the base prior.",
|
| 43 |
+
"Krea 2 LoRAs cannot be chained with LoRAs for any other base model. Many CivitAI pages carry multi-model titles like \"(Krea-2 + ZIT)\" or \"[Flux | ZIB | Krea2]\" - those are separate files for separate architectures shipped under one model page, not a combined adapter.",
|
| 44 |
+
"To combine two full Krea 2 checkpoints rather than adapters, ComfyUI ships a dedicated ModelMergeKrea2 node (added in v0.27.0) with per-section weights for first., tmlp., txtmlp., tproj., txtfusion.projector, txtfusion.layerwise_blocks.0-1, txtfusion.refiner_blocks.0-1, blocks.0-27 and last.",
|
| 45 |
+
"The author never states which weight family this targets. Silent degradation, never a hard error, between Raw and Turbo. The two share one architecture - ai-toolkit's config is commented \"The reference 'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)\" - so every LoRA tensor shape matches on both and ComfyUI/diffuser"
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"pros": [
|
| 49 |
+
"Widely adopted — 6,789 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 741 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — DeosSineFacie, — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 52 |
+
"Compact at 218 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 53 |
+
],
|
| 54 |
+
"cons": [
|
| 55 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"file": {
|
| 58 |
+
"name": "FacelessGodsKrea2Raw_000003500.safetensors",
|
| 59 |
+
"size_bytes": 228587736,
|
| 60 |
+
"size_mb": 218.0,
|
| 61 |
+
"sha256": "e063d49ee09d0e0dafda476a30d186012da46016ef607d7ce35eece683444615"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 6789,
|
| 65 |
+
"thumbs_up": 741,
|
| 66 |
+
"thumbs_down": 0
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 6789,
|
| 70 |
+
"thumbs_up": 741,
|
| 71 |
+
"thumbs_down": 0,
|
| 72 |
+
"comments": 0,
|
| 73 |
+
"approval": "100% positive (741/741)",
|
| 74 |
+
"age_days": 48.3,
|
| 75 |
+
"downloads_per_day": 9.47,
|
| 76 |
+
"rank_by_downloads": 85,
|
| 77 |
+
"rank_by_momentum": 143,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Modest",
|
| 80 |
+
"momentum": "Long tail"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 16081.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"6,789 downloads",
|
| 85 |
+
"741 thumbs-up",
|
| 86 |
+
"documented triggers + usage notes",
|
| 87 |
+
"top-ranked for its category"
|
| 88 |
+
],
|
| 89 |
+
"example_media": [
|
| 90 |
+
{
|
| 91 |
+
"file": "01_image.jpeg",
|
| 92 |
+
"type": "image",
|
| 93 |
+
"resolution": "1024x1024",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "1024x1024",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "1024x1024",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "1024x1024",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "1024x1024",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "1024x1024",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"faceless",
|
| 129 |
+
"gods",
|
| 130 |
+
"style"
|
| 131 |
+
],
|
| 132 |
+
"scraped_at": "2026-09-05T00:14:46+00:00",
|
| 133 |
+
"path": "krea-2/faceless-gods"
|
| 134 |
+
}
|
fat-skinny-weight-slider-krea-2-zit/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
fat-skinny-weight-slider-krea-2-zit/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
fat-skinny-weight-slider-krea-2-zit/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
fat-skinny-weight-slider-krea-2-zit/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
fat-skinny-weight-slider-krea-2-zit/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
fat-skinny-weight-slider-krea-2-zit/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
fat-skinny-weight-slider-krea-2-zit/info.txt
ADDED
|
@@ -0,0 +1,291 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
FAT/SKINNY WEIGHT SLIDER - (KREA-2 + ZIT)
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model Krea 2
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Character / subject
|
| 12 |
+
Author Loraholic
|
| 13 |
+
Source https://civitai.com/models/2554553
|
| 14 |
+
Provenance CivitAI · model 2554553 · version 3073386
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File skinny_fat_v2_loraholic.safetensors
|
| 20 |
+
Version Krea-2_v2
|
| 21 |
+
Size 6.9 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 1c46848e5320cd8d3158512e6b4ab3c8ab66cee67f3279013aec4a382041d90a
|
| 24 |
+
Published 2026-06-27
|
| 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 10,862
|
| 73 |
+
Rating 100% positive (458/458)
|
| 74 |
+
Comments 11
|
| 75 |
+
Published 70 days ago
|
| 76 |
+
Download rate 97.2/day since release
|
| 77 |
+
|
| 78 |
+
Adoption rank #52 of 150 in this collection (Moderate)
|
| 79 |
+
Momentum rank #28 of 150 by download rate (Trending)
|
| 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 — 10,862 downloads. [source: CivitAI stats]
|
| 152 |
+
+ Positively received — 458 thumbs-up with no down-votes. [source:
|
| 153 |
+
CivitAI stats]
|
| 154 |
+
+ Compact at 7 MB — cheap to stack with other LoRAs. [source: file size]
|
| 155 |
+
|
| 156 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 157 |
+
CONS & CAVEATS
|
| 158 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 159 |
+
- No trigger word — the LoRA is always on once loaded, so strength is the
|
| 160 |
+
only control. [source: model metadata]
|
| 161 |
+
- Author never states which generation mode it was trained for; test
|
| 162 |
+
against your own workflow before relying on it. [source: description]
|
| 163 |
+
|
| 164 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 165 |
+
COMPATIBILITY WARNING
|
| 166 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 167 |
+
Silent degradation, never a hard error, between Raw and Turbo. The two
|
| 168 |
+
share one architecture - ai-toolkit's config is commented "The reference
|
| 169 |
+
'single_mmdit_large_wide' architecture (oss_raw / oss_turbo share it)" - so
|
| 170 |
+
every LoRA tensor shape matches on both and ComfyUI/diffusers will load an
|
| 171 |
+
adapter against either without complaint. The lvladikov 4-step LoRA card
|
| 172 |
+
states this for the reverse direction: "Every layer it targets also exists
|
| 173 |
+
in Krea 2 Raw, so it will load there without complaint - but that is a side
|
| 174 |
+
effect of the shared architecture, not a supported mode", and reports
|
| 175 |
+
mixed, subject-dependent results with malformed subjects (duplicated heads,
|
| 176 |
+
fused limbs) at low step counts, needing 14+ steps with Raw's CFG on before
|
| 177 |
+
output is coherent. The intended direction (train on Raw, run on Turbo) is
|
| 178 |
+
officially blessed. The more common practical failure is a settings
|
| 179 |
+
mismatch rather than a weight mismatch: running a Turbo-targeted LoRA at
|
| 180 |
+
Raw's 52 steps + CFG 3.5, or leaving CFG enabled on Turbo, degrades output
|
| 181 |
+
with no warning. Loading a Krea 2 LoRA against a different model family
|
| 182 |
+
entirely (Flux, Qwen-Image, Z-Image) is also not an error - ComfyUI logs
|
| 183 |
+
"lora key not loaded: {key}" per key and generates as if no LoRA were
|
| 184 |
+
applied.
|
| 185 |
+
|
| 186 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 187 |
+
AUTHOR'S DESCRIPTION
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
Krea 2 The current Krea2 version is half the strength of the first version
|
| 190 |
+
that was available. This was done to make the range from -10 to 10, so it
|
| 191 |
+
is as simple as possible to know where in the range you should keep it
|
| 192 |
+
within. And to match my Z-variant.
|
| 193 |
+
Recommended range: -10.0 to 10.0
|
| 194 |
+
|
| 195 |
+
ZIT V2: Sort of fixed the problem with large women getting more makeup and
|
| 196 |
+
skinny women lost makeup. But still a small problem at the extreme ends of
|
| 197 |
+
the range. A bit more stable overall, but not a huge upgrade. This is a
|
| 198 |
+
model i made in parallel with a Klein 9B version to compare against
|
| 199 |
+
eachother, so that will probably be released soon as well.
|
| 200 |
+
Recommended range: -10.0 to 10.0 All my work is 100% free. The only thing
|
| 201 |
+
that really matters to me is people leaving a review , good or bad . I will
|
| 202 |
+
NEVER remove or block anyone for leaving a bad review, so don't be afraid
|
| 203 |
+
to give me criticism.
|
| 204 |
+
I'm stating this because when a creator blocks someone for leaving a bad
|
| 205 |
+
review, that person can no longer see any of the creator's models,
|
| 206 |
+
essentially muting their critics. This is something I'm highly critical of,
|
| 207 |
+
and I believe it's a fundamental quality problem on this site.
|
| 208 |
+
|
| 209 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 210 |
+
EXAMPLE MEDIA
|
| 211 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 212 |
+
6 preview(s) in ./example_images/ — community results for
|
| 213 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 214 |
+
|
| 215 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 216 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 217 |
+
scraped. Open the model page to read them.
|
| 218 |
+
|
| 219 |
+
01_image.jpeg (image, 1368x2048)
|
| 220 |
+
02_image.jpeg (image, 2048x2560)
|
| 221 |
+
03_image.jpeg (image, 2048x3648)
|
| 222 |
+
04_image.jpeg (image, 2048x3648)
|
| 223 |
+
05_image.jpeg (image, 2048x3648)
|
| 224 |
+
06_image.jpeg (image, 2048x3648)
|
| 225 |
+
|
| 226 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 227 |
+
HOW TO USE (COMFYUI)
|
| 228 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 229 |
+
1. Update ComfyUI to at least v0.26.0 (released 2026-06-23), which added
|
| 230 |
+
local Krea2 support. For reference-image / style-reference / edit LoRAs you
|
| 231 |
+
need at least v0.29.0 (2026-07-29), which added regular and timestep-zero
|
| 232 |
+
reference images for Krea 2. ModelMergeKrea2 arrived in v0.27.0
|
| 233 |
+
(2026-06-30).
|
| 234 |
+
|
| 235 |
+
2. Put the base stack in place (files from huggingface.co/Comfy-Org/Krea-2,
|
| 236 |
+
which is not gated):
|
| 237 |
+
- ComfyUI/models/diffusion_models/krea2_turbo_fp8_scaled.safetensors
|
| 238 |
+
(documented recommended default; the repo also holds krea2_turbo_bf16,
|
| 239 |
+
_int8_convrot, _mxfp8, _nvfp4 and krea2_raw_bf16 / _fp8_scaled /
|
| 240 |
+
_int8_convrot)
|
| 241 |
+
- ComfyUI/models/text_encoders/qwen3vl_4b_fp8_scaled.safetensors (bf16
|
| 242 |
+
also available)
|
| 243 |
+
- ComfyUI/models/vae/qwen_image_vae.safetensors
|
| 244 |
+
|
| 245 |
+
3. Put the LoRA .safetensors in ComfyUI/models/loras/ - flat, no per-model
|
| 246 |
+
subfolder required.
|
| 247 |
+
|
| 248 |
+
4. Build or load the graph. The official image_krea2_turbo_t2i.json
|
| 249 |
+
template is: UNETLoader (krea2_turbo_fp8_scaled.safetensors) ->
|
| 250 |
+
LoraLoaderModelOnly -> KSampler; CLIPLoader
|
| 251 |
+
(qwen3vl_4b_fp8_scaled.safetensors, type "krea2") -> text encode ->
|
| 252 |
+
KSampler positive, with ConditioningZeroOut into negative; VAELoader
|
| 253 |
+
(qwen_image_vae.safetensors) -> VAEDecode -> SaveImage; EmptyLatentImage
|
| 254 |
+
1024x1024 driven by ResolutionSelector. An int8 sibling template
|
| 255 |
+
(image_krea2_turbo_t2i_int8.json) also ships.
|
| 256 |
+
|
| 257 |
+
5. Load the LoRA with LoraLoaderModelOnly, not LoraLoader - both official
|
| 258 |
+
templates do. Krea 2 LoRAs patch the DiT only; note that the DiT's own
|
| 259 |
+
text_fusion / txtfusion blocks are a normal LoRA target (the official style
|
| 260 |
+
LoRAs patch them), but the Qwen3-VL text encoder itself is not. Set
|
| 261 |
+
strength 1.0 for Krea's official style LoRAs (the shipped template uses
|
| 262 |
+
0.8) and add the LoRA's trigger word to the prompt.
|
| 263 |
+
|
| 264 |
+
6. Sampler settings: steps 8, cfg 1, sampler euler, scheduler simple,
|
| 265 |
+
denoise 1.0. Do not add a ModelSampling node for plain t2i - ComfyUI
|
| 266 |
+
already applies shift 1.15 from Krea2.sampling_settings.
|
| 267 |
+
|
| 268 |
+
7. For style reference, use the dedicated template: UNETLoader
|
| 269 |
+
krea2_turbo_int8_convrot.safetensors, LoraLoaderModelOnly
|
| 270 |
+
krea2_style_reference.safetensors at 1.0, ModelSamplingFlux (1.15, 0.5),
|
| 271 |
+
TextEncodeQwenImageEditPlus fed by LoadImage,
|
| 272 |
+
FluxKontextMultiReferenceLatentMethod set to index_timestep_zero, and
|
| 273 |
+
SamplerCustomAdvanced with KSamplerSelect euler + BasicScheduler simple/8 +
|
| 274 |
+
CFGGuider cfg 1.
|
| 275 |
+
|
| 276 |
+
8. For instruction editing (Krea 2 Identity Edit), stock nodes are not
|
| 277 |
+
enough: install the ComfyUI-Krea2Edit node pack, which ships its own
|
| 278 |
+
workflows, and run Turbo at 8-12 steps / cfg 1 (or Raw at 20 steps / cfg 3
|
| 279 |
+
for removals) with LoRA strength 1.0.
|
| 280 |
+
|
| 281 |
+
9. Low-VRAM alternative: install city96's ComfyUI-GGUF and use a community
|
| 282 |
+
GGUF build (realrebelai/KREA-2_GGUFs, quantized from Turbo;
|
| 283 |
+
molbal/krea2-gguf, quantized from Raw) with the Unet Loader (GGUF) node in
|
| 284 |
+
place of UNETLoader. There is no official GGUF release. LoRA loading is
|
| 285 |
+
unchanged.
|
| 286 |
+
|
| 287 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 288 |
+
Scraped by lorakit on 2026-09-05 00:14 UTC.
|
| 289 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 290 |
+
evidence tagged beside each line.
|
| 291 |
+
───────────────────────────────────────────────────────────────────────────────
|
fat-skinny-weight-slider-krea-2-zit/metadata.json
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Fat/Skinny Weight Slider - (Krea-2 + ZIT)",
|
| 3 |
+
"slug": "fat-skinny-weight-slider-krea-2-zit",
|
| 4 |
+
"base_model": "Krea 2",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2554553,
|
| 7 |
+
"version_id": 3073386,
|
| 8 |
+
"version_name": "Krea-2_v2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2554553",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "Loraholic",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "character",
|
| 16 |
+
"label": "Character / subject"
|
| 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 — 10,862 downloads. [source: CivitAI stats]",
|
| 48 |
+
"Positively received — 458 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 49 |
+
"Compact at 7 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 50 |
+
],
|
| 51 |
+
"cons": [
|
| 52 |
+
"No trigger word — the LoRA is always on once loaded, so strength is the only control. [source: model metadata]",
|
| 53 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 54 |
+
],
|
| 55 |
+
"file": {
|
| 56 |
+
"name": "skinny_fat_v2_loraholic.safetensors",
|
| 57 |
+
"size_bytes": 7203088,
|
| 58 |
+
"size_mb": 6.87,
|
| 59 |
+
"sha256": "1c46848e5320cd8d3158512e6b4ab3c8ab66cee67f3279013aec4a382041d90a"
|
| 60 |
+
},
|
| 61 |
+
"stats": {
|
| 62 |
+
"downloads": 10862,
|
| 63 |
+
"thumbs_up": 458,
|
| 64 |
+
"thumbs_down": 0
|
| 65 |
+
},
|
| 66 |
+
"popularity": {
|
| 67 |
+
"downloads": 10862,
|
| 68 |
+
"thumbs_up": 458,
|
| 69 |
+
"thumbs_down": 0,
|
| 70 |
+
"comments": 11,
|
| 71 |
+
"approval": "100% positive (458/458)",
|
| 72 |
+
"age_days": 69.9,
|
| 73 |
+
"downloads_per_day": 97.22,
|
| 74 |
+
"rank_by_downloads": 52,
|
| 75 |
+
"rank_by_momentum": 28,
|
| 76 |
+
"of_total": 150,
|
| 77 |
+
"adoption_tier": "Moderate",
|
| 78 |
+
"momentum": "Trending"
|
| 79 |
+
},
|
| 80 |
+
"selection_score": 16358.0,
|
| 81 |
+
"selection_reasons": [
|
| 82 |
+
"10,862 downloads",
|
| 83 |
+
"458 thumbs-up",
|
| 84 |
+
"top-ranked for its category"
|
| 85 |
+
],
|
| 86 |
+
"example_media": [
|
| 87 |
+
{
|
| 88 |
+
"file": "01_image.jpeg",
|
| 89 |
+
"type": "image",
|
| 90 |
+
"resolution": "1368x2048",
|
| 91 |
+
"prompt": ""
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"file": "02_image.jpeg",
|
| 95 |
+
"type": "image",
|
| 96 |
+
"resolution": "2048x2560",
|
| 97 |
+
"prompt": ""
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"file": "03_image.jpeg",
|
| 101 |
+
"type": "image",
|
| 102 |
+
"resolution": "2048x3648",
|
| 103 |
+
"prompt": ""
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"file": "04_image.jpeg",
|
| 107 |
+
"type": "image",
|
| 108 |
+
"resolution": "2048x3648",
|
| 109 |
+
"prompt": ""
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"file": "05_image.jpeg",
|
| 113 |
+
"type": "image",
|
| 114 |
+
"resolution": "2048x3648",
|
| 115 |
+
"prompt": ""
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"file": "06_image.jpeg",
|
| 119 |
+
"type": "image",
|
| 120 |
+
"resolution": "2048x3648",
|
| 121 |
+
"prompt": ""
|
| 122 |
+
}
|
| 123 |
+
],
|
| 124 |
+
"tags": [
|
| 125 |
+
"tool",
|
| 126 |
+
"weight",
|
| 127 |
+
"loraholic",
|
| 128 |
+
"slider"
|
| 129 |
+
],
|
| 130 |
+
"scraped_at": "2026-09-05T00:14:38+00:00",
|
| 131 |
+
"path": "krea-2/fat-skinny-weight-slider-krea-2-zit"
|
| 132 |
+
}
|
fat-skinny-weight-slider-krea-2-zit/skinny_fat_v2_loraholic.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c46848e5320cd8d3158512e6b4ab3c8ab66cee67f3279013aec4a382041d90a
|
| 3 |
+
size 7203088
|
ghibli-style-kiki-s-delivery-service/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
ghibli-style-kiki-s-delivery-service/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
ghibli-style-kiki-s-delivery-service/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|