Instructions to use Alex995647/loras-flux2-klein-9b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Alex995647/loras-flux2-klein-9b with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Alex995647/loras-flux2-klein-9b") 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 25 LoRA(s): yfg-chatgpt-4o-style-flux-zit-krea2, manga-style-naoki-urasawa, zen-ink-wash-sumi-e, flux2-klein-anything-to-real-characters…
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +143 -0
- 2000s-crime-thriller-movie/2000sCrimeThrillerKlein9b.safetensors +3 -0
- 2000s-crime-thriller-movie/example_images/01_image.jpeg +3 -0
- 2000s-crime-thriller-movie/example_images/02_image.jpeg +3 -0
- 2000s-crime-thriller-movie/example_images/03_image.jpeg +3 -0
- 2000s-crime-thriller-movie/example_images/04_image.jpeg +3 -0
- 2000s-crime-thriller-movie/example_images/05_image.jpeg +3 -0
- 2000s-crime-thriller-movie/example_images/06_image.jpeg +3 -0
- 2000s-crime-thriller-movie/info.txt +238 -0
- 2000s-crime-thriller-movie/metadata.json +134 -0
- 3d-redmond-3d-render-style-for-sd-xl/[FLUX.2.Klein]3DRenderStyle_Redmond.safetensors +3 -0
- 3d-redmond-3d-render-style-for-sd-xl/example_images/01_image.jpeg +3 -0
- 3d-redmond-3d-render-style-for-sd-xl/example_images/02_image.jpeg +3 -0
- 3d-redmond-3d-render-style-for-sd-xl/example_images/03_image.jpeg +3 -0
- 3d-redmond-3d-render-style-for-sd-xl/example_images/04_image.jpeg +3 -0
- 3d-redmond-3d-render-style-for-sd-xl/example_images/05_image.jpeg +3 -0
- 3d-redmond-3d-render-style-for-sd-xl/example_images/06_image.jpeg +3 -0
- 3d-redmond-3d-render-style-for-sd-xl/info.txt +260 -0
- 3d-redmond-3d-render-style-for-sd-xl/metadata.json +135 -0
- ars-niji-style/Niji2Klein9b.safetensors +3 -0
- ars-niji-style/example_images/01_image.jpeg +3 -0
- ars-niji-style/example_images/02_image.jpeg +3 -0
- ars-niji-style/example_images/03_image.jpeg +3 -0
- ars-niji-style/example_images/04_image.jpeg +3 -0
- ars-niji-style/example_images/05_image.jpeg +3 -0
- ars-niji-style/example_images/06_image.jpeg +3 -0
- ars-niji-style/info.txt +236 -0
- ars-niji-style/metadata.json +131 -0
- cutecartoon-redmond-cute-cartoon-lora/[FLUX.2.Klein]CuteCartoon_Redmond.safetensors +3 -0
- cutecartoon-redmond-cute-cartoon-lora/example_images/01_image.jpeg +3 -0
- cutecartoon-redmond-cute-cartoon-lora/example_images/02_image.jpeg +3 -0
- cutecartoon-redmond-cute-cartoon-lora/example_images/03_image.jpeg +3 -0
- cutecartoon-redmond-cute-cartoon-lora/example_images/04_image.jpeg +3 -0
- cutecartoon-redmond-cute-cartoon-lora/example_images/05_image.jpeg +3 -0
- cutecartoon-redmond-cute-cartoon-lora/example_images/06_image.jpeg +3 -0
- cutecartoon-redmond-cute-cartoon-lora/info.txt +257 -0
- cutecartoon-redmond-cute-cartoon-lora/metadata.json +134 -0
- dark-fantasy-pulp-pinup/DarkFantasyPulpPinupKlein9b.safetensors +3 -0
- dark-fantasy-pulp-pinup/example_images/01_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/02_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/03_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/04_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/05_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/example_images/06_image.jpeg +3 -0
- dark-fantasy-pulp-pinup/info.txt +235 -0
- dark-fantasy-pulp-pinup/metadata.json +135 -0
- delicate-whimsy/DelicateWhimsyKlein9b_000002000.safetensors +3 -0
- delicate-whimsy/example_images/01_image.jpeg +3 -0
- delicate-whimsy/example_images/02_image.jpeg +3 -0
- delicate-whimsy/example_images/03_image.jpeg +3 -0
.gitattributes
CHANGED
|
@@ -469,3 +469,146 @@ minimalist-vector-art/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs
|
|
| 469 |
minimalist-vector-art/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 470 |
minimalist-vector-art/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 471 |
minimalist-vector-art/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 469 |
minimalist-vector-art/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 470 |
minimalist-vector-art/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 471 |
minimalist-vector-art/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 472 |
+
yfg-chatgpt-4o-style-flux-zit-krea2/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 473 |
+
yfg-chatgpt-4o-style-flux-zit-krea2/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 474 |
+
yfg-chatgpt-4o-style-flux-zit-krea2/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 475 |
+
yfg-chatgpt-4o-style-flux-zit-krea2/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 476 |
+
yfg-chatgpt-4o-style-flux-zit-krea2/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 477 |
+
yfg-chatgpt-4o-style-flux-zit-krea2/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 478 |
+
manga-style-naoki-urasawa/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 479 |
+
manga-style-naoki-urasawa/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 480 |
+
manga-style-naoki-urasawa/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 481 |
+
manga-style-naoki-urasawa/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 482 |
+
manga-style-naoki-urasawa/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 483 |
+
manga-style-naoki-urasawa/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 484 |
+
zen-ink-wash-sumi-e/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 485 |
+
zen-ink-wash-sumi-e/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 486 |
+
zen-ink-wash-sumi-e/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 487 |
+
zen-ink-wash-sumi-e/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 488 |
+
zen-ink-wash-sumi-e/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 489 |
+
zen-ink-wash-sumi-e/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 490 |
+
flux2-klein-anything-to-real-characters/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 491 |
+
flux2-klein-anything-to-real-characters/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 492 |
+
flux2-klein-anything-to-real-characters/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 493 |
+
flux2-klein-anything-to-real-characters/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 494 |
+
flux2-klein-anything-to-real-characters/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 495 |
+
flux2-klein-anything-to-real-characters/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 496 |
+
harness-panel-gag/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 497 |
+
harness-panel-gag/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 498 |
+
harness-panel-gag/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 499 |
+
harness-panel-gag/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 500 |
+
harness-panel-gag/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 501 |
+
harness-panel-gag/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 502 |
+
gothic-dark-fantasy-movie/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 503 |
+
gothic-dark-fantasy-movie/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 504 |
+
gothic-dark-fantasy-movie/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 505 |
+
gothic-dark-fantasy-movie/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 506 |
+
gothic-dark-fantasy-movie/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 507 |
+
gothic-dark-fantasy-movie/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 508 |
+
disney-mid-century-animation/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 509 |
+
disney-mid-century-animation/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 510 |
+
disney-mid-century-animation/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 511 |
+
disney-mid-century-animation/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 512 |
+
disney-mid-century-animation/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 513 |
+
disney-mid-century-animation/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 514 |
+
super-hip-waist/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 515 |
+
super-hip-waist/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 516 |
+
super-hip-waist/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 517 |
+
super-hip-waist/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 518 |
+
super-hip-waist/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 519 |
+
super-hip-waist/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 520 |
+
k-slider-imaging-control/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 521 |
+
k-slider-imaging-control/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 522 |
+
k-slider-imaging-control/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 523 |
+
k-slider-imaging-control/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 524 |
+
k-slider-imaging-control/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 525 |
+
k-slider-imaging-control/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 526 |
+
herbst-photo-analog-film/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 527 |
+
herbst-photo-analog-film/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 528 |
+
herbst-photo-analog-film/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 529 |
+
herbst-photo-analog-film/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 530 |
+
herbst-photo-analog-film/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 531 |
+
herbst-photo-analog-film/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 532 |
+
elusarca-s-detail-enhancer-flux-klein-9b/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 533 |
+
elusarca-s-detail-enhancer-flux-klein-9b/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 534 |
+
elusarca-s-detail-enhancer-flux-klein-9b/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 535 |
+
elusarca-s-detail-enhancer-flux-klein-9b/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 536 |
+
elusarca-s-detail-enhancer-flux-klein-9b/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 537 |
+
elusarca-s-detail-enhancer-flux-klein-9b/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 538 |
+
nsgirl-ultrarealistic-lora/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 539 |
+
nsgirl-ultrarealistic-lora/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 540 |
+
nsgirl-ultrarealistic-lora/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 541 |
+
nsgirl-ultrarealistic-lora/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 542 |
+
nsgirl-ultrarealistic-lora/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 543 |
+
nsgirl-ultrarealistic-lora/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 544 |
+
ethereal-gothic-elegance/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 545 |
+
ethereal-gothic-elegance/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 546 |
+
ethereal-gothic-elegance/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 547 |
+
ethereal-gothic-elegance/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 548 |
+
ethereal-gothic-elegance/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 549 |
+
ethereal-gothic-elegance/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 550 |
+
uglifier/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 551 |
+
uglifier/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 552 |
+
uglifier/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 553 |
+
line-drawing-ce/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 554 |
+
line-drawing-ce/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 555 |
+
line-drawing-ce/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 556 |
+
line-drawing-ce/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 557 |
+
line-drawing-ce/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 558 |
+
line-drawing-ce/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 559 |
+
3d-redmond-3d-render-style-for-sd-xl/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 560 |
+
3d-redmond-3d-render-style-for-sd-xl/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 561 |
+
3d-redmond-3d-render-style-for-sd-xl/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 562 |
+
3d-redmond-3d-render-style-for-sd-xl/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 563 |
+
3d-redmond-3d-render-style-for-sd-xl/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 564 |
+
3d-redmond-3d-render-style-for-sd-xl/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 565 |
+
rly-thot-shot-jada-krea-2-ideogram-4-zib-zit-k9b/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 566 |
+
rly-thot-shot-jada-krea-2-ideogram-4-zib-zit-k9b/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 567 |
+
ars-niji-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 568 |
+
ars-niji-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 569 |
+
ars-niji-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 570 |
+
ars-niji-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 571 |
+
ars-niji-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 572 |
+
ars-niji-style/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 573 |
+
vintage-drawing-ce/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 574 |
+
vintage-drawing-ce/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 575 |
+
vintage-drawing-ce/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 576 |
+
vintage-drawing-ce/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 577 |
+
vintage-drawing-ce/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 578 |
+
vintage-drawing-ce/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 579 |
+
retro-pop-ce/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 580 |
+
retro-pop-ce/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 581 |
+
retro-pop-ce/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 582 |
+
retro-pop-ce/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 583 |
+
retro-pop-ce/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 584 |
+
retro-pop-ce/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 585 |
+
2000s-crime-thriller-movie/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 586 |
+
2000s-crime-thriller-movie/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 587 |
+
2000s-crime-thriller-movie/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 588 |
+
2000s-crime-thriller-movie/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 589 |
+
2000s-crime-thriller-movie/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 590 |
+
2000s-crime-thriller-movie/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 591 |
+
klein-detail-slider/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 592 |
+
klein-detail-slider/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 593 |
+
klein-detail-slider/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 594 |
+
klein-detail-slider/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 595 |
+
klein-detail-slider/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 596 |
+
klein-detail-slider/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 597 |
+
dark-fantasy-pulp-pinup/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 598 |
+
dark-fantasy-pulp-pinup/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 599 |
+
dark-fantasy-pulp-pinup/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 600 |
+
dark-fantasy-pulp-pinup/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 601 |
+
dark-fantasy-pulp-pinup/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 602 |
+
dark-fantasy-pulp-pinup/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 603 |
+
delicate-whimsy/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 604 |
+
delicate-whimsy/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 605 |
+
delicate-whimsy/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 606 |
+
delicate-whimsy/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 607 |
+
delicate-whimsy/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 608 |
+
delicate-whimsy/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 609 |
+
cutecartoon-redmond-cute-cartoon-lora/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 610 |
+
cutecartoon-redmond-cute-cartoon-lora/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 611 |
+
cutecartoon-redmond-cute-cartoon-lora/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 612 |
+
cutecartoon-redmond-cute-cartoon-lora/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 613 |
+
cutecartoon-redmond-cute-cartoon-lora/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 614 |
+
cutecartoon-redmond-cute-cartoon-lora/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
2000s-crime-thriller-movie/2000sCrimeThrillerKlein9b.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3afad0b38a5e9a2acbc1795e5e817838a64cc0bb1b27014fdba81ab1fc8e2b7
|
| 3 |
+
size 82866728
|
2000s-crime-thriller-movie/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
2000s-crime-thriller-movie/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
2000s-crime-thriller-movie/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
2000s-crime-thriller-movie/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
2000s-crime-thriller-movie/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
2000s-crime-thriller-movie/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
2000s-crime-thriller-movie/info.txt
ADDED
|
@@ -0,0 +1,238 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
2000S CRIME THRILLER MOVIE
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model FLUX.2 [klein] 9B
|
| 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/920569
|
| 14 |
+
Provenance CivitAI · model 920569 · version 2743576
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File 2000sCrimeThrillerKlein9b.safetensors
|
| 20 |
+
Version Klein9B
|
| 21 |
+
Size 79.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 f3afad0b38a5e9a2acbc1795e5e817838a64cc0bb1b27014fdba81ab1fc8e2b7
|
| 24 |
+
Published 2026-03-27
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "ArsMovieStill, movie still from a gritty, high-contrast 2000s crime
|
| 30 |
+
thriller movie"
|
| 31 |
+
|
| 32 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 33 |
+
RECOMMENDED SETTINGS
|
| 34 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 35 |
+
The author did not publish specific settings.
|
| 36 |
+
No author settings were published. Community baseline: steps Distilled
|
| 37 |
+
FLUX.2-klein-9B: 4 (HF card example; it is step-distilled to exactly this,
|
| 38 |
+
and more steps do not refine further). Base FLUX.2-klein-base-9B: 50 in the
|
| 39 |
+
HF card example and in ComfyUI's benchmark; community practice runs lower,
|
| 40 |
+
with ~20 for production and 8-12 for fast iteration reported in the CivitAI
|
| 41 |
+
consistency-LoRA article., cfg Distilled: guidance_scale 1.0 (HF card). It
|
| 42 |
+
is guidance-distilled and its transformer config sets
|
| 43 |
+
guidance_embeds=false, so raising CFG degrades rather than improves. Base:
|
| 44 |
+
guidance_scale 4.0 (HF card); the CivitAI consistency-LoRA article
|
| 45 |
+
recommends 3.5-4.5 for most edits., sampler Not stated by BFL or by
|
| 46 |
+
docs.comfy.org, and the official flux2 GitHub repo documents no sampler,
|
| 47 |
+
scheduler or shift values either. Community consensus is euler with a
|
| 48 |
+
resolution-dependent shifted-Euler / flow-match schedule (ComfyUI's Flux2
|
| 49 |
+
workflows use a scheduler that interpolates shift between base_shift and
|
| 50 |
+
max_shift by output resolution). Start from ComfyUI's downloadable Flux.2
|
| 51 |
+
klein workflow template rather than a blog. See unverified., resolution
|
| 52 |
+
1024x1024 in every BFL HF card example and in CivitAI's 9B training recipe
|
| 53 |
+
("resolution": 1024). Non-square ratios work but no official list of
|
| 54 |
+
supported dimensions or a stated alignment multiple was found — see
|
| 55 |
+
unverified., lora_strength 1.0 is the diffusers/ComfyUI default and what
|
| 56 |
+
CivitAI applies to training previews (strength 1.0). Published per-LoRA
|
| 57 |
+
guidance varies and should be read from the LoRA, not assumed: the widely
|
| 58 |
+
used Klein 9B consistency LoRA's CivitAI article says start at 0.5 within a
|
| 59 |
+
0.2-1.0 range (0.2-0.4 loose, 0.5-0.7 balanced, 0.8-1.0 maximum structural
|
| 60 |
+
stability) and warns that too high a strength stops edits from applying;
|
| 61 |
+
SOLRICKS' Realistic Detail LoRA card says 0.6-0.8 subtle, 0.8-1.0 stronger,
|
| 62 |
+
start 0.8; the vafipas663 distillation-delta LoRA card warns it "produces
|
| 63 |
+
static noise at strength > 0.5. And sometimes, you have to go as low as
|
| 64 |
+
0.1.".
|
| 65 |
+
|
| 66 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 67 |
+
ADOPTION & POPULARITY
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
Downloads 4,547
|
| 70 |
+
Rating 100% positive (386/386)
|
| 71 |
+
Comments 1
|
| 72 |
+
Published 162 days ago
|
| 73 |
+
Download rate 3.4/day since release
|
| 74 |
+
|
| 75 |
+
Adoption rank #104 of 150 in this collection (Modest)
|
| 76 |
+
Momentum rank #98 of 150 by download rate (Long tail)
|
| 77 |
+
|
| 78 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 79 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 80 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 81 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 82 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 83 |
+
|
| 84 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 85 |
+
CHAINING / STACKING
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
Stacks with others not stated
|
| 88 |
+
|
| 89 |
+
The author gave no chaining guidance. The rules below are the
|
| 90 |
+
general FLUX.2 [klein] 9B ones, not anything specific to this LoRA.
|
| 91 |
+
|
| 92 |
+
General FLUX.2 [klein] 9B rules that apply here (see REFERENCE.txt):
|
| 93 |
+
|
| 94 |
+
• Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model
|
| 95 |
+
output into model input. There is no CLIP side to route — klein LoRAs
|
| 96 |
+
are model-only because the Qwen3 text encoder is not trained (CivitAI's
|
| 97 |
+
recipe fixes trainTextEncoder: false).
|
| 98 |
+
• Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B
|
| 99 |
+
LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden,
|
| 100 |
+
5+20 vs 8+24 blocks), not a quality question.
|
| 101 |
+
• Mixing a "Flux.2 Klein 9B" LoRA and a "Flux.2 Klein 9B-base" LoRA in
|
| 102 |
+
one stack is fine — those strings describe the training checkpoint, not
|
| 103 |
+
incompatible tensor layouts. Set the sampler for the checkpoint
|
| 104 |
+
actually loaded.
|
| 105 |
+
• Run base-trained LoRAs on the distilled checkpoint when you want speed:
|
| 106 |
+
HF's klein LoRA guide reports the adapter loads there and typically
|
| 107 |
+
gives better results than on base, at 4 steps.
|
| 108 |
+
• A base-to-turbo / distillation-extraction LoRA is a whole-model delta,
|
| 109 |
+
not a content LoRA. Put it on the base checkpoint only, and treat its
|
| 110 |
+
strength as a steps/CFG dial rather than a style knob. Do not add it on
|
| 111 |
+
top of the already-distilled checkpoint.
|
| 112 |
+
• Read each LoRA's own published strength range instead of defaulting
|
| 113 |
+
everything to 1.0 — klein LoRAs in the wild ship very different ones
|
| 114 |
+
(0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA,
|
| 115 |
+
under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).
|
| 116 |
+
• With a consistency or edit LoRA in the stack, excessive strength
|
| 117 |
+
suppresses the prompt: the consistency LoRA's article says that if
|
| 118 |
+
edits stop applying, lower it before changing anything else.
|
| 119 |
+
• Prefer runtime LoRA patching over baking a LoRA into the checkpoint:
|
| 120 |
+
ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein
|
| 121 |
+
models (4B or 9B) since a March 2026 update — issue #13637, still open.
|
| 122 |
+
• The author never states which weight family this targets. Two different
|
| 123 |
+
questions, two different answers. Within 9B (distilled vs base — the
|
| 124 |
+
two CivitAI strings): not a real incompatibility. Both load through the
|
| 125 |
+
same Flux2KleinPipeline and have the same repo layout; for the 4B pair,
|
| 126 |
+
where both transformer configs are public, the distil
|
| 127 |
+
|
| 128 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 129 |
+
PROS
|
| 130 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 131 |
+
+ Well established — 4,547 downloads. [source: CivitAI stats]
|
| 132 |
+
+ Positively received — 386 thumbs-up with no down-votes. [source:
|
| 133 |
+
CivitAI stats]
|
| 134 |
+
+ Explicit trigger word(s) — ArsMovieStill, movie still from a gritty,
|
| 135 |
+
high-contrast 2000s crime thriller movie — so the effect can be turned
|
| 136 |
+
on and off from the prompt. [source: model metadata]
|
| 137 |
+
+ Compact at 79 MB — cheap to stack with other LoRAs. [source: file size]
|
| 138 |
+
|
| 139 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 140 |
+
CONS & CAVEATS
|
| 141 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 142 |
+
- Author never states which generation mode it was trained for; test
|
| 143 |
+
against your own workflow before relying on it. [source: description]
|
| 144 |
+
- Thin documentation — expect trial and error. [source: description
|
| 145 |
+
length]
|
| 146 |
+
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
COMPATIBILITY WARNING
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 151 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 152 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 153 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 154 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 155 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 156 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 157 |
+
train against the base checkpoint and the adapter still loads on the
|
| 158 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 159 |
+
typically gives better results than the base model, and it's faster" (that
|
| 160 |
+
post is written against 4B, but the family structure is the same). So the
|
| 161 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 162 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 163 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 164 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 165 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 166 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 167 |
+
architectural mismatch, from the published transformer configs — different
|
| 168 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 169 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 170 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 171 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 172 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 173 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 174 |
+
cleanly is not documented — see unverified.
|
| 175 |
+
|
| 176 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 177 |
+
AUTHOR'S DESCRIPTION
|
| 178 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 179 |
+
A LoRA inspired by the 2000s crime thrillers.
|
| 180 |
+
|
| 181 |
+
The trigger words are ArsMovieStill, movie still from a gritty, high-
|
| 182 |
+
contrast 2000s crime thriller movie
|
| 183 |
+
|
| 184 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 185 |
+
EXAMPLE MEDIA
|
| 186 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 187 |
+
6 preview(s) in ./example_images/ — community results for
|
| 188 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 189 |
+
|
| 190 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 191 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 192 |
+
scraped. Open the model page to read them.
|
| 193 |
+
|
| 194 |
+
01_image.jpeg (image, 1024x1024)
|
| 195 |
+
02_image.jpeg (image, 1024x1024)
|
| 196 |
+
03_image.jpeg (image, 1024x1024)
|
| 197 |
+
04_image.jpeg (image, 1920x1024)
|
| 198 |
+
05_image.jpeg (image, 1920x1024)
|
| 199 |
+
06_image.jpeg (image, 1920x1024)
|
| 200 |
+
|
| 201 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 202 |
+
HOW TO USE (COMFYUI)
|
| 203 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 204 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 205 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 206 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 207 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 208 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 209 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 210 |
+
2. Text encoder ->
|
| 211 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 212 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 213 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 214 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 215 |
+
sizes).
|
| 216 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 217 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 218 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 219 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 220 |
+
for both the distilled and base branches — start from those rather than
|
| 221 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 222 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 223 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 224 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 225 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 226 |
+
patch.
|
| 227 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 228 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 229 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 230 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 231 |
+
Non-Commercial License on the repo page before any download, including
|
| 232 |
+
scripted ones.
|
| 233 |
+
|
| 234 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 235 |
+
Scraped by lorakit on 2026-09-05 01:52 UTC.
|
| 236 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 237 |
+
evidence tagged beside each line.
|
| 238 |
+
───────────────────────────────────────────────────────────────────────────────
|
2000s-crime-thriller-movie/metadata.json
ADDED
|
@@ -0,0 +1,134 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "2000s Crime Thriller Movie",
|
| 3 |
+
"slug": "2000s-crime-thriller-movie",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 920569,
|
| 7 |
+
"version_id": 2743576,
|
| 8 |
+
"version_name": "Klein9B",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/920569",
|
| 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 |
+
"ArsMovieStill, movie still from a gritty, high-contrast 2000s crime thriller movie"
|
| 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 |
+
"Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model output into model input. There is no CLIP side to route — klein LoRAs are model-only because the Qwen3 text encoder is not trained (CivitAI's recipe fixes trainTextEncoder: false).",
|
| 37 |
+
"Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden, 5+20 vs 8+24 blocks), not a quality question.",
|
| 38 |
+
"Mixing a \"Flux.2 Klein 9B\" LoRA and a \"Flux.2 Klein 9B-base\" LoRA in one stack is fine — those strings describe the training checkpoint, not incompatible tensor layouts. Set the sampler for the checkpoint actually loaded.",
|
| 39 |
+
"Run base-trained LoRAs on the distilled checkpoint when you want speed: HF's klein LoRA guide reports the adapter loads there and typically gives better results than on base, at 4 steps.",
|
| 40 |
+
"A base-to-turbo / distillation-extraction LoRA is a whole-model delta, not a content LoRA. Put it on the base checkpoint only, and treat its strength as a steps/CFG dial rather than a style knob. Do not add it on top of the already-distilled checkpoint.",
|
| 41 |
+
"Read each LoRA's own published strength range instead of defaulting everything to 1.0 — klein LoRAs in the wild ship very different ones (0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA, under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).",
|
| 42 |
+
"With a consistency or edit LoRA in the stack, excessive strength suppresses the prompt: the consistency LoRA's article says that if edits stop applying, lower it before changing anything else.",
|
| 43 |
+
"Prefer runtime LoRA patching over baking a LoRA into the checkpoint: ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein models (4B or 9B) since a March 2026 update — issue #13637, still open.",
|
| 44 |
+
"The author never states which weight family this targets. Two different questions, two different answers. Within 9B (distilled vs base — the two CivitAI strings): not a real incompatibility. Both load through the same Flux2KleinPipeline and have the same repo layout; for the 4B pair, where both transformer configs are public, the distil"
|
| 45 |
+
]
|
| 46 |
+
},
|
| 47 |
+
"pros": [
|
| 48 |
+
"Well established — 4,547 downloads. [source: CivitAI stats]",
|
| 49 |
+
"Positively received — 386 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 50 |
+
"Explicit trigger word(s) — ArsMovieStill, movie still from a gritty, high-contrast 2000s crime thriller movie — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 51 |
+
"Compact at 79 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 52 |
+
],
|
| 53 |
+
"cons": [
|
| 54 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]",
|
| 55 |
+
"Thin documentation — expect trial and error. [source: description length]"
|
| 56 |
+
],
|
| 57 |
+
"file": {
|
| 58 |
+
"name": "2000sCrimeThrillerKlein9b.safetensors",
|
| 59 |
+
"size_bytes": 82866728,
|
| 60 |
+
"size_mb": 79.03,
|
| 61 |
+
"sha256": "f3afad0b38a5e9a2acbc1795e5e817838a64cc0bb1b27014fdba81ab1fc8e2b7"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 4547,
|
| 65 |
+
"thumbs_up": 386,
|
| 66 |
+
"thumbs_down": 0
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 4547,
|
| 70 |
+
"thumbs_up": 386,
|
| 71 |
+
"thumbs_down": 0,
|
| 72 |
+
"comments": 1,
|
| 73 |
+
"approval": "100% positive (386/386)",
|
| 74 |
+
"age_days": 161.7,
|
| 75 |
+
"downloads_per_day": 3.36,
|
| 76 |
+
"rank_by_downloads": 104,
|
| 77 |
+
"rank_by_momentum": 98,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Modest",
|
| 80 |
+
"momentum": "Long tail"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 9179.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"4,547 downloads",
|
| 85 |
+
"386 thumbs-up",
|
| 86 |
+
"top-ranked for its category"
|
| 87 |
+
],
|
| 88 |
+
"example_media": [
|
| 89 |
+
{
|
| 90 |
+
"file": "01_image.jpeg",
|
| 91 |
+
"type": "image",
|
| 92 |
+
"resolution": "1024x1024",
|
| 93 |
+
"prompt": ""
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"file": "02_image.jpeg",
|
| 97 |
+
"type": "image",
|
| 98 |
+
"resolution": "1024x1024",
|
| 99 |
+
"prompt": ""
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"file": "03_image.jpeg",
|
| 103 |
+
"type": "image",
|
| 104 |
+
"resolution": "1024x1024",
|
| 105 |
+
"prompt": ""
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"file": "04_image.jpeg",
|
| 109 |
+
"type": "image",
|
| 110 |
+
"resolution": "1920x1024",
|
| 111 |
+
"prompt": ""
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"file": "05_image.jpeg",
|
| 115 |
+
"type": "image",
|
| 116 |
+
"resolution": "1920x1024",
|
| 117 |
+
"prompt": ""
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"file": "06_image.jpeg",
|
| 121 |
+
"type": "image",
|
| 122 |
+
"resolution": "1920x1024",
|
| 123 |
+
"prompt": ""
|
| 124 |
+
}
|
| 125 |
+
],
|
| 126 |
+
"tags": [
|
| 127 |
+
"style",
|
| 128 |
+
"still",
|
| 129 |
+
"midjourney v6",
|
| 130 |
+
"movie"
|
| 131 |
+
],
|
| 132 |
+
"scraped_at": "2026-09-05T01:52:09+00:00",
|
| 133 |
+
"path": "flux2-klein-9b/2000s-crime-thriller-movie"
|
| 134 |
+
}
|
3d-redmond-3d-render-style-for-sd-xl/[FLUX.2.Klein]3DRenderStyle_Redmond.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d364fc6eecd48d5c5eebb3f427b42596457903598005ae70ee73056de8a4fa83
|
| 3 |
+
size 165704504
|
3d-redmond-3d-render-style-for-sd-xl/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
3d-redmond-3d-render-style-for-sd-xl/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
3d-redmond-3d-render-style-for-sd-xl/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
3d-redmond-3d-render-style-for-sd-xl/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
3d-redmond-3d-render-style-for-sd-xl/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
3d-redmond-3d-render-style-for-sd-xl/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
3d-redmond-3d-render-style-for-sd-xl/info.txt
ADDED
|
@@ -0,0 +1,260 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
3D.REDMOND - 3D RENDER STYLE FOR SD XL
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model FLUX.2 [klein] 9B
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Visual style
|
| 12 |
+
Author artificialguybr
|
| 13 |
+
Source https://civitai.com/models/194138
|
| 14 |
+
Provenance CivitAI · model 194138 · version 2705473
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File [FLUX.2.Klein]3DRenderStyle_Redmond.safetensors
|
| 20 |
+
Version v1.0 - Flux klein 9b
|
| 21 |
+
Size 158.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 d364fc6eecd48d5c5eebb3f427b42596457903598005ae70ee73056de8a4fa83
|
| 24 |
+
Published 2026-02-20
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "3DRenderAF"
|
| 30 |
+
› "3D Render Style"
|
| 31 |
+
|
| 32 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 33 |
+
RECOMMENDED SETTINGS
|
| 34 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 35 |
+
The author did not publish specific settings.
|
| 36 |
+
No author settings were published. Community baseline: steps Distilled
|
| 37 |
+
FLUX.2-klein-9B: 4 (HF card example; it is step-distilled to exactly this,
|
| 38 |
+
and more steps do not refine further). Base FLUX.2-klein-base-9B: 50 in the
|
| 39 |
+
HF card example and in ComfyUI's benchmark; community practice runs lower,
|
| 40 |
+
with ~20 for production and 8-12 for fast iteration reported in the CivitAI
|
| 41 |
+
consistency-LoRA article., cfg Distilled: guidance_scale 1.0 (HF card). It
|
| 42 |
+
is guidance-distilled and its transformer config sets
|
| 43 |
+
guidance_embeds=false, so raising CFG degrades rather than improves. Base:
|
| 44 |
+
guidance_scale 4.0 (HF card); the CivitAI consistency-LoRA article
|
| 45 |
+
recommends 3.5-4.5 for most edits., sampler Not stated by BFL or by
|
| 46 |
+
docs.comfy.org, and the official flux2 GitHub repo documents no sampler,
|
| 47 |
+
scheduler or shift values either. Community consensus is euler with a
|
| 48 |
+
resolution-dependent shifted-Euler / flow-match schedule (ComfyUI's Flux2
|
| 49 |
+
workflows use a scheduler that interpolates shift between base_shift and
|
| 50 |
+
max_shift by output resolution). Start from ComfyUI's downloadable Flux.2
|
| 51 |
+
klein workflow template rather than a blog. See unverified., resolution
|
| 52 |
+
1024x1024 in every BFL HF card example and in CivitAI's 9B training recipe
|
| 53 |
+
("resolution": 1024). Non-square ratios work but no official list of
|
| 54 |
+
supported dimensions or a stated alignment multiple was found — see
|
| 55 |
+
unverified., lora_strength 1.0 is the diffusers/ComfyUI default and what
|
| 56 |
+
CivitAI applies to training previews (strength 1.0). Published per-LoRA
|
| 57 |
+
guidance varies and should be read from the LoRA, not assumed: the widely
|
| 58 |
+
used Klein 9B consistency LoRA's CivitAI article says start at 0.5 within a
|
| 59 |
+
0.2-1.0 range (0.2-0.4 loose, 0.5-0.7 balanced, 0.8-1.0 maximum structural
|
| 60 |
+
stability) and warns that too high a strength stops edits from applying;
|
| 61 |
+
SOLRICKS' Realistic Detail LoRA card says 0.6-0.8 subtle, 0.8-1.0 stronger,
|
| 62 |
+
start 0.8; the vafipas663 distillation-delta LoRA card warns it "produces
|
| 63 |
+
static noise at strength > 0.5. And sometimes, you have to go as low as
|
| 64 |
+
0.1.".
|
| 65 |
+
|
| 66 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 67 |
+
ADOPTION & POPULARITY
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
Downloads 5,272
|
| 70 |
+
Rating 100% positive (335/335)
|
| 71 |
+
Comments 0
|
| 72 |
+
Published 197 days ago
|
| 73 |
+
Download rate 2.4/day since release
|
| 74 |
+
|
| 75 |
+
Adoption rank #91 of 150 in this collection (Modest)
|
| 76 |
+
Momentum rank #118 of 150 by download rate (Long tail)
|
| 77 |
+
|
| 78 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 79 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 80 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 81 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 82 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 83 |
+
|
| 84 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 85 |
+
CHAINING / STACKING
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
Stacks with others not stated
|
| 88 |
+
|
| 89 |
+
The author gave no chaining guidance. The rules below are the
|
| 90 |
+
general FLUX.2 [klein] 9B ones, not anything specific to this LoRA.
|
| 91 |
+
|
| 92 |
+
General FLUX.2 [klein] 9B rules that apply here (see REFERENCE.txt):
|
| 93 |
+
|
| 94 |
+
• Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model
|
| 95 |
+
output into model input. There is no CLIP side to route — klein LoRAs
|
| 96 |
+
are model-only because the Qwen3 text encoder is not trained (CivitAI's
|
| 97 |
+
recipe fixes trainTextEncoder: false).
|
| 98 |
+
• Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B
|
| 99 |
+
LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden,
|
| 100 |
+
5+20 vs 8+24 blocks), not a quality question.
|
| 101 |
+
• Mixing a "Flux.2 Klein 9B" LoRA and a "Flux.2 Klein 9B-base" LoRA in
|
| 102 |
+
one stack is fine — those strings describe the training checkpoint, not
|
| 103 |
+
incompatible tensor layouts. Set the sampler for the checkpoint
|
| 104 |
+
actually loaded.
|
| 105 |
+
• Run base-trained LoRAs on the distilled checkpoint when you want speed:
|
| 106 |
+
HF's klein LoRA guide reports the adapter loads there and typically
|
| 107 |
+
gives better results than on base, at 4 steps.
|
| 108 |
+
• A base-to-turbo / distillation-extraction LoRA is a whole-model delta,
|
| 109 |
+
not a content LoRA. Put it on the base checkpoint only, and treat its
|
| 110 |
+
strength as a steps/CFG dial rather than a style knob. Do not add it on
|
| 111 |
+
top of the already-distilled checkpoint.
|
| 112 |
+
• Read each LoRA's own published strength range instead of defaulting
|
| 113 |
+
everything to 1.0 — klein LoRAs in the wild ship very different ones
|
| 114 |
+
(0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA,
|
| 115 |
+
under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).
|
| 116 |
+
• With a consistency or edit LoRA in the stack, excessive strength
|
| 117 |
+
suppresses the prompt: the consistency LoRA's article says that if
|
| 118 |
+
edits stop applying, lower it before changing anything else.
|
| 119 |
+
• Prefer runtime LoRA patching over baking a LoRA into the checkpoint:
|
| 120 |
+
ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein
|
| 121 |
+
models (4B or 9B) since a March 2026 update — issue #13637, still open.
|
| 122 |
+
• The author never states which weight family this targets. Two different
|
| 123 |
+
questions, two different answers. Within 9B (distilled vs base — the
|
| 124 |
+
two CivitAI strings): not a real incompatibility. Both load through the
|
| 125 |
+
same Flux2KleinPipeline and have the same repo layout; for the 4B pair,
|
| 126 |
+
where both transformer configs are public, the distil
|
| 127 |
+
|
| 128 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 129 |
+
PROS
|
| 130 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 131 |
+
+ Widely adopted — 5,272 downloads. [source: CivitAI stats]
|
| 132 |
+
+ Positively received — 335 thumbs-up with no down-votes. [source:
|
| 133 |
+
CivitAI stats]
|
| 134 |
+
+ Explicit trigger word(s) — 3DRenderAF, 3D Render Style — so the effect
|
| 135 |
+
can be turned on and off from the prompt. [source: model metadata]
|
| 136 |
+
+ Compact at 158 MB — cheap to stack with other LoRAs. [source: file
|
| 137 |
+
size]
|
| 138 |
+
|
| 139 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 140 |
+
CONS & CAVEATS
|
| 141 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 142 |
+
- Author never states which generation mode it was trained for; test
|
| 143 |
+
against your own workflow before relying on it. [source: description]
|
| 144 |
+
|
| 145 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 146 |
+
COMPATIBILITY WARNING
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 149 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 150 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 151 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 152 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 153 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 154 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 155 |
+
train against the base checkpoint and the adapter still loads on the
|
| 156 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 157 |
+
typically gives better results than the base model, and it's faster" (that
|
| 158 |
+
post is written against 4B, but the family structure is the same). So the
|
| 159 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 160 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 161 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 162 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 163 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 164 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 165 |
+
architectural mismatch, from the published transformer configs — different
|
| 166 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 167 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 168 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 169 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 170 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 171 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 172 |
+
cleanly is not documented — see unverified.
|
| 173 |
+
|
| 174 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 175 |
+
AUTHOR'S DESCRIPTION
|
| 176 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 177 |
+
💖 Support My Work & Explore More If this model is useful to you, your
|
| 178 |
+
support helps me keep publishing free models and open-source AI tools.
|
| 179 |
+
- Patreon: Support on Patreon
|
| 180 |
+
|
| 181 |
+
- Ko-fi: Buy me a Ko-fi
|
| 182 |
+
|
| 183 |
+
- Buy Me a Coffee: Buy me a Coffee
|
| 184 |
+
|
| 185 |
+
Discover more of my models, projects, and practical AI resources:
|
| 186 |
+
- Portfolio: artificialguy.com — models, projects, and experiments.
|
| 187 |
+
|
| 188 |
+
- Prompt library: FindGoodPrompt — curated prompts for image and language
|
| 189 |
+
models.
|
| 190 |
+
|
| 191 |
+
- AI tools directory: JustGoodAI — a curated directory of useful AI tools.
|
| 192 |
+
|
| 193 |
+
- Twitter/X: @artificialguybr — new models announced here first.
|
| 194 |
+
|
| 195 |
+
3D.Redmond is here! Introducing 3D.Redmond, the ultimate LORA for creating
|
| 196 |
+
stunning 3D Render Style Images!
|
| 197 |
+
I'm grateful for the GPU time from Redmond.AI that allowed me to make this
|
| 198 |
+
LORA! If you need GPU, then you need the great services from Redmond.AI .
|
| 199 |
+
Test all my Loras here for free and unlimited. Thanks, HF, for Inference
|
| 200 |
+
API!
|
| 201 |
+
It is based on SD XL 1.0 and fine-tuned on a large dataset .
|
| 202 |
+
The LORA has a high capacity to generate 3D Render Style Images.
|
| 203 |
+
The tag for the model:3D Render Style, 3DRenderAF I really hope you like
|
| 204 |
+
the LORA and use it.
|
| 205 |
+
|
| 206 |
+
──────────────���────────────────────────────────────────────────────────────────
|
| 207 |
+
EXAMPLE MEDIA
|
| 208 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 209 |
+
6 preview(s) in ./example_images/ — community results for
|
| 210 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 211 |
+
|
| 212 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 213 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 214 |
+
scraped. Open the model page to read them.
|
| 215 |
+
|
| 216 |
+
01_image.jpeg (image, 832x1216)
|
| 217 |
+
02_image.jpeg (image, 832x1216)
|
| 218 |
+
03_image.jpeg (image, 832x1216)
|
| 219 |
+
04_image.jpeg (image, 832x1216)
|
| 220 |
+
05_image.jpeg (image, 832x1216)
|
| 221 |
+
06_image.jpeg (image, 832x1216)
|
| 222 |
+
|
| 223 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 224 |
+
HOW TO USE (COMFYUI)
|
| 225 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 226 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 227 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 228 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 229 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 230 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 231 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 232 |
+
2. Text encoder ->
|
| 233 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 234 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 235 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 236 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 237 |
+
sizes).
|
| 238 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 239 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 240 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 241 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 242 |
+
for both the distilled and base branches — start from those rather than
|
| 243 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 244 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 245 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 246 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 247 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 248 |
+
patch.
|
| 249 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 250 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 251 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 252 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 253 |
+
Non-Commercial License on the repo page before any download, including
|
| 254 |
+
scripted ones.
|
| 255 |
+
|
| 256 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 257 |
+
Scraped by lorakit on 2026-09-05 01:51 UTC.
|
| 258 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 259 |
+
evidence tagged beside each line.
|
| 260 |
+
───────────────────────────────────────────────────────────────────────────────
|
3d-redmond-3d-render-style-for-sd-xl/metadata.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "3D.Redmond - 3D Render Style for SD XL",
|
| 3 |
+
"slug": "3d-redmond-3d-render-style-for-sd-xl",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 194138,
|
| 7 |
+
"version_id": 2705473,
|
| 8 |
+
"version_name": "v1.0 - Flux klein 9b",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/194138",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "artificialguybr",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"3DRenderAF",
|
| 23 |
+
"3D Render Style"
|
| 24 |
+
],
|
| 25 |
+
"recommended_settings": {},
|
| 26 |
+
"chaining": {
|
| 27 |
+
"author": {
|
| 28 |
+
"stacks": "not stated",
|
| 29 |
+
"notes": "",
|
| 30 |
+
"avoid": [],
|
| 31 |
+
"requires": [],
|
| 32 |
+
"order": "",
|
| 33 |
+
"strength": "",
|
| 34 |
+
"stated": false
|
| 35 |
+
},
|
| 36 |
+
"general_rules": [
|
| 37 |
+
"Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model output into model input. There is no CLIP side to route — klein LoRAs are model-only because the Qwen3 text encoder is not trained (CivitAI's recipe fixes trainTextEncoder: false).",
|
| 38 |
+
"Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden, 5+20 vs 8+24 blocks), not a quality question.",
|
| 39 |
+
"Mixing a \"Flux.2 Klein 9B\" LoRA and a \"Flux.2 Klein 9B-base\" LoRA in one stack is fine — those strings describe the training checkpoint, not incompatible tensor layouts. Set the sampler for the checkpoint actually loaded.",
|
| 40 |
+
"Run base-trained LoRAs on the distilled checkpoint when you want speed: HF's klein LoRA guide reports the adapter loads there and typically gives better results than on base, at 4 steps.",
|
| 41 |
+
"A base-to-turbo / distillation-extraction LoRA is a whole-model delta, not a content LoRA. Put it on the base checkpoint only, and treat its strength as a steps/CFG dial rather than a style knob. Do not add it on top of the already-distilled checkpoint.",
|
| 42 |
+
"Read each LoRA's own published strength range instead of defaulting everything to 1.0 — klein LoRAs in the wild ship very different ones (0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA, under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).",
|
| 43 |
+
"With a consistency or edit LoRA in the stack, excessive strength suppresses the prompt: the consistency LoRA's article says that if edits stop applying, lower it before changing anything else.",
|
| 44 |
+
"Prefer runtime LoRA patching over baking a LoRA into the checkpoint: ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein models (4B or 9B) since a March 2026 update — issue #13637, still open.",
|
| 45 |
+
"The author never states which weight family this targets. Two different questions, two different answers. Within 9B (distilled vs base — the two CivitAI strings): not a real incompatibility. Both load through the same Flux2KleinPipeline and have the same repo layout; for the 4B pair, where both transformer configs are public, the distil"
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"pros": [
|
| 49 |
+
"Widely adopted — 5,272 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 335 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — 3DRenderAF, 3D Render Style — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 52 |
+
"Compact at 158 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": "[FLUX.2.Klein]3DRenderStyle_Redmond.safetensors",
|
| 59 |
+
"size_bytes": 165704504,
|
| 60 |
+
"size_mb": 158.03,
|
| 61 |
+
"sha256": "d364fc6eecd48d5c5eebb3f427b42596457903598005ae70ee73056de8a4fa83"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 5272,
|
| 65 |
+
"thumbs_up": 335,
|
| 66 |
+
"thumbs_down": 0
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 5272,
|
| 70 |
+
"thumbs_up": 335,
|
| 71 |
+
"thumbs_down": 0,
|
| 72 |
+
"comments": 0,
|
| 73 |
+
"approval": "100% positive (335/335)",
|
| 74 |
+
"age_days": 196.9,
|
| 75 |
+
"downloads_per_day": 2.35,
|
| 76 |
+
"rank_by_downloads": 91,
|
| 77 |
+
"rank_by_momentum": 118,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Modest",
|
| 80 |
+
"momentum": "Long tail"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 9692.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"5,272 downloads",
|
| 85 |
+
"335 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": "832x1216",
|
| 94 |
+
"prompt": ""
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"file": "02_image.jpeg",
|
| 98 |
+
"type": "image",
|
| 99 |
+
"resolution": "832x1216",
|
| 100 |
+
"prompt": ""
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"file": "03_image.jpeg",
|
| 104 |
+
"type": "image",
|
| 105 |
+
"resolution": "832x1216",
|
| 106 |
+
"prompt": ""
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"file": "04_image.jpeg",
|
| 110 |
+
"type": "image",
|
| 111 |
+
"resolution": "832x1216",
|
| 112 |
+
"prompt": ""
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"file": "05_image.jpeg",
|
| 116 |
+
"type": "image",
|
| 117 |
+
"resolution": "832x1216",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "832x1216",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"3d render",
|
| 129 |
+
"styles",
|
| 130 |
+
"style",
|
| 131 |
+
"3d"
|
| 132 |
+
],
|
| 133 |
+
"scraped_at": "2026-09-05T01:51:58+00:00",
|
| 134 |
+
"path": "flux2-klein-9b/3d-redmond-3d-render-style-for-sd-xl"
|
| 135 |
+
}
|
ars-niji-style/Niji2Klein9b.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7bd6f8fe1db6be4dd353d95c627b87df833aa7e11be4e3d3144d4dacfbf841e
|
| 3 |
+
size 82866704
|
ars-niji-style/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
ars-niji-style/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
ars-niji-style/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
ars-niji-style/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
ars-niji-style/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
ars-niji-style/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
ars-niji-style/info.txt
ADDED
|
@@ -0,0 +1,236 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
ARS NIJI STYLE
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model FLUX.2 [klein] 9B
|
| 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/729510
|
| 14 |
+
Provenance CivitAI · model 729510 · version 2734450
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File Niji2Klein9b.safetensors
|
| 20 |
+
Version Klein9B
|
| 21 |
+
Size 79.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 a7bd6f8fe1db6be4dd353d95c627b87df833aa7e11be4e3d3144d4dacfbf841e
|
| 24 |
+
Published 2026-04-08
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "ArsNijiStyle,"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
The author did not publish specific settings.
|
| 35 |
+
No author settings were published. Community baseline: steps Distilled
|
| 36 |
+
FLUX.2-klein-9B: 4 (HF card example; it is step-distilled to exactly this,
|
| 37 |
+
and more steps do not refine further). Base FLUX.2-klein-base-9B: 50 in the
|
| 38 |
+
HF card example and in ComfyUI's benchmark; community practice runs lower,
|
| 39 |
+
with ~20 for production and 8-12 for fast iteration reported in the CivitAI
|
| 40 |
+
consistency-LoRA article., cfg Distilled: guidance_scale 1.0 (HF card). It
|
| 41 |
+
is guidance-distilled and its transformer config sets
|
| 42 |
+
guidance_embeds=false, so raising CFG degrades rather than improves. Base:
|
| 43 |
+
guidance_scale 4.0 (HF card); the CivitAI consistency-LoRA article
|
| 44 |
+
recommends 3.5-4.5 for most edits., sampler Not stated by BFL or by
|
| 45 |
+
docs.comfy.org, and the official flux2 GitHub repo documents no sampler,
|
| 46 |
+
scheduler or shift values either. Community consensus is euler with a
|
| 47 |
+
resolution-dependent shifted-Euler / flow-match schedule (ComfyUI's Flux2
|
| 48 |
+
workflows use a scheduler that interpolates shift between base_shift and
|
| 49 |
+
max_shift by output resolution). Start from ComfyUI's downloadable Flux.2
|
| 50 |
+
klein workflow template rather than a blog. See unverified., resolution
|
| 51 |
+
1024x1024 in every BFL HF card example and in CivitAI's 9B training recipe
|
| 52 |
+
("resolution": 1024). Non-square ratios work but no official list of
|
| 53 |
+
supported dimensions or a stated alignment multiple was found — see
|
| 54 |
+
unverified., lora_strength 1.0 is the diffusers/ComfyUI default and what
|
| 55 |
+
CivitAI applies to training previews (strength 1.0). Published per-LoRA
|
| 56 |
+
guidance varies and should be read from the LoRA, not assumed: the widely
|
| 57 |
+
used Klein 9B consistency LoRA's CivitAI article says start at 0.5 within a
|
| 58 |
+
0.2-1.0 range (0.2-0.4 loose, 0.5-0.7 balanced, 0.8-1.0 maximum structural
|
| 59 |
+
stability) and warns that too high a strength stops edits from applying;
|
| 60 |
+
SOLRICKS' Realistic Detail LoRA card says 0.6-0.8 subtle, 0.8-1.0 stronger,
|
| 61 |
+
start 0.8; the vafipas663 distillation-delta LoRA card warns it "produces
|
| 62 |
+
static noise at strength > 0.5. And sometimes, you have to go as low as
|
| 63 |
+
0.1.".
|
| 64 |
+
|
| 65 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 66 |
+
ADOPTION & POPULARITY
|
| 67 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 68 |
+
Downloads 4,737
|
| 69 |
+
Rating 100% positive (360/360)
|
| 70 |
+
Comments 3
|
| 71 |
+
Published 149 days ago
|
| 72 |
+
Download rate 4.4/day since release
|
| 73 |
+
|
| 74 |
+
Adoption rank #99 of 150 in this collection (Modest)
|
| 75 |
+
Momentum rank #69 of 150 by download rate (Steady)
|
| 76 |
+
|
| 77 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 78 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 79 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 80 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 81 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 82 |
+
|
| 83 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 84 |
+
CHAINING / STACKING
|
| 85 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 86 |
+
Stacks with others not stated
|
| 87 |
+
|
| 88 |
+
The author gave no chaining guidance. The rules below are the
|
| 89 |
+
general FLUX.2 [klein] 9B ones, not anything specific to this LoRA.
|
| 90 |
+
|
| 91 |
+
General FLUX.2 [klein] 9B rules that apply here (see REFERENCE.txt):
|
| 92 |
+
|
| 93 |
+
• Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model
|
| 94 |
+
output into model input. There is no CLIP side to route — klein LoRAs
|
| 95 |
+
are model-only because the Qwen3 text encoder is not trained (CivitAI's
|
| 96 |
+
recipe fixes trainTextEncoder: false).
|
| 97 |
+
• Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B
|
| 98 |
+
LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden,
|
| 99 |
+
5+20 vs 8+24 blocks), not a quality question.
|
| 100 |
+
• Mixing a "Flux.2 Klein 9B" LoRA and a "Flux.2 Klein 9B-base" LoRA in
|
| 101 |
+
one stack is fine — those strings describe the training checkpoint, not
|
| 102 |
+
incompatible tensor layouts. Set the sampler for the checkpoint
|
| 103 |
+
actually loaded.
|
| 104 |
+
• Run base-trained LoRAs on the distilled checkpoint when you want speed:
|
| 105 |
+
HF's klein LoRA guide reports the adapter loads there and typically
|
| 106 |
+
gives better results than on base, at 4 steps.
|
| 107 |
+
• A base-to-turbo / distillation-extraction LoRA is a whole-model delta,
|
| 108 |
+
not a content LoRA. Put it on the base checkpoint only, and treat its
|
| 109 |
+
strength as a steps/CFG dial rather than a style knob. Do not add it on
|
| 110 |
+
top of the already-distilled checkpoint.
|
| 111 |
+
• Read each LoRA's own published strength range instead of defaulting
|
| 112 |
+
everything to 1.0 — klein LoRAs in the wild ship very different ones
|
| 113 |
+
(0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA,
|
| 114 |
+
under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).
|
| 115 |
+
• With a consistency or edit LoRA in the stack, excessive strength
|
| 116 |
+
suppresses the prompt: the consistency LoRA's article says that if
|
| 117 |
+
edits stop applying, lower it before changing anything else.
|
| 118 |
+
• Prefer runtime LoRA patching over baking a LoRA into the checkpoint:
|
| 119 |
+
ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein
|
| 120 |
+
models (4B or 9B) since a March 2026 update — issue #13637, still open.
|
| 121 |
+
• The author never states which weight family this targets. Two different
|
| 122 |
+
questions, two different answers. Within 9B (distilled vs base — the
|
| 123 |
+
two CivitAI strings): not a real incompatibility. Both load through the
|
| 124 |
+
same Flux2KleinPipeline and have the same repo layout; for the 4B pair,
|
| 125 |
+
where both transformer configs are public, the distil
|
| 126 |
+
|
| 127 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 128 |
+
PROS
|
| 129 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 130 |
+
+ Well established — 4,737 downloads. [source: CivitAI stats]
|
| 131 |
+
+ Positively received — 360 thumbs-up with no down-votes. [source:
|
| 132 |
+
CivitAI stats]
|
| 133 |
+
+ Explicit trigger word(s) — ArsNijiStyle, — so the effect can be turned
|
| 134 |
+
on and off from the prompt. [source: model metadata]
|
| 135 |
+
+ Compact at 79 MB — cheap to stack with other LoRAs. [source: file size]
|
| 136 |
+
|
| 137 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 138 |
+
CONS & CAVEATS
|
| 139 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 140 |
+
- Author never states which generation mode it was trained for; test
|
| 141 |
+
against your own workflow before relying on it. [source: description]
|
| 142 |
+
|
| 143 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 144 |
+
COMPATIBILITY WARNING
|
| 145 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 146 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 147 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 148 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 149 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 150 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 151 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 152 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 153 |
+
train against the base checkpoint and the adapter still loads on the
|
| 154 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 155 |
+
typically gives better results than the base model, and it's faster" (that
|
| 156 |
+
post is written against 4B, but the family structure is the same). So the
|
| 157 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 158 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 159 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 160 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 161 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 162 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 163 |
+
architectural mismatch, from the published transformer configs — different
|
| 164 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 165 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 166 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 167 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 168 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 169 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 170 |
+
cleanly is not documented — see unverified.
|
| 171 |
+
|
| 172 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 173 |
+
AUTHOR'S DESCRIPTION
|
| 174 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 175 |
+
V2 Update: Ars Niji 2 - Now with 50% more Waifus Complete rework of the
|
| 176 |
+
dataset, so it reflects better the adjustments to my "Personal Style" in
|
| 177 |
+
the last year. This LoRA is trained on 500 handpicked Niji 6 images that
|
| 178 |
+
use my 'Personalized Style' The Trigger is ArsNijiStyle It works well in
|
| 179 |
+
the 0.4 – 1.5 range. Best results found between 0.8 – 1.2 , depending on
|
| 180 |
+
you LoRA stack.
|
| 181 |
+
|
| 182 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 183 |
+
EXAMPLE MEDIA
|
| 184 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 185 |
+
6 preview(s) in ./example_images/ — community results for
|
| 186 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 187 |
+
|
| 188 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 189 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 190 |
+
scraped. Open the model page to read them.
|
| 191 |
+
|
| 192 |
+
01_image.jpeg (image, 832x1216)
|
| 193 |
+
02_image.jpeg (image, 1664x2944)
|
| 194 |
+
03_image.jpeg (image, 1024x1024)
|
| 195 |
+
04_image.jpeg (image, 832x1216)
|
| 196 |
+
05_image.jpeg (image, 1216x832)
|
| 197 |
+
06_image.jpeg (image, 1200x1920)
|
| 198 |
+
|
| 199 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 200 |
+
HOW TO USE (COMFYUI)
|
| 201 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 202 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 203 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 204 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 205 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 206 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 207 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 208 |
+
2. Text encoder ->
|
| 209 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 210 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 211 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 212 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 213 |
+
sizes).
|
| 214 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 215 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 216 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 217 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 218 |
+
for both the distilled and base branches — start from those rather than
|
| 219 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 220 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 221 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 222 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 223 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 224 |
+
patch.
|
| 225 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 226 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 227 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 228 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 229 |
+
Non-Commercial License on the repo page before any download, including
|
| 230 |
+
scripted ones.
|
| 231 |
+
|
| 232 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 233 |
+
Scraped by lorakit on 2026-09-05 01:52 UTC.
|
| 234 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 235 |
+
evidence tagged beside each line.
|
| 236 |
+
───────────────────────────────────────────────────────────────────────────────
|
ars-niji-style/metadata.json
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Ars Niji Style",
|
| 3 |
+
"slug": "ars-niji-style",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 729510,
|
| 7 |
+
"version_id": 2734450,
|
| 8 |
+
"version_name": "Klein9B",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/729510",
|
| 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 |
+
"ArsNijiStyle,"
|
| 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 |
+
"Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model output into model input. There is no CLIP side to route — klein LoRAs are model-only because the Qwen3 text encoder is not trained (CivitAI's recipe fixes trainTextEncoder: false).",
|
| 37 |
+
"Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden, 5+20 vs 8+24 blocks), not a quality question.",
|
| 38 |
+
"Mixing a \"Flux.2 Klein 9B\" LoRA and a \"Flux.2 Klein 9B-base\" LoRA in one stack is fine — those strings describe the training checkpoint, not incompatible tensor layouts. Set the sampler for the checkpoint actually loaded.",
|
| 39 |
+
"Run base-trained LoRAs on the distilled checkpoint when you want speed: HF's klein LoRA guide reports the adapter loads there and typically gives better results than on base, at 4 steps.",
|
| 40 |
+
"A base-to-turbo / distillation-extraction LoRA is a whole-model delta, not a content LoRA. Put it on the base checkpoint only, and treat its strength as a steps/CFG dial rather than a style knob. Do not add it on top of the already-distilled checkpoint.",
|
| 41 |
+
"Read each LoRA's own published strength range instead of defaulting everything to 1.0 — klein LoRAs in the wild ship very different ones (0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA, under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).",
|
| 42 |
+
"With a consistency or edit LoRA in the stack, excessive strength suppresses the prompt: the consistency LoRA's article says that if edits stop applying, lower it before changing anything else.",
|
| 43 |
+
"Prefer runtime LoRA patching over baking a LoRA into the checkpoint: ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein models (4B or 9B) since a March 2026 update — issue #13637, still open.",
|
| 44 |
+
"The author never states which weight family this targets. Two different questions, two different answers. Within 9B (distilled vs base — the two CivitAI strings): not a real incompatibility. Both load through the same Flux2KleinPipeline and have the same repo layout; for the 4B pair, where both transformer configs are public, the distil"
|
| 45 |
+
]
|
| 46 |
+
},
|
| 47 |
+
"pros": [
|
| 48 |
+
"Well established — 4,737 downloads. [source: CivitAI stats]",
|
| 49 |
+
"Positively received — 360 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 50 |
+
"Explicit trigger word(s) — ArsNijiStyle, — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 51 |
+
"Compact at 79 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 52 |
+
],
|
| 53 |
+
"cons": [
|
| 54 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 55 |
+
],
|
| 56 |
+
"file": {
|
| 57 |
+
"name": "Niji2Klein9b.safetensors",
|
| 58 |
+
"size_bytes": 82866704,
|
| 59 |
+
"size_mb": 79.03,
|
| 60 |
+
"sha256": "a7bd6f8fe1db6be4dd353d95c627b87df833aa7e11be4e3d3144d4dacfbf841e"
|
| 61 |
+
},
|
| 62 |
+
"stats": {
|
| 63 |
+
"downloads": 4737,
|
| 64 |
+
"thumbs_up": 360,
|
| 65 |
+
"thumbs_down": 0
|
| 66 |
+
},
|
| 67 |
+
"popularity": {
|
| 68 |
+
"downloads": 4737,
|
| 69 |
+
"thumbs_up": 360,
|
| 70 |
+
"thumbs_down": 0,
|
| 71 |
+
"comments": 3,
|
| 72 |
+
"approval": "100% positive (360/360)",
|
| 73 |
+
"age_days": 149.4,
|
| 74 |
+
"downloads_per_day": 4.36,
|
| 75 |
+
"rank_by_downloads": 99,
|
| 76 |
+
"rank_by_momentum": 69,
|
| 77 |
+
"of_total": 150,
|
| 78 |
+
"adoption_tier": "Modest",
|
| 79 |
+
"momentum": "Steady"
|
| 80 |
+
},
|
| 81 |
+
"selection_score": 9457.0,
|
| 82 |
+
"selection_reasons": [
|
| 83 |
+
"4,737 downloads",
|
| 84 |
+
"360 thumbs-up",
|
| 85 |
+
"documented triggers + usage notes",
|
| 86 |
+
"top-ranked for its category"
|
| 87 |
+
],
|
| 88 |
+
"example_media": [
|
| 89 |
+
{
|
| 90 |
+
"file": "01_image.jpeg",
|
| 91 |
+
"type": "image",
|
| 92 |
+
"resolution": "832x1216",
|
| 93 |
+
"prompt": ""
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"file": "02_image.jpeg",
|
| 97 |
+
"type": "image",
|
| 98 |
+
"resolution": "1664x2944",
|
| 99 |
+
"prompt": ""
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"file": "03_image.jpeg",
|
| 103 |
+
"type": "image",
|
| 104 |
+
"resolution": "1024x1024",
|
| 105 |
+
"prompt": ""
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"file": "04_image.jpeg",
|
| 109 |
+
"type": "image",
|
| 110 |
+
"resolution": "832x1216",
|
| 111 |
+
"prompt": ""
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"file": "05_image.jpeg",
|
| 115 |
+
"type": "image",
|
| 116 |
+
"resolution": "1216x832",
|
| 117 |
+
"prompt": ""
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"file": "06_image.jpeg",
|
| 121 |
+
"type": "image",
|
| 122 |
+
"resolution": "1200x1920",
|
| 123 |
+
"prompt": ""
|
| 124 |
+
}
|
| 125 |
+
],
|
| 126 |
+
"tags": [
|
| 127 |
+
"style"
|
| 128 |
+
],
|
| 129 |
+
"scraped_at": "2026-09-05T01:52:02+00:00",
|
| 130 |
+
"path": "flux2-klein-9b/ars-niji-style"
|
| 131 |
+
}
|
cutecartoon-redmond-cute-cartoon-lora/[FLUX.2.Klein]CuteCartoon_Redmond.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77d80c4d6c0a377c9a44b979fd55376f63944dd2cdeedcc1587f840b4708dbc5
|
| 3 |
+
size 165704504
|
cutecartoon-redmond-cute-cartoon-lora/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
cutecartoon-redmond-cute-cartoon-lora/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
cutecartoon-redmond-cute-cartoon-lora/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
cutecartoon-redmond-cute-cartoon-lora/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
cutecartoon-redmond-cute-cartoon-lora/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
cutecartoon-redmond-cute-cartoon-lora/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
cutecartoon-redmond-cute-cartoon-lora/info.txt
ADDED
|
@@ -0,0 +1,257 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
CUTECARTOON.REDMOND - CUTE CARTOON LORA
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model FLUX.2 [klein] 9B
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Visual style
|
| 12 |
+
Author artificialguybr
|
| 13 |
+
Source https://civitai.com/models/134720
|
| 14 |
+
Provenance CivitAI · model 134720 · version 2717017
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File [FLUX.2.Klein]CuteCartoon_Redmond.safetensors
|
| 20 |
+
Version v1.0 - Flux klein 9b
|
| 21 |
+
Size 158.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 77d80c4d6c0a377c9a44b979fd55376f63944dd2cdeedcc1587f840b4708dbc5
|
| 24 |
+
Published 2026-02-23
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "CuteCartoonAF"
|
| 30 |
+
› "Cute Cartoon"
|
| 31 |
+
|
| 32 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 33 |
+
RECOMMENDED SETTINGS
|
| 34 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 35 |
+
The author did not publish specific settings.
|
| 36 |
+
No author settings were published. Community baseline: steps Distilled
|
| 37 |
+
FLUX.2-klein-9B: 4 (HF card example; it is step-distilled to exactly this,
|
| 38 |
+
and more steps do not refine further). Base FLUX.2-klein-base-9B: 50 in the
|
| 39 |
+
HF card example and in ComfyUI's benchmark; community practice runs lower,
|
| 40 |
+
with ~20 for production and 8-12 for fast iteration reported in the CivitAI
|
| 41 |
+
consistency-LoRA article., cfg Distilled: guidance_scale 1.0 (HF card). It
|
| 42 |
+
is guidance-distilled and its transformer config sets
|
| 43 |
+
guidance_embeds=false, so raising CFG degrades rather than improves. Base:
|
| 44 |
+
guidance_scale 4.0 (HF card); the CivitAI consistency-LoRA article
|
| 45 |
+
recommends 3.5-4.5 for most edits., sampler Not stated by BFL or by
|
| 46 |
+
docs.comfy.org, and the official flux2 GitHub repo documents no sampler,
|
| 47 |
+
scheduler or shift values either. Community consensus is euler with a
|
| 48 |
+
resolution-dependent shifted-Euler / flow-match schedule (ComfyUI's Flux2
|
| 49 |
+
workflows use a scheduler that interpolates shift between base_shift and
|
| 50 |
+
max_shift by output resolution). Start from ComfyUI's downloadable Flux.2
|
| 51 |
+
klein workflow template rather than a blog. See unverified., resolution
|
| 52 |
+
1024x1024 in every BFL HF card example and in CivitAI's 9B training recipe
|
| 53 |
+
("resolution": 1024). Non-square ratios work but no official list of
|
| 54 |
+
supported dimensions or a stated alignment multiple was found — see
|
| 55 |
+
unverified., lora_strength 1.0 is the diffusers/ComfyUI default and what
|
| 56 |
+
CivitAI applies to training previews (strength 1.0). Published per-LoRA
|
| 57 |
+
guidance varies and should be read from the LoRA, not assumed: the widely
|
| 58 |
+
used Klein 9B consistency LoRA's CivitAI article says start at 0.5 within a
|
| 59 |
+
0.2-1.0 range (0.2-0.4 loose, 0.5-0.7 balanced, 0.8-1.0 maximum structural
|
| 60 |
+
stability) and warns that too high a strength stops edits from applying;
|
| 61 |
+
SOLRICKS' Realistic Detail LoRA card says 0.6-0.8 subtle, 0.8-1.0 stronger,
|
| 62 |
+
start 0.8; the vafipas663 distillation-delta LoRA card warns it "produces
|
| 63 |
+
static noise at strength > 0.5. And sometimes, you have to go as low as
|
| 64 |
+
0.1.".
|
| 65 |
+
|
| 66 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 67 |
+
ADOPTION & POPULARITY
|
| 68 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 69 |
+
Downloads 3,879
|
| 70 |
+
Rating 100% positive (387/387)
|
| 71 |
+
Comments 1
|
| 72 |
+
Published 193 days ago
|
| 73 |
+
Download rate 1.5/day since release
|
| 74 |
+
|
| 75 |
+
Adoption rank #116 of 150 in this collection (Niche)
|
| 76 |
+
Momentum rank #135 of 150 by download rate (Long tail)
|
| 77 |
+
|
| 78 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 79 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 80 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 81 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 82 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 83 |
+
|
| 84 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 85 |
+
CHAINING / STACKING
|
| 86 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 87 |
+
Stacks with others not stated
|
| 88 |
+
|
| 89 |
+
The author gave no chaining guidance. The rules below are the
|
| 90 |
+
general FLUX.2 [klein] 9B ones, not anything specific to this LoRA.
|
| 91 |
+
|
| 92 |
+
General FLUX.2 [klein] 9B rules that apply here (see REFERENCE.txt):
|
| 93 |
+
|
| 94 |
+
• Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model
|
| 95 |
+
output into model input. There is no CLIP side to route — klein LoRAs
|
| 96 |
+
are model-only because the Qwen3 text encoder is not trained (CivitAI's
|
| 97 |
+
recipe fixes trainTextEncoder: false).
|
| 98 |
+
• Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B
|
| 99 |
+
LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden,
|
| 100 |
+
5+20 vs 8+24 blocks), not a quality question.
|
| 101 |
+
• Mixing a "Flux.2 Klein 9B" LoRA and a "Flux.2 Klein 9B-base" LoRA in
|
| 102 |
+
one stack is fine — those strings describe the training checkpoint, not
|
| 103 |
+
incompatible tensor layouts. Set the sampler for the checkpoint
|
| 104 |
+
actually loaded.
|
| 105 |
+
• Run base-trained LoRAs on the distilled checkpoint when you want speed:
|
| 106 |
+
HF's klein LoRA guide reports the adapter loads there and typically
|
| 107 |
+
gives better results than on base, at 4 steps.
|
| 108 |
+
• A base-to-turbo / distillation-extraction LoRA is a whole-model delta,
|
| 109 |
+
not a content LoRA. Put it on the base checkpoint only, and treat its
|
| 110 |
+
strength as a steps/CFG dial rather than a style knob. Do not add it on
|
| 111 |
+
top of the already-distilled checkpoint.
|
| 112 |
+
• Read each LoRA's own published strength range instead of defaulting
|
| 113 |
+
everything to 1.0 — klein LoRAs in the wild ship very different ones
|
| 114 |
+
(0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA,
|
| 115 |
+
under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).
|
| 116 |
+
• With a consistency or edit LoRA in the stack, excessive strength
|
| 117 |
+
suppresses the prompt: the consistency LoRA's article says that if
|
| 118 |
+
edits stop applying, lower it before changing anything else.
|
| 119 |
+
• Prefer runtime LoRA patching over baking a LoRA into the checkpoint:
|
| 120 |
+
ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein
|
| 121 |
+
models (4B or 9B) since a March 2026 update — issue #13637, still open.
|
| 122 |
+
• The author never states which weight family this targets. Two different
|
| 123 |
+
questions, two different answers. Within 9B (distilled vs base — the
|
| 124 |
+
two CivitAI strings): not a real incompatibility. Both load through the
|
| 125 |
+
same Flux2KleinPipeline and have the same repo layout; for the 4B pair,
|
| 126 |
+
where both transformer configs are public, the distil
|
| 127 |
+
|
| 128 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 129 |
+
PROS
|
| 130 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 131 |
+
+ Well established — 3,879 downloads. [source: CivitAI stats]
|
| 132 |
+
+ Positively received — 387 thumbs-up with no down-votes. [source:
|
| 133 |
+
CivitAI stats]
|
| 134 |
+
+ Explicit trigger word(s) — CuteCartoonAF, Cute Cartoon — so the effect
|
| 135 |
+
can be turned on and off from the prompt. [source: model metadata]
|
| 136 |
+
+ Compact at 158 MB — cheap to stack with other LoRAs. [source: file
|
| 137 |
+
size]
|
| 138 |
+
|
| 139 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 140 |
+
CONS & CAVEATS
|
| 141 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 142 |
+
- Author never states which generation mode it was trained for; test
|
| 143 |
+
against your own workflow before relying on it. [source: description]
|
| 144 |
+
|
| 145 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 146 |
+
COMPATIBILITY WARNING
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 149 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 150 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 151 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 152 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 153 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 154 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 155 |
+
train against the base checkpoint and the adapter still loads on the
|
| 156 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 157 |
+
typically gives better results than the base model, and it's faster" (that
|
| 158 |
+
post is written against 4B, but the family structure is the same). So the
|
| 159 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 160 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 161 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 162 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 163 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 164 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 165 |
+
architectural mismatch, from the published transformer configs — different
|
| 166 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 167 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 168 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 169 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 170 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 171 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 172 |
+
cleanly is not documented — see unverified.
|
| 173 |
+
|
| 174 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 175 |
+
AUTHOR'S DESCRIPTION
|
| 176 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 177 |
+
💖 Support My Work & Explore More If this model is useful to you, your
|
| 178 |
+
support helps me keep publishing free models and open-source AI tools.
|
| 179 |
+
- Patreon: Support on Patreon
|
| 180 |
+
|
| 181 |
+
- Ko-fi: Buy me a Ko-fi
|
| 182 |
+
|
| 183 |
+
- Buy Me a Coffee: Buy me a Coffee
|
| 184 |
+
|
| 185 |
+
Discover more of my models, projects, and practical AI resources:
|
| 186 |
+
- Portfolio: artificialguy.com — models, projects, and experiments.
|
| 187 |
+
|
| 188 |
+
- Prompt library: FindGoodPrompt — curated prompts for image and language
|
| 189 |
+
models.
|
| 190 |
+
|
| 191 |
+
- AI tools directory: JustGoodAI — a curated directory of useful AI tools.
|
| 192 |
+
|
| 193 |
+
- Twitter/X: @artificialguybr — new models announced here first.
|
| 194 |
+
|
| 195 |
+
CuteCartoon.Redmond is here! Introducing CuteCartoon.Redmond, the ultimate
|
| 196 |
+
LORA for creating funny cute images of characters!
|
| 197 |
+
I'm grateful for the GPU time from Redmond.AI that allowed me to make this
|
| 198 |
+
LORA! If you need GPU, then you need the great services from Redmond.AI .
|
| 199 |
+
The LORA has a high capacity to generate funny cute images of characters!
|
| 200 |
+
The tag for the model:CuteCartoonAF I really hope you like the LORA and use
|
| 201 |
+
it.
|
| 202 |
+
|
| 203 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 204 |
+
EXAMPLE MEDIA
|
| 205 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 206 |
+
6 preview(s) in ./example_images/ — community results for
|
| 207 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 208 |
+
|
| 209 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 210 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 211 |
+
scraped. Open the model page to read them.
|
| 212 |
+
|
| 213 |
+
01_image.jpeg (image, 1216x832)
|
| 214 |
+
02_image.jpeg (image, 1024x1024)
|
| 215 |
+
03_image.jpeg (image, 1024x1024)
|
| 216 |
+
04_image.jpeg (image, 1024x1024)
|
| 217 |
+
05_image.jpeg (image, 1216x832)
|
| 218 |
+
06_image.jpeg (image, 1216x832)
|
| 219 |
+
|
| 220 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 221 |
+
HOW TO USE (COMFYUI)
|
| 222 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 223 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 224 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 225 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 226 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 227 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 228 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 229 |
+
2. Text encoder ->
|
| 230 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 231 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 232 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 233 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 234 |
+
sizes).
|
| 235 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 236 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 237 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 238 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 239 |
+
for both the distilled and base branches — start from those rather than
|
| 240 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 241 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 242 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 243 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 244 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 245 |
+
patch.
|
| 246 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 247 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 248 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 249 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 250 |
+
Non-Commercial License on the repo page before any download, including
|
| 251 |
+
scripted ones.
|
| 252 |
+
|
| 253 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 254 |
+
Scraped by lorakit on 2026-09-05 01:52 UTC.
|
| 255 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 256 |
+
evidence tagged beside each line.
|
| 257 |
+
───────────────────────────────────────────────────────────────────────────────
|
cutecartoon-redmond-cute-cartoon-lora/metadata.json
ADDED
|
@@ -0,0 +1,134 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "CuteCartoon.Redmond - Cute Cartoon Lora",
|
| 3 |
+
"slug": "cutecartoon-redmond-cute-cartoon-lora",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 134720,
|
| 7 |
+
"version_id": 2717017,
|
| 8 |
+
"version_name": "v1.0 - Flux klein 9b",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/134720",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "artificialguybr",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"CuteCartoonAF",
|
| 23 |
+
"Cute Cartoon"
|
| 24 |
+
],
|
| 25 |
+
"recommended_settings": {},
|
| 26 |
+
"chaining": {
|
| 27 |
+
"author": {
|
| 28 |
+
"stacks": "not stated",
|
| 29 |
+
"notes": "",
|
| 30 |
+
"avoid": [],
|
| 31 |
+
"requires": [],
|
| 32 |
+
"order": "",
|
| 33 |
+
"strength": "",
|
| 34 |
+
"stated": false
|
| 35 |
+
},
|
| 36 |
+
"general_rules": [
|
| 37 |
+
"Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model output into model input. There is no CLIP side to route — klein LoRAs are model-only because the Qwen3 text encoder is not trained (CivitAI's recipe fixes trainTextEncoder: false).",
|
| 38 |
+
"Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden, 5+20 vs 8+24 blocks), not a quality question.",
|
| 39 |
+
"Mixing a \"Flux.2 Klein 9B\" LoRA and a \"Flux.2 Klein 9B-base\" LoRA in one stack is fine — those strings describe the training checkpoint, not incompatible tensor layouts. Set the sampler for the checkpoint actually loaded.",
|
| 40 |
+
"Run base-trained LoRAs on the distilled checkpoint when you want speed: HF's klein LoRA guide reports the adapter loads there and typically gives better results than on base, at 4 steps.",
|
| 41 |
+
"A base-to-turbo / distillation-extraction LoRA is a whole-model delta, not a content LoRA. Put it on the base checkpoint only, and treat its strength as a steps/CFG dial rather than a style knob. Do not add it on top of the already-distilled checkpoint.",
|
| 42 |
+
"Read each LoRA's own published strength range instead of defaulting everything to 1.0 — klein LoRAs in the wild ship very different ones (0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA, under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).",
|
| 43 |
+
"With a consistency or edit LoRA in the stack, excessive strength suppresses the prompt: the consistency LoRA's article says that if edits stop applying, lower it before changing anything else.",
|
| 44 |
+
"Prefer runtime LoRA patching over baking a LoRA into the checkpoint: ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein models (4B or 9B) since a March 2026 update — issue #13637, still open.",
|
| 45 |
+
"The author never states which weight family this targets. Two different questions, two different answers. Within 9B (distilled vs base — the two CivitAI strings): not a real incompatibility. Both load through the same Flux2KleinPipeline and have the same repo layout; for the 4B pair, where both transformer configs are public, the distil"
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"pros": [
|
| 49 |
+
"Well established — 3,879 downloads. [source: CivitAI stats]",
|
| 50 |
+
"Positively received — 387 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 51 |
+
"Explicit trigger word(s) — CuteCartoonAF, Cute Cartoon — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 52 |
+
"Compact at 158 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": "[FLUX.2.Klein]CuteCartoon_Redmond.safetensors",
|
| 59 |
+
"size_bytes": 165704504,
|
| 60 |
+
"size_mb": 158.03,
|
| 61 |
+
"sha256": "77d80c4d6c0a377c9a44b979fd55376f63944dd2cdeedcc1587f840b4708dbc5"
|
| 62 |
+
},
|
| 63 |
+
"stats": {
|
| 64 |
+
"downloads": 3879,
|
| 65 |
+
"thumbs_up": 387,
|
| 66 |
+
"thumbs_down": 0
|
| 67 |
+
},
|
| 68 |
+
"popularity": {
|
| 69 |
+
"downloads": 3879,
|
| 70 |
+
"thumbs_up": 387,
|
| 71 |
+
"thumbs_down": 0,
|
| 72 |
+
"comments": 1,
|
| 73 |
+
"approval": "100% positive (387/387)",
|
| 74 |
+
"age_days": 193.2,
|
| 75 |
+
"downloads_per_day": 1.55,
|
| 76 |
+
"rank_by_downloads": 116,
|
| 77 |
+
"rank_by_momentum": 135,
|
| 78 |
+
"of_total": 150,
|
| 79 |
+
"adoption_tier": "Niche",
|
| 80 |
+
"momentum": "Long tail"
|
| 81 |
+
},
|
| 82 |
+
"selection_score": 8923.0,
|
| 83 |
+
"selection_reasons": [
|
| 84 |
+
"3,879 downloads",
|
| 85 |
+
"387 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": "1216x832",
|
| 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": "1216x832",
|
| 118 |
+
"prompt": ""
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"file": "06_image.jpeg",
|
| 122 |
+
"type": "image",
|
| 123 |
+
"resolution": "1216x832",
|
| 124 |
+
"prompt": ""
|
| 125 |
+
}
|
| 126 |
+
],
|
| 127 |
+
"tags": [
|
| 128 |
+
"cartoon",
|
| 129 |
+
"cute",
|
| 130 |
+
"style"
|
| 131 |
+
],
|
| 132 |
+
"scraped_at": "2026-09-05T01:52:19+00:00",
|
| 133 |
+
"path": "flux2-klein-9b/cutecartoon-redmond-cute-cartoon-lora"
|
| 134 |
+
}
|
dark-fantasy-pulp-pinup/DarkFantasyPulpPinupKlein9b.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:691c6e3cb006088b2a9f8c7ba347d224b6b6d4cd972a3144b64782cca59e73d8
|
| 3 |
+
size 82866736
|
dark-fantasy-pulp-pinup/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
dark-fantasy-pulp-pinup/info.txt
ADDED
|
@@ -0,0 +1,235 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
DARK FANTASY PULP PINUP
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model FLUX.2 [klein] 9B
|
| 9 |
+
Generation mode not declared by the author
|
| 10 |
+
Checkpoint not determined — verify before use
|
| 11 |
+
Category Visual style
|
| 12 |
+
Author ArsMachina
|
| 13 |
+
Source https://civitai.com/models/1550211
|
| 14 |
+
Provenance CivitAI · model 1550211 · version 3159980
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File DarkFantasyPulpPinupKlein9b.safetensors
|
| 20 |
+
Version Klein9B
|
| 21 |
+
Size 79.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 691c6e3cb006088b2a9f8c7ba347d224b6b6d4cd972a3144b64782cca59e73d8
|
| 24 |
+
Published 2026-08-14
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "Dark Fantasy Pulp Pinup"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
The author did not publish specific settings.
|
| 35 |
+
No author settings were published. Community baseline: steps Distilled
|
| 36 |
+
FLUX.2-klein-9B: 4 (HF card example; it is step-distilled to exactly this,
|
| 37 |
+
and more steps do not refine further). Base FLUX.2-klein-base-9B: 50 in the
|
| 38 |
+
HF card example and in ComfyUI's benchmark; community practice runs lower,
|
| 39 |
+
with ~20 for production and 8-12 for fast iteration reported in the CivitAI
|
| 40 |
+
consistency-LoRA article., cfg Distilled: guidance_scale 1.0 (HF card). It
|
| 41 |
+
is guidance-distilled and its transformer config sets
|
| 42 |
+
guidance_embeds=false, so raising CFG degrades rather than improves. Base:
|
| 43 |
+
guidance_scale 4.0 (HF card); the CivitAI consistency-LoRA article
|
| 44 |
+
recommends 3.5-4.5 for most edits., sampler Not stated by BFL or by
|
| 45 |
+
docs.comfy.org, and the official flux2 GitHub repo documents no sampler,
|
| 46 |
+
scheduler or shift values either. Community consensus is euler with a
|
| 47 |
+
resolution-dependent shifted-Euler / flow-match schedule (ComfyUI's Flux2
|
| 48 |
+
workflows use a scheduler that interpolates shift between base_shift and
|
| 49 |
+
max_shift by output resolution). Start from ComfyUI's downloadable Flux.2
|
| 50 |
+
klein workflow template rather than a blog. See unverified., resolution
|
| 51 |
+
1024x1024 in every BFL HF card example and in CivitAI's 9B training recipe
|
| 52 |
+
("resolution": 1024). Non-square ratios work but no official list of
|
| 53 |
+
supported dimensions or a stated alignment multiple was found — see
|
| 54 |
+
unverified., lora_strength 1.0 is the diffusers/ComfyUI default and what
|
| 55 |
+
CivitAI applies to training previews (strength 1.0). Published per-LoRA
|
| 56 |
+
guidance varies and should be read from the LoRA, not assumed: the widely
|
| 57 |
+
used Klein 9B consistency LoRA's CivitAI article says start at 0.5 within a
|
| 58 |
+
0.2-1.0 range (0.2-0.4 loose, 0.5-0.7 balanced, 0.8-1.0 maximum structural
|
| 59 |
+
stability) and warns that too high a strength stops edits from applying;
|
| 60 |
+
SOLRICKS' Realistic Detail LoRA card says 0.6-0.8 subtle, 0.8-1.0 stronger,
|
| 61 |
+
start 0.8; the vafipas663 distillation-delta LoRA card warns it "produces
|
| 62 |
+
static noise at strength > 0.5. And sometimes, you have to go as low as
|
| 63 |
+
0.1.".
|
| 64 |
+
|
| 65 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 66 |
+
ADOPTION & POPULARITY
|
| 67 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 68 |
+
Downloads 4,562
|
| 69 |
+
Rating 100% positive (371/371)
|
| 70 |
+
Comments 0
|
| 71 |
+
Published 21 days ago
|
| 72 |
+
Download rate 4.8/day since release
|
| 73 |
+
|
| 74 |
+
Adoption rank #103 of 150 in this collection (Modest)
|
| 75 |
+
Momentum rank #62 of 150 by download rate (Steady · fresh release)
|
| 76 |
+
|
| 77 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 78 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 79 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 80 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 81 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 82 |
+
|
| 83 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 84 |
+
CHAINING / STACKING
|
| 85 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 86 |
+
Stacks with others not stated
|
| 87 |
+
|
| 88 |
+
The author gave no chaining guidance. The rules below are the
|
| 89 |
+
general FLUX.2 [klein] 9B ones, not anything specific to this LoRA.
|
| 90 |
+
|
| 91 |
+
General FLUX.2 [klein] 9B rules that apply here (see REFERENCE.txt):
|
| 92 |
+
|
| 93 |
+
• Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model
|
| 94 |
+
output into model input. There is no CLIP side to route — klein LoRAs
|
| 95 |
+
are model-only because the Qwen3 text encoder is not trained (CivitAI's
|
| 96 |
+
recipe fixes trainTextEncoder: false).
|
| 97 |
+
• Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B
|
| 98 |
+
LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden,
|
| 99 |
+
5+20 vs 8+24 blocks), not a quality question.
|
| 100 |
+
• Mixing a "Flux.2 Klein 9B" LoRA and a "Flux.2 Klein 9B-base" LoRA in
|
| 101 |
+
one stack is fine — those strings describe the training checkpoint, not
|
| 102 |
+
incompatible tensor layouts. Set the sampler for the checkpoint
|
| 103 |
+
actually loaded.
|
| 104 |
+
• Run base-trained LoRAs on the distilled checkpoint when you want speed:
|
| 105 |
+
HF's klein LoRA guide reports the adapter loads there and typically
|
| 106 |
+
gives better results than on base, at 4 steps.
|
| 107 |
+
• A base-to-turbo / distillation-extraction LoRA is a whole-model delta,
|
| 108 |
+
not a content LoRA. Put it on the base checkpoint only, and treat its
|
| 109 |
+
strength as a steps/CFG dial rather than a style knob. Do not add it on
|
| 110 |
+
top of the already-distilled checkpoint.
|
| 111 |
+
• Read each LoRA's own published strength range instead of defaulting
|
| 112 |
+
everything to 1.0 — klein LoRAs in the wild ship very different ones
|
| 113 |
+
(0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA,
|
| 114 |
+
under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).
|
| 115 |
+
• With a consistency or edit LoRA in the stack, excessive strength
|
| 116 |
+
suppresses the prompt: the consistency LoRA's article says that if
|
| 117 |
+
edits stop applying, lower it before changing anything else.
|
| 118 |
+
• Prefer runtime LoRA patching over baking a LoRA into the checkpoint:
|
| 119 |
+
ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein
|
| 120 |
+
models (4B or 9B) since a March 2026 update — issue #13637, still open.
|
| 121 |
+
• The author never states which weight family this targets. Two different
|
| 122 |
+
questions, two different answers. Within 9B (distilled vs base — the
|
| 123 |
+
two CivitAI strings): not a real incompatibility. Both load through the
|
| 124 |
+
same Flux2KleinPipeline and have the same repo layout; for the 4B pair,
|
| 125 |
+
where both transformer configs are public, the distil
|
| 126 |
+
|
| 127 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 128 |
+
PROS
|
| 129 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 130 |
+
+ Well established — 4,562 downloads. [source: CivitAI stats]
|
| 131 |
+
+ Positively received — 371 thumbs-up with no down-votes. [source:
|
| 132 |
+
CivitAI stats]
|
| 133 |
+
+ Explicit trigger word(s) — Dark Fantasy Pulp Pinup — so the effect can
|
| 134 |
+
be turned on and off from the prompt. [source: model metadata]
|
| 135 |
+
+ Compact at 79 MB — cheap to stack with other LoRAs. [source: file size]
|
| 136 |
+
|
| 137 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 138 |
+
CONS & CAVEATS
|
| 139 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 140 |
+
- Author never states which generation mode it was trained for; test
|
| 141 |
+
against your own workflow before relying on it. [source: description]
|
| 142 |
+
|
| 143 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 144 |
+
COMPATIBILITY WARNING
|
| 145 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 146 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 147 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 148 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 149 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 150 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 151 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 152 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 153 |
+
train against the base checkpoint and the adapter still loads on the
|
| 154 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 155 |
+
typically gives better results than the base model, and it's faster" (that
|
| 156 |
+
post is written against 4B, but the family structure is the same). So the
|
| 157 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 158 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 159 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 160 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 161 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 162 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 163 |
+
architectural mismatch, from the published transformer configs — different
|
| 164 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 165 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 166 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 167 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 168 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 169 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 170 |
+
cleanly is not documented — see unverified.
|
| 171 |
+
|
| 172 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 173 |
+
AUTHOR'S DESCRIPTION
|
| 174 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 175 |
+
Classic pin-up style infused with dark fantasy flair, this LoRA draws from
|
| 176 |
+
the energy of the 80s pulp art.
|
| 177 |
+
Expect striking figures, dramatic poses, and rich, moody atmospheres.
|
| 178 |
+
Inspired by the iconic works of Olivia De Berardinis , Luis Royo , and
|
| 179 |
+
Frank Frazetta .
|
| 180 |
+
|
| 181 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 182 |
+
EXAMPLE MEDIA
|
| 183 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 184 |
+
6 preview(s) in ./example_images/ — community results for
|
| 185 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 186 |
+
|
| 187 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 188 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 189 |
+
scraped. Open the model page to read them.
|
| 190 |
+
|
| 191 |
+
01_image.jpeg (image, 1024x1024)
|
| 192 |
+
02_image.jpeg (image, 1024x1024)
|
| 193 |
+
03_image.jpeg (image, 1024x1024)
|
| 194 |
+
04_image.jpeg (image, 832x1216)
|
| 195 |
+
05_image.jpeg (image, 832x1216)
|
| 196 |
+
06_image.jpeg (image, 832x1216)
|
| 197 |
+
|
| 198 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 199 |
+
HOW TO USE (COMFYUI)
|
| 200 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 201 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 202 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 203 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 204 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 205 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 206 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 207 |
+
2. Text encoder ->
|
| 208 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 209 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 210 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 211 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 212 |
+
sizes).
|
| 213 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 214 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 215 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 216 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 217 |
+
for both the distilled and base branches — start from those rather than
|
| 218 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 219 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 220 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 221 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 222 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 223 |
+
patch.
|
| 224 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 225 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 226 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 227 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 228 |
+
Non-Commercial License on the repo page before any download, including
|
| 229 |
+
scripted ones.
|
| 230 |
+
|
| 231 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 232 |
+
Scraped by lorakit on 2026-09-05 01:52 UTC.
|
| 233 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 234 |
+
evidence tagged beside each line.
|
| 235 |
+
───────────────────────────────────────────────────────────────────────────────
|
dark-fantasy-pulp-pinup/metadata.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Dark Fantasy Pulp Pinup",
|
| 3 |
+
"slug": "dark-fantasy-pulp-pinup",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 1550211,
|
| 7 |
+
"version_id": 3159980,
|
| 8 |
+
"version_name": "Klein9B",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/1550211",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "ArsMachina",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"Dark Fantasy Pulp Pinup"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {},
|
| 25 |
+
"chaining": {
|
| 26 |
+
"author": {
|
| 27 |
+
"stacks": "not stated",
|
| 28 |
+
"notes": "",
|
| 29 |
+
"avoid": [],
|
| 30 |
+
"requires": [],
|
| 31 |
+
"order": "",
|
| 32 |
+
"strength": "",
|
| 33 |
+
"stated": false
|
| 34 |
+
},
|
| 35 |
+
"general_rules": [
|
| 36 |
+
"Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model output into model input. There is no CLIP side to route — klein LoRAs are model-only because the Qwen3 text encoder is not trained (CivitAI's recipe fixes trainTextEncoder: false).",
|
| 37 |
+
"Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden, 5+20 vs 8+24 blocks), not a quality question.",
|
| 38 |
+
"Mixing a \"Flux.2 Klein 9B\" LoRA and a \"Flux.2 Klein 9B-base\" LoRA in one stack is fine — those strings describe the training checkpoint, not incompatible tensor layouts. Set the sampler for the checkpoint actually loaded.",
|
| 39 |
+
"Run base-trained LoRAs on the distilled checkpoint when you want speed: HF's klein LoRA guide reports the adapter loads there and typically gives better results than on base, at 4 steps.",
|
| 40 |
+
"A base-to-turbo / distillation-extraction LoRA is a whole-model delta, not a content LoRA. Put it on the base checkpoint only, and treat its strength as a steps/CFG dial rather than a style knob. Do not add it on top of the already-distilled checkpoint.",
|
| 41 |
+
"Read each LoRA's own published strength range instead of defaulting everything to 1.0 — klein LoRAs in the wild ship very different ones (0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA, under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).",
|
| 42 |
+
"With a consistency or edit LoRA in the stack, excessive strength suppresses the prompt: the consistency LoRA's article says that if edits stop applying, lower it before changing anything else.",
|
| 43 |
+
"Prefer runtime LoRA patching over baking a LoRA into the checkpoint: ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein models (4B or 9B) since a March 2026 update — issue #13637, still open.",
|
| 44 |
+
"The author never states which weight family this targets. Two different questions, two different answers. Within 9B (distilled vs base — the two CivitAI strings): not a real incompatibility. Both load through the same Flux2KleinPipeline and have the same repo layout; for the 4B pair, where both transformer configs are public, the distil"
|
| 45 |
+
]
|
| 46 |
+
},
|
| 47 |
+
"pros": [
|
| 48 |
+
"Well established — 4,562 downloads. [source: CivitAI stats]",
|
| 49 |
+
"Positively received — 371 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 50 |
+
"Explicit trigger word(s) — Dark Fantasy Pulp Pinup — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 51 |
+
"Compact at 79 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 52 |
+
],
|
| 53 |
+
"cons": [
|
| 54 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 55 |
+
],
|
| 56 |
+
"file": {
|
| 57 |
+
"name": "DarkFantasyPulpPinupKlein9b.safetensors",
|
| 58 |
+
"size_bytes": 82866736,
|
| 59 |
+
"size_mb": 79.03,
|
| 60 |
+
"sha256": "691c6e3cb006088b2a9f8c7ba347d224b6b6d4cd972a3144b64782cca59e73d8"
|
| 61 |
+
},
|
| 62 |
+
"stats": {
|
| 63 |
+
"downloads": 4562,
|
| 64 |
+
"thumbs_up": 371,
|
| 65 |
+
"thumbs_down": 0
|
| 66 |
+
},
|
| 67 |
+
"popularity": {
|
| 68 |
+
"downloads": 4562,
|
| 69 |
+
"thumbs_up": 371,
|
| 70 |
+
"thumbs_down": 0,
|
| 71 |
+
"comments": 0,
|
| 72 |
+
"approval": "100% positive (371/371)",
|
| 73 |
+
"age_days": 21.5,
|
| 74 |
+
"downloads_per_day": 4.85,
|
| 75 |
+
"rank_by_downloads": 103,
|
| 76 |
+
"rank_by_momentum": 62,
|
| 77 |
+
"of_total": 150,
|
| 78 |
+
"adoption_tier": "Modest",
|
| 79 |
+
"momentum": "Steady · fresh release"
|
| 80 |
+
},
|
| 81 |
+
"selection_score": 9014.0,
|
| 82 |
+
"selection_reasons": [
|
| 83 |
+
"4,562 downloads",
|
| 84 |
+
"371 thumbs-up",
|
| 85 |
+
"top-ranked for its category"
|
| 86 |
+
],
|
| 87 |
+
"example_media": [
|
| 88 |
+
{
|
| 89 |
+
"file": "01_image.jpeg",
|
| 90 |
+
"type": "image",
|
| 91 |
+
"resolution": "1024x1024",
|
| 92 |
+
"prompt": ""
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"file": "02_image.jpeg",
|
| 96 |
+
"type": "image",
|
| 97 |
+
"resolution": "1024x1024",
|
| 98 |
+
"prompt": ""
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"file": "03_image.jpeg",
|
| 102 |
+
"type": "image",
|
| 103 |
+
"resolution": "1024x1024",
|
| 104 |
+
"prompt": ""
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"file": "04_image.jpeg",
|
| 108 |
+
"type": "image",
|
| 109 |
+
"resolution": "832x1216",
|
| 110 |
+
"prompt": ""
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"file": "05_image.jpeg",
|
| 114 |
+
"type": "image",
|
| 115 |
+
"resolution": "832x1216",
|
| 116 |
+
"prompt": ""
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"file": "06_image.jpeg",
|
| 120 |
+
"type": "image",
|
| 121 |
+
"resolution": "832x1216",
|
| 122 |
+
"prompt": ""
|
| 123 |
+
}
|
| 124 |
+
],
|
| 125 |
+
"tags": [
|
| 126 |
+
"style",
|
| 127 |
+
"olivia de berardinis",
|
| 128 |
+
"dark fantasy",
|
| 129 |
+
"frank frazetta",
|
| 130 |
+
"pin-up",
|
| 131 |
+
"luis royo"
|
| 132 |
+
],
|
| 133 |
+
"scraped_at": "2026-09-05T01:52:14+00:00",
|
| 134 |
+
"path": "flux2-klein-9b/dark-fantasy-pulp-pinup"
|
| 135 |
+
}
|
delicate-whimsy/DelicateWhimsyKlein9b_000002000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da19e77ed78b76874ddd1e1dcff895e2893d8c5d8179b004ab5c0f3a28c288fd
|
| 3 |
+
size 82866720
|
delicate-whimsy/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
delicate-whimsy/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
delicate-whimsy/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|