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 9 LoRA(s): detailer-ce, instagram-reality, jacques-tati-movies-style, cg-texture-master-iray-skin-rendering-cg-3s…
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +55 -0
- aniedit-flux-2-klein/AniEdit9B_v2.safetensors +3 -0
- aniedit-flux-2-klein/example_images/01_image.jpeg +3 -0
- aniedit-flux-2-klein/example_images/02_image.jpeg +3 -0
- aniedit-flux-2-klein/example_images/03_image.jpeg +3 -0
- aniedit-flux-2-klein/example_images/04_image.jpeg +3 -0
- aniedit-flux-2-klein/example_images/05_image.jpeg +3 -0
- aniedit-flux-2-klein/example_images/06_image.jpeg +3 -0
- aniedit-flux-2-klein/info.txt +247 -0
- aniedit-flux-2-klein/metadata.json +131 -0
- cg-texture-master-iray-skin-rendering-cg-3s/example_images/01_image.jpeg +3 -0
- cg-texture-master-iray-skin-rendering-cg-3s/example_images/02_image.jpeg +3 -0
- cg-texture-master-iray-skin-rendering-cg-3s/example_images/03_image.jpeg +3 -0
- cg-texture-master-iray-skin-rendering-cg-3s/example_images/04_image.jpeg +3 -0
- cg-texture-master-iray-skin-rendering-cg-3s/example_images/05_image.jpeg +3 -0
- cg-texture-master-iray-skin-rendering-cg-3s/example_images/06_image.jpeg +3 -0
- cg-texture-master-iray-skin-rendering-cg-3s/info.txt +225 -0
- cg-texture-master-iray-skin-rendering-cg-3s/metadata.json +139 -0
- cg-texture-master-iray-skin-rendering-cg-3s/nnegrat_cgstyle_9b_1800.safetensors +3 -0
- claire-redfield-resident-evil-2-remake-in-real-life/claireredfieldtailor_flux2-klein_v1a.safetensors +3 -0
- claire-redfield-resident-evil-2-remake-in-real-life/example_images/01_image.jpeg +3 -0
- claire-redfield-resident-evil-2-remake-in-real-life/example_images/02_image.jpeg +3 -0
- claire-redfield-resident-evil-2-remake-in-real-life/example_images/03_image.jpeg +3 -0
- claire-redfield-resident-evil-2-remake-in-real-life/example_images/04_image.jpeg +3 -0
- claire-redfield-resident-evil-2-remake-in-real-life/example_images/05_image.jpeg +3 -0
- claire-redfield-resident-evil-2-remake-in-real-life/example_images/06_image.jpeg +3 -0
- claire-redfield-resident-evil-2-remake-in-real-life/info.txt +295 -0
- claire-redfield-resident-evil-2-remake-in-real-life/metadata.json +142 -0
- detailer-ce/Detailer04d_CE_Flux2K9b_AIT_000000150.safetensors +3 -0
- detailer-ce/example_images/01_image.jpeg +3 -0
- detailer-ce/example_images/02_image.jpeg +3 -0
- detailer-ce/example_images/03_image.jpeg +3 -0
- detailer-ce/example_images/04_image.jpeg +3 -0
- detailer-ce/example_images/05_image.jpeg +3 -0
- detailer-ce/example_images/06_image.jpeg +3 -0
- detailer-ce/info.txt +238 -0
- detailer-ce/metadata.json +132 -0
- hand-drawn-sketch/example_images/01_image.jpeg +3 -0
- hand-drawn-sketch/example_images/02_image.jpeg +3 -0
- hand-drawn-sketch/example_images/03_image.jpeg +3 -0
- hand-drawn-sketch/example_images/04_image.jpeg +3 -0
- hand-drawn-sketch/example_images/05_image.jpeg +3 -0
- hand-drawn-sketch/example_images/06_image.jpeg +3 -0
- hand-drawn-sketch/hand_drawn_sketch_klein9b.safetensors +3 -0
- hand-drawn-sketch/info.txt +217 -0
- hand-drawn-sketch/metadata.json +140 -0
- instagram-reality/example_images/01_image.jpeg +3 -0
- instagram-reality/example_images/02_image.jpeg +3 -0
- instagram-reality/example_images/03_image.jpeg +3 -0
- instagram-reality/example_images/04_image.jpeg +3 -0
.gitattributes
CHANGED
|
@@ -1413,3 +1413,58 @@ ignacia/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
| 1413 |
ignacia/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1414 |
ignacia/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1415 |
ignacia/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1413 |
ignacia/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1414 |
ignacia/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1415 |
ignacia/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1416 |
+
detailer-ce/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1417 |
+
detailer-ce/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1418 |
+
detailer-ce/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1419 |
+
detailer-ce/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1420 |
+
detailer-ce/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1421 |
+
detailer-ce/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1422 |
+
instagram-reality/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1423 |
+
instagram-reality/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1424 |
+
instagram-reality/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1425 |
+
instagram-reality/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1426 |
+
instagram-reality/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1427 |
+
instagram-reality/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1428 |
+
jacques-tati-movies-style/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1429 |
+
jacques-tati-movies-style/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1430 |
+
jacques-tati-movies-style/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1431 |
+
jacques-tati-movies-style/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1432 |
+
jacques-tati-movies-style/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1433 |
+
jacques-tati-movies-style/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1434 |
+
cg-texture-master-iray-skin-rendering-cg-3s/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1435 |
+
cg-texture-master-iray-skin-rendering-cg-3s/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1436 |
+
cg-texture-master-iray-skin-rendering-cg-3s/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1437 |
+
cg-texture-master-iray-skin-rendering-cg-3s/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1438 |
+
cg-texture-master-iray-skin-rendering-cg-3s/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1439 |
+
cg-texture-master-iray-skin-rendering-cg-3s/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1440 |
+
klein-realistic-comic-slider/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1441 |
+
klein-realistic-comic-slider/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1442 |
+
klein-realistic-comic-slider/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1443 |
+
klein-realistic-comic-slider/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1444 |
+
klein-realistic-comic-slider/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1445 |
+
klein-realistic-comic-slider/example_images/06_poster.jpg filter=lfs diff=lfs merge=lfs -text
|
| 1446 |
+
klein-realistic-comic-slider/example_images/06_video.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 1447 |
+
claire-redfield-resident-evil-2-remake-in-real-life/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1448 |
+
claire-redfield-resident-evil-2-remake-in-real-life/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1449 |
+
claire-redfield-resident-evil-2-remake-in-real-life/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1450 |
+
claire-redfield-resident-evil-2-remake-in-real-life/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1451 |
+
claire-redfield-resident-evil-2-remake-in-real-life/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1452 |
+
claire-redfield-resident-evil-2-remake-in-real-life/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1453 |
+
aniedit-flux-2-klein/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1454 |
+
aniedit-flux-2-klein/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1455 |
+
aniedit-flux-2-klein/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1456 |
+
aniedit-flux-2-klein/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1457 |
+
aniedit-flux-2-klein/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1458 |
+
aniedit-flux-2-klein/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1459 |
+
hand-drawn-sketch/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1460 |
+
hand-drawn-sketch/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1461 |
+
hand-drawn-sketch/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1462 |
+
hand-drawn-sketch/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1463 |
+
hand-drawn-sketch/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1464 |
+
hand-drawn-sketch/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1465 |
+
the-body-sfw/example_images/01_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1466 |
+
the-body-sfw/example_images/02_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1467 |
+
the-body-sfw/example_images/03_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1468 |
+
the-body-sfw/example_images/04_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1469 |
+
the-body-sfw/example_images/05_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 1470 |
+
the-body-sfw/example_images/06_image.jpeg filter=lfs diff=lfs merge=lfs -text
|
aniedit-flux-2-klein/AniEdit9B_v2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d37d58268f6e704f7d5d5daf3cfc4d69bc82189c71e17494b5e02b6892274927
|
| 3 |
+
size 994079944
|
aniedit-flux-2-klein/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
aniedit-flux-2-klein/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
aniedit-flux-2-klein/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
aniedit-flux-2-klein/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
aniedit-flux-2-klein/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
aniedit-flux-2-klein/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
aniedit-flux-2-klein/info.txt
ADDED
|
@@ -0,0 +1,247 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
ANIEDIT (FLUX 2 KLEIN)
|
| 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 memnoid
|
| 13 |
+
Source https://civitai.com/models/2332320
|
| 14 |
+
Provenance CivitAI · model 2332320 · version 2642969
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File AniEdit9B_v2.safetensors
|
| 20 |
+
Version 9B v2
|
| 21 |
+
Size 948.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 d37d58268f6e704f7d5d5daf3cfc4d69bc82189c71e17494b5e02b6892274927
|
| 24 |
+
Published 2026-01-30
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
No trigger word. The LoRA applies as soon as it is loaded —
|
| 30 |
+
strength is the only way to dial the effect up or down.
|
| 31 |
+
|
| 32 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 33 |
+
RECOMMENDED SETTINGS
|
| 34 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 35 |
+
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 2,840
|
| 70 |
+
Rating 100% positive (128/128)
|
| 71 |
+
Comments 15
|
| 72 |
+
Published 218 days ago
|
| 73 |
+
Download rate 8.9/day since release
|
| 74 |
+
|
| 75 |
+
Adoption rank #103 of 200 in this collection (Modest)
|
| 76 |
+
Momentum rank #68 of 200 by download rate (Steady)
|
| 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 — 2,840 downloads. [source: CivitAI stats]
|
| 132 |
+
+ Positively received — 128 thumbs-up with no down-votes. [source:
|
| 133 |
+
CivitAI stats]
|
| 134 |
+
|
| 135 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 136 |
+
CONS & CAVEATS
|
| 137 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 138 |
+
- Author references NSFW output — review before using in shared work.
|
| 139 |
+
[source: description]
|
| 140 |
+
- No trigger word — the LoRA is always on once loaded, so strength is the
|
| 141 |
+
only control. [source: model metadata]
|
| 142 |
+
- Author never states which generation mode it was trained for; test
|
| 143 |
+
against your own workflow before relying on it. [source: description]
|
| 144 |
+
- Large at 948 MB — slower to load and heavier to stack. [source: file
|
| 145 |
+
size]
|
| 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 comprehensive finetune of Flux.2-Klein 4B/9B, that works on distilled
|
| 180 |
+
versions. Art style transfer using 4 reference images: Workflow
|
| 181 |
+
Upscale any anime image, prompt at 2-4MP: Workflow
|
| 182 |
+
ControlNet any single subject image: Workflow ...And many other edit tasks:
|
| 183 |
+
Real life to anime, change clothes, prompt new pose, change expression,
|
| 184 |
+
hairtstyle, pupils, Compose two subjects, convert to 3d model,
|
| 185 |
+
anthropomorphize, etc. Dataset (1500 image pairs CONTAINS NSFW /Drawn
|
| 186 |
+
nudity)
|
| 187 |
+
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
VERSION NOTES
|
| 190 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 191 |
+
Doubled the dataset.
|
| 192 |
+
|
| 193 |
+
────────────────────────────────────────────────────���──────────────────────────
|
| 194 |
+
EXAMPLE MEDIA
|
| 195 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 196 |
+
6 preview(s) in ./example_images/ — community results for
|
| 197 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 198 |
+
|
| 199 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 200 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 201 |
+
scraped. Open the model page to read them.
|
| 202 |
+
|
| 203 |
+
01_image.jpeg (image, 832x1216)
|
| 204 |
+
02_image.jpeg (image, 1056x1952)
|
| 205 |
+
03_image.jpeg (image, 832x1216)
|
| 206 |
+
04_image.jpeg (image, 1216x832)
|
| 207 |
+
05_image.jpeg (image, 1248x1664)
|
| 208 |
+
06_image.jpeg (image, 832x1216)
|
| 209 |
+
|
| 210 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 211 |
+
HOW TO USE (COMFYUI)
|
| 212 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 213 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 214 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 215 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 216 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 217 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 218 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 219 |
+
2. Text encoder ->
|
| 220 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 221 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 222 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 223 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 224 |
+
sizes).
|
| 225 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 226 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 227 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 228 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 229 |
+
for both the distilled and base branches — start from those rather than
|
| 230 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 231 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 232 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 233 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 234 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 235 |
+
patch.
|
| 236 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 237 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 238 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 239 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 240 |
+
Non-Commercial License on the repo page before any download, including
|
| 241 |
+
scripted ones.
|
| 242 |
+
|
| 243 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 244 |
+
Scraped by lorakit on 2026-09-05 03:55 UTC.
|
| 245 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 246 |
+
evidence tagged beside each line.
|
| 247 |
+
───────────────────────────────────────────────────────────────────────────────
|
aniedit-flux-2-klein/metadata.json
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "AniEdit (Flux 2 Klein)",
|
| 3 |
+
"slug": "aniedit-flux-2-klein",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2332320,
|
| 7 |
+
"version_id": 2642969,
|
| 8 |
+
"version_name": "9B v2",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2332320",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "memnoid",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [],
|
| 22 |
+
"recommended_settings": {},
|
| 23 |
+
"chaining": {
|
| 24 |
+
"author": {
|
| 25 |
+
"stacks": "not stated",
|
| 26 |
+
"notes": "",
|
| 27 |
+
"avoid": [],
|
| 28 |
+
"requires": [],
|
| 29 |
+
"order": "",
|
| 30 |
+
"strength": "",
|
| 31 |
+
"stated": false
|
| 32 |
+
},
|
| 33 |
+
"general_rules": [
|
| 34 |
+
"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).",
|
| 35 |
+
"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.",
|
| 36 |
+
"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.",
|
| 37 |
+
"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.",
|
| 38 |
+
"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.",
|
| 39 |
+
"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).",
|
| 40 |
+
"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.",
|
| 41 |
+
"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.",
|
| 42 |
+
"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"
|
| 43 |
+
]
|
| 44 |
+
},
|
| 45 |
+
"pros": [
|
| 46 |
+
"Well established — 2,840 downloads. [source: CivitAI stats]",
|
| 47 |
+
"Positively received — 128 thumbs-up with no down-votes. [source: CivitAI stats]"
|
| 48 |
+
],
|
| 49 |
+
"cons": [
|
| 50 |
+
"Author references NSFW output — review before using in shared work. [source: description]",
|
| 51 |
+
"No trigger word — the LoRA is always on once loaded, so strength is the only control. [source: model metadata]",
|
| 52 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]",
|
| 53 |
+
"Large at 948 MB — slower to load and heavier to stack. [source: file size]"
|
| 54 |
+
],
|
| 55 |
+
"file": {
|
| 56 |
+
"name": "AniEdit9B_v2.safetensors",
|
| 57 |
+
"size_bytes": 994079944,
|
| 58 |
+
"size_mb": 948.03,
|
| 59 |
+
"sha256": "d37d58268f6e704f7d5d5daf3cfc4d69bc82189c71e17494b5e02b6892274927"
|
| 60 |
+
},
|
| 61 |
+
"stats": {
|
| 62 |
+
"downloads": 2840,
|
| 63 |
+
"thumbs_up": 128,
|
| 64 |
+
"thumbs_down": 0
|
| 65 |
+
},
|
| 66 |
+
"popularity": {
|
| 67 |
+
"downloads": 2840,
|
| 68 |
+
"thumbs_up": 128,
|
| 69 |
+
"thumbs_down": 0,
|
| 70 |
+
"comments": 15,
|
| 71 |
+
"approval": "100% positive (128/128)",
|
| 72 |
+
"age_days": 217.8,
|
| 73 |
+
"downloads_per_day": 8.89,
|
| 74 |
+
"rank_by_downloads": 103,
|
| 75 |
+
"rank_by_momentum": 68,
|
| 76 |
+
"of_total": 200,
|
| 77 |
+
"adoption_tier": "Modest",
|
| 78 |
+
"momentum": "Steady"
|
| 79 |
+
},
|
| 80 |
+
"selection_score": 71.3,
|
| 81 |
+
"selection_reasons": [
|
| 82 |
+
"2,840 downloads",
|
| 83 |
+
"128 thumbs-up",
|
| 84 |
+
"top-ranked for its category"
|
| 85 |
+
],
|
| 86 |
+
"example_media": [
|
| 87 |
+
{
|
| 88 |
+
"file": "01_image.jpeg",
|
| 89 |
+
"type": "image",
|
| 90 |
+
"resolution": "832x1216",
|
| 91 |
+
"prompt": ""
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"file": "02_image.jpeg",
|
| 95 |
+
"type": "image",
|
| 96 |
+
"resolution": "1056x1952",
|
| 97 |
+
"prompt": ""
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"file": "03_image.jpeg",
|
| 101 |
+
"type": "image",
|
| 102 |
+
"resolution": "832x1216",
|
| 103 |
+
"prompt": ""
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"file": "04_image.jpeg",
|
| 107 |
+
"type": "image",
|
| 108 |
+
"resolution": "1216x832",
|
| 109 |
+
"prompt": ""
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"file": "05_image.jpeg",
|
| 113 |
+
"type": "image",
|
| 114 |
+
"resolution": "1248x1664",
|
| 115 |
+
"prompt": ""
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"file": "06_image.jpeg",
|
| 119 |
+
"type": "image",
|
| 120 |
+
"resolution": "832x1216",
|
| 121 |
+
"prompt": ""
|
| 122 |
+
}
|
| 123 |
+
],
|
| 124 |
+
"tags": [
|
| 125 |
+
"base model",
|
| 126 |
+
"edit",
|
| 127 |
+
"anime"
|
| 128 |
+
],
|
| 129 |
+
"scraped_at": "2026-09-05T03:55:52+00:00",
|
| 130 |
+
"path": "flux2-klein-9b/aniedit-flux-2-klein"
|
| 131 |
+
}
|
cg-texture-master-iray-skin-rendering-cg-3s/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
cg-texture-master-iray-skin-rendering-cg-3s/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
cg-texture-master-iray-skin-rendering-cg-3s/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
cg-texture-master-iray-skin-rendering-cg-3s/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
cg-texture-master-iray-skin-rendering-cg-3s/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
cg-texture-master-iray-skin-rendering-cg-3s/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
cg-texture-master-iray-skin-rendering-cg-3s/info.txt
ADDED
|
@@ -0,0 +1,225 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
CG TEXTURE MASTER & IRAY SKIN RENDERING | 极致CG质感与3S皮肤材质
|
| 3 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 4 |
+
|
| 5 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 6 |
+
IDENTITY
|
| 7 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 8 |
+
Base model FLUX.2 [klein] 9B
|
| 9 |
+
Generation mode Text-to-image
|
| 10 |
+
Checkpoint FLUX.2-klein-9B (distilled) — CivitAI string "Flux.2 Klein 9B"
|
| 11 |
+
Category Visual style
|
| 12 |
+
Author nnegret
|
| 13 |
+
Source https://civitai.com/models/2388820
|
| 14 |
+
Provenance CivitAI · model 2388820 · version 2686105
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File nnegrat_cgstyle_9b_1800.safetensors
|
| 20 |
+
Version Klein9B_V1
|
| 21 |
+
Size 158.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 d58f7c9ffb43e3c3cd9f72adbec905f06397218fd885aa86e4e90e96def8b980
|
| 24 |
+
Published 2026-02-13
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "artwork in cgstyle_9b"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
Taken verbatim from the author's description:
|
| 35 |
+
|
| 36 |
+
Sampler euler
|
| 37 |
+
|
| 38 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 39 |
+
ADOPTION & POPULARITY
|
| 40 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 41 |
+
Downloads 1,579
|
| 42 |
+
Rating 100% positive (136/136)
|
| 43 |
+
Comments 0
|
| 44 |
+
Published 204 days ago
|
| 45 |
+
Download rate 4.0/day since release
|
| 46 |
+
|
| 47 |
+
Adoption rank #141 of 200 in this collection (Modest)
|
| 48 |
+
Momentum rank #141 of 200 by download rate (Long tail)
|
| 49 |
+
|
| 50 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 51 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 52 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 53 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 54 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 55 |
+
|
| 56 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 57 |
+
CHAINING / STACKING
|
| 58 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 59 |
+
Stacks with others not stated
|
| 60 |
+
|
| 61 |
+
The author gave no chaining guidance. The rules below are the
|
| 62 |
+
general FLUX.2 [klein] 9B ones, not anything specific to this LoRA.
|
| 63 |
+
|
| 64 |
+
General FLUX.2 [klein] 9B rules that apply here (see REFERENCE.txt):
|
| 65 |
+
|
| 66 |
+
• Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model
|
| 67 |
+
output into model input. There is no CLIP side to route — klein LoRAs
|
| 68 |
+
are model-only because the Qwen3 text encoder is not trained (CivitAI's
|
| 69 |
+
recipe fixes trainTextEncoder: false).
|
| 70 |
+
• Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B
|
| 71 |
+
LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden,
|
| 72 |
+
5+20 vs 8+24 blocks), not a quality question.
|
| 73 |
+
• Mixing a "Flux.2 Klein 9B" LoRA and a "Flux.2 Klein 9B-base" LoRA in
|
| 74 |
+
one stack is fine — those strings describe the training checkpoint, not
|
| 75 |
+
incompatible tensor layouts. Set the sampler for the checkpoint
|
| 76 |
+
actually loaded.
|
| 77 |
+
• Run base-trained LoRAs on the distilled checkpoint when you want speed:
|
| 78 |
+
HF's klein LoRA guide reports the adapter loads there and typically
|
| 79 |
+
gives better results than on base, at 4 steps.
|
| 80 |
+
• A base-to-turbo / distillation-extraction LoRA is a whole-model delta,
|
| 81 |
+
not a content LoRA. Put it on the base checkpoint only, and treat its
|
| 82 |
+
strength as a steps/CFG dial rather than a style knob. Do not add it on
|
| 83 |
+
top of the already-distilled checkpoint.
|
| 84 |
+
• Read each LoRA's own published strength range instead of defaulting
|
| 85 |
+
everything to 1.0 — klein LoRAs in the wild ship very different ones
|
| 86 |
+
(0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA,
|
| 87 |
+
under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).
|
| 88 |
+
• With a consistency or edit LoRA in the stack, excessive strength
|
| 89 |
+
suppresses the prompt: the consistency LoRA's article says that if
|
| 90 |
+
edits stop applying, lower it before changing anything else.
|
| 91 |
+
• Prefer runtime LoRA patching over baking a LoRA into the checkpoint:
|
| 92 |
+
ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein
|
| 93 |
+
models (4B or 9B) since a March 2026 update — issue #13637, still open.
|
| 94 |
+
• Step-distilled to exactly 4 inference steps and guidance-distilled; HF
|
| 95 |
+
card example is num_inference_steps=4, guidance_scale=1.0. Its
|
| 96 |
+
transformer config has guidance_embeds=false. This is the intended
|
| 97 |
+
inference target: ComfyUI's blog benchmarks it at ~2s and 19.6GB VRAM
|
| 98 |
+
on an RTX 5090. Not offered as a training target by BFL's docs or
|
| 99 |
+
CivitAI's recipe.
|
| 100 |
+
|
| 101 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 102 |
+
PROS
|
| 103 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 104 |
+
+ Well established — 1,579 downloads. [source: CivitAI stats]
|
| 105 |
+
+ Positively received — 136 thumbs-up with no down-votes. [source:
|
| 106 |
+
CivitAI stats]
|
| 107 |
+
+ Explicit trigger word(s) — artwork in cgstyle_9b — so the effect can be
|
| 108 |
+
turned on and off from the prompt. [source: model metadata]
|
| 109 |
+
+ Compact at 158 MB — cheap to stack with other LoRAs. [source: file
|
| 110 |
+
size]
|
| 111 |
+
+ Author published concrete recommended settings. [source: description]
|
| 112 |
+
|
| 113 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 114 |
+
CONS & CAVEATS
|
| 115 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 116 |
+
(none recorded)
|
| 117 |
+
|
| 118 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 119 |
+
COMPATIBILITY WARNING
|
| 120 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 121 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 122 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 123 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 124 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 125 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 126 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 127 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 128 |
+
train against the base checkpoint and the adapter still loads on the
|
| 129 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 130 |
+
typically gives better results than the base model, and it's faster" (that
|
| 131 |
+
post is written against 4B, but the family structure is the same). So the
|
| 132 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 133 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 134 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 135 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 136 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 137 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 138 |
+
architectural mismatch, from the published transformer configs — different
|
| 139 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 140 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 141 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 142 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 143 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 144 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 145 |
+
cleanly is not documented — see unverified.
|
| 146 |
+
|
| 147 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 148 |
+
AUTHOR'S DESCRIPTION
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
交流Q群:173273201 核心特点 / Key Features - Iray Style Rendering:
|
| 151 |
+
带来真实的物理光影感,画面通透且富有深度。 / Provides a realistic physical sense of light and
|
| 152 |
+
shadow, making the image transparent and deep.
|
| 153 |
+
|
| 154 |
+
- Ultimate Skin Texture: 重点优化了皮肤的 3S 材质,表现出通透、红润且极其光滑的皮肤触感。 / Specifically
|
| 155 |
+
optimized for SSS materials, showcasing translucent, rosy, and extremely
|
| 156 |
+
smooth skin.
|
| 157 |
+
|
| 158 |
+
- Versatile Transformation: 无论是动漫转 CG 还是真人转 CG,都能保持极高的风格一致性。 / Whether it's
|
| 159 |
+
Anime-to-CG or Realistic-to-CG, it maintains high style consistency.
|
| 160 |
+
|
| 161 |
+
- Multi-Scenario Support: 完美支持文生图 (T2I) 和图生图 (I2I)。 / Fully compatible with
|
| 162 |
+
both Text-to-Image and Image-to-Image workflows.
|
| 163 |
+
|
| 164 |
+
使用建议 / Usage Recommendations - 权重 / LoRA Weight: * Range: 0.75 - 0.9
|
| 165 |
+
- Recommended: 0.85
|
| 166 |
+
|
| 167 |
+
- 采样器 / Sampler: er_sde (stabilize) euler (dynamic)
|
| 168 |
+
|
| 169 |
+
示例展示 / Gallery Tips
|
| 170 |
+
|
| 171 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 172 |
+
EXAMPLE MEDIA
|
| 173 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 174 |
+
6 preview(s) in ./example_images/ — community results for
|
| 175 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 176 |
+
|
| 177 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 178 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 179 |
+
scraped. Open the model page to read them.
|
| 180 |
+
|
| 181 |
+
01_image.jpeg (image, 2688x3456)
|
| 182 |
+
02_image.jpeg (image, 1664x2944)
|
| 183 |
+
03_image.jpeg (image, 1152x1018)
|
| 184 |
+
04_image.jpeg (image, 832x1216)
|
| 185 |
+
05_image.jpeg (image, 832x1216)
|
| 186 |
+
06_image.jpeg (image, 832x1216)
|
| 187 |
+
|
| 188 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 189 |
+
HOW TO USE (COMFYUI)
|
| 190 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 191 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 192 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 193 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 194 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 195 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 196 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 197 |
+
2. Text encoder ->
|
| 198 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 199 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 200 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 201 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 202 |
+
sizes).
|
| 203 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 204 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 205 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 206 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 207 |
+
for both the distilled and base branches — start from those rather than
|
| 208 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 209 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 210 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 211 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 212 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 213 |
+
patch.
|
| 214 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 215 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 216 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 217 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 218 |
+
Non-Commercial License on the repo page before any download, including
|
| 219 |
+
scripted ones.
|
| 220 |
+
|
| 221 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 222 |
+
Scraped by lorakit on 2026-09-05 03:55 UTC.
|
| 223 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 224 |
+
evidence tagged beside each line.
|
| 225 |
+
───────────────────────────────────────────────────────────────────────────────
|
cg-texture-master-iray-skin-rendering-cg-3s/metadata.json
ADDED
|
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "CG Texture Master & Iray Skin Rendering | 极致CG质感与3S皮肤材质",
|
| 3 |
+
"slug": "cg-texture-master-iray-skin-rendering-cg-3s",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2388820,
|
| 7 |
+
"version_id": 2686105,
|
| 8 |
+
"version_name": "Klein9B_V1",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2388820",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "nnegret",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [
|
| 19 |
+
"t2i"
|
| 20 |
+
],
|
| 21 |
+
"primary_modality": "t2i",
|
| 22 |
+
"checkpoint_family": "klein-9b-distilled",
|
| 23 |
+
"trigger_words": [
|
| 24 |
+
"artwork in cgstyle_9b"
|
| 25 |
+
],
|
| 26 |
+
"recommended_settings": {
|
| 27 |
+
"Sampler": "euler"
|
| 28 |
+
},
|
| 29 |
+
"chaining": {
|
| 30 |
+
"author": {
|
| 31 |
+
"stacks": "not stated",
|
| 32 |
+
"notes": "",
|
| 33 |
+
"avoid": [],
|
| 34 |
+
"requires": [],
|
| 35 |
+
"order": "",
|
| 36 |
+
"strength": "",
|
| 37 |
+
"stated": false
|
| 38 |
+
},
|
| 39 |
+
"general_rules": [
|
| 40 |
+
"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).",
|
| 41 |
+
"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.",
|
| 42 |
+
"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.",
|
| 43 |
+
"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.",
|
| 44 |
+
"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.",
|
| 45 |
+
"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).",
|
| 46 |
+
"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.",
|
| 47 |
+
"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.",
|
| 48 |
+
"Step-distilled to exactly 4 inference steps and guidance-distilled; HF card example is num_inference_steps=4, guidance_scale=1.0. Its transformer config has guidance_embeds=false. This is the intended inference target: ComfyUI's blog benchmarks it at ~2s and 19.6GB VRAM on an RTX 5090. Not offered as a training target by BFL's docs or CivitAI's recipe."
|
| 49 |
+
]
|
| 50 |
+
},
|
| 51 |
+
"pros": [
|
| 52 |
+
"Well established — 1,579 downloads. [source: CivitAI stats]",
|
| 53 |
+
"Positively received — 136 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 54 |
+
"Explicit trigger word(s) — artwork in cgstyle_9b — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 55 |
+
"Compact at 158 MB — cheap to stack with other LoRAs. [source: file size]",
|
| 56 |
+
"Author published concrete recommended settings. [source: description]"
|
| 57 |
+
],
|
| 58 |
+
"cons": [],
|
| 59 |
+
"file": {
|
| 60 |
+
"name": "nnegrat_cgstyle_9b_1800.safetensors",
|
| 61 |
+
"size_bytes": 165704168,
|
| 62 |
+
"size_mb": 158.03,
|
| 63 |
+
"sha256": "d58f7c9ffb43e3c3cd9f72adbec905f06397218fd885aa86e4e90e96def8b980"
|
| 64 |
+
},
|
| 65 |
+
"stats": {
|
| 66 |
+
"downloads": 1579,
|
| 67 |
+
"thumbs_up": 136,
|
| 68 |
+
"thumbs_down": 0
|
| 69 |
+
},
|
| 70 |
+
"popularity": {
|
| 71 |
+
"downloads": 1579,
|
| 72 |
+
"thumbs_up": 136,
|
| 73 |
+
"thumbs_down": 0,
|
| 74 |
+
"comments": 0,
|
| 75 |
+
"approval": "100% positive (136/136)",
|
| 76 |
+
"age_days": 203.6,
|
| 77 |
+
"downloads_per_day": 4.0,
|
| 78 |
+
"rank_by_downloads": 141,
|
| 79 |
+
"rank_by_momentum": 141,
|
| 80 |
+
"of_total": 200,
|
| 81 |
+
"adoption_tier": "Modest",
|
| 82 |
+
"momentum": "Long tail"
|
| 83 |
+
},
|
| 84 |
+
"selection_score": 70.9,
|
| 85 |
+
"selection_reasons": [
|
| 86 |
+
"1,579 downloads",
|
| 87 |
+
"136 thumbs-up",
|
| 88 |
+
"documented triggers + usage notes",
|
| 89 |
+
"top-ranked for its category"
|
| 90 |
+
],
|
| 91 |
+
"example_media": [
|
| 92 |
+
{
|
| 93 |
+
"file": "01_image.jpeg",
|
| 94 |
+
"type": "image",
|
| 95 |
+
"resolution": "2688x3456",
|
| 96 |
+
"prompt": ""
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"file": "02_image.jpeg",
|
| 100 |
+
"type": "image",
|
| 101 |
+
"resolution": "1664x2944",
|
| 102 |
+
"prompt": ""
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"file": "03_image.jpeg",
|
| 106 |
+
"type": "image",
|
| 107 |
+
"resolution": "1152x1018",
|
| 108 |
+
"prompt": ""
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"file": "04_image.jpeg",
|
| 112 |
+
"type": "image",
|
| 113 |
+
"resolution": "832x1216",
|
| 114 |
+
"prompt": ""
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"file": "05_image.jpeg",
|
| 118 |
+
"type": "image",
|
| 119 |
+
"resolution": "832x1216",
|
| 120 |
+
"prompt": ""
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"file": "06_image.jpeg",
|
| 124 |
+
"type": "image",
|
| 125 |
+
"resolution": "832x1216",
|
| 126 |
+
"prompt": ""
|
| 127 |
+
}
|
| 128 |
+
],
|
| 129 |
+
"tags": [
|
| 130 |
+
"1 girl",
|
| 131 |
+
"realistic",
|
| 132 |
+
"anime",
|
| 133 |
+
"2.5d",
|
| 134 |
+
"cg",
|
| 135 |
+
"style"
|
| 136 |
+
],
|
| 137 |
+
"scraped_at": "2026-09-05T03:55:12+00:00",
|
| 138 |
+
"path": "flux2-klein-9b/cg-texture-master-iray-skin-rendering-cg-3s"
|
| 139 |
+
}
|
cg-texture-master-iray-skin-rendering-cg-3s/nnegrat_cgstyle_9b_1800.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d58f7c9ffb43e3c3cd9f72adbec905f06397218fd885aa86e4e90e96def8b980
|
| 3 |
+
size 165704168
|
claire-redfield-resident-evil-2-remake-in-real-life/claireredfieldtailor_flux2-klein_v1a.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a08cadb74bdf244d11d647ee802f969b34f56631dc3d0cf5d7fac19de26f74a4
|
| 3 |
+
size 165704384
|
claire-redfield-resident-evil-2-remake-in-real-life/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
claire-redfield-resident-evil-2-remake-in-real-life/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
claire-redfield-resident-evil-2-remake-in-real-life/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
claire-redfield-resident-evil-2-remake-in-real-life/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
claire-redfield-resident-evil-2-remake-in-real-life/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
claire-redfield-resident-evil-2-remake-in-real-life/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
claire-redfield-resident-evil-2-remake-in-real-life/info.txt
ADDED
|
@@ -0,0 +1,295 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
CLAIRE REDFIELD - RESIDENT EVIL 2 REMAKE IN REAL-LIFE
|
| 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 Character / subject
|
| 12 |
+
Author SteveTailor
|
| 13 |
+
Source https://civitai.com/models/2850469
|
| 14 |
+
Provenance CivitAI · model 2850469 · version 3227435
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File claireredfieldtailor_flux2-klein_v1a.safetensors
|
| 20 |
+
Version Flux.2 Klein 9B - v1.0A
|
| 21 |
+
Size 158.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 a08cadb74bdf244d11d647ee802f969b34f56631dc3d0cf5d7fac19de26f74a4
|
| 24 |
+
Published 2026-08-15
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "claireredfieldtailor"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
Taken verbatim from the author's description:
|
| 35 |
+
|
| 36 |
+
LoRA strength 1.0
|
| 37 |
+
Sampler steps 9
|
| 38 |
+
CFG / guidance 1.0
|
| 39 |
+
Sampler res_multistep
|
| 40 |
+
|
| 41 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 42 |
+
ADOPTION & POPULARITY
|
| 43 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 44 |
+
Downloads 228
|
| 45 |
+
Rating 100% positive (21/21)
|
| 46 |
+
Comments 0
|
| 47 |
+
Published 21 days ago
|
| 48 |
+
Download rate 2.7/day since release
|
| 49 |
+
|
| 50 |
+
Adoption rank #197 of 200 in this collection (Niche)
|
| 51 |
+
Momentum rank #183 of 200 by download rate (Long tail · fresh release)
|
| 52 |
+
|
| 53 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 54 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 55 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 56 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 57 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 58 |
+
|
| 59 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 60 |
+
CHAINING / STACKING
|
| 61 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 62 |
+
Stacks with others not stated
|
| 63 |
+
|
| 64 |
+
The author gave no chaining guidance. The rules below are the
|
| 65 |
+
general FLUX.2 [klein] 9B ones, not anything specific to this LoRA.
|
| 66 |
+
|
| 67 |
+
General FLUX.2 [klein] 9B rules that apply here (see REFERENCE.txt):
|
| 68 |
+
|
| 69 |
+
• Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model
|
| 70 |
+
output into model input. There is no CLIP side to route — klein LoRAs
|
| 71 |
+
are model-only because the Qwen3 text encoder is not trained (CivitAI's
|
| 72 |
+
recipe fixes trainTextEncoder: false).
|
| 73 |
+
• Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B
|
| 74 |
+
LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden,
|
| 75 |
+
5+20 vs 8+24 blocks), not a quality question.
|
| 76 |
+
• Mixing a "Flux.2 Klein 9B" LoRA and a "Flux.2 Klein 9B-base" LoRA in
|
| 77 |
+
one stack is fine — those strings describe the training checkpoint, not
|
| 78 |
+
incompatible tensor layouts. Set the sampler for the checkpoint
|
| 79 |
+
actually loaded.
|
| 80 |
+
• Run base-trained LoRAs on the distilled checkpoint when you want speed:
|
| 81 |
+
HF's klein LoRA guide reports the adapter loads there and typically
|
| 82 |
+
gives better results than on base, at 4 steps.
|
| 83 |
+
• A base-to-turbo / distillation-extraction LoRA is a whole-model delta,
|
| 84 |
+
not a content LoRA. Put it on the base checkpoint only, and treat its
|
| 85 |
+
strength as a steps/CFG dial rather than a style knob. Do not add it on
|
| 86 |
+
top of the already-distilled checkpoint.
|
| 87 |
+
• Read each LoRA's own published strength range instead of defaulting
|
| 88 |
+
everything to 1.0 — klein LoRAs in the wild ship very different ones
|
| 89 |
+
(0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA,
|
| 90 |
+
under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).
|
| 91 |
+
• With a consistency or edit LoRA in the stack, excessive strength
|
| 92 |
+
suppresses the prompt: the consistency LoRA's article says that if
|
| 93 |
+
edits stop applying, lower it before changing anything else.
|
| 94 |
+
• Prefer runtime LoRA patching over baking a LoRA into the checkpoint:
|
| 95 |
+
ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein
|
| 96 |
+
models (4B or 9B) since a March 2026 update — issue #13637, still open.
|
| 97 |
+
• The author never states which weight family this targets. Two different
|
| 98 |
+
questions, two different answers. Within 9B (distilled vs base — the
|
| 99 |
+
two CivitAI strings): not a real incompatibility. Both load through the
|
| 100 |
+
same Flux2KleinPipeline and have the same repo layout; for the 4B pair,
|
| 101 |
+
where both transformer configs are public, the distil
|
| 102 |
+
|
| 103 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 104 |
+
PROS
|
| 105 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 106 |
+
+ Explicit trigger word(s) — claireredfieldtailor — so the effect can be
|
| 107 |
+
turned on and off from the prompt. [source: model metadata]
|
| 108 |
+
+ Compact at 158 MB — cheap to stack with other LoRAs. [source: file
|
| 109 |
+
size]
|
| 110 |
+
+ Author published concrete recommended settings. [source: description]
|
| 111 |
+
|
| 112 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 113 |
+
CONS & CAVEATS
|
| 114 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 115 |
+
- Author never states which generation mode it was trained for; test
|
| 116 |
+
against your own workflow before relying on it. [source: description]
|
| 117 |
+
- Modest adoption (228 downloads) — less community feedback to rely on.
|
| 118 |
+
[source: source stats]
|
| 119 |
+
|
| 120 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 121 |
+
COMPATIBILITY WARNING
|
| 122 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 123 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 124 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 125 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 126 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 127 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 128 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 129 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 130 |
+
train against the base checkpoint and the adapter still loads on the
|
| 131 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 132 |
+
typically gives better results than the base model, and it's faster" (that
|
| 133 |
+
post is written against 4B, but the family structure is the same). So the
|
| 134 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 135 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 136 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 137 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 138 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 139 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 140 |
+
architectural mismatch, from the published transformer configs — different
|
| 141 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 142 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 143 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 144 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 145 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 146 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 147 |
+
cleanly is not documented — see unverified.
|
| 148 |
+
|
| 149 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 150 |
+
AUTHOR'S DESCRIPTION
|
| 151 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 152 |
+
Meet Claire Redfield — the one who rode into Raccoon City looking for her
|
| 153 |
+
brother and never quite stopped moving since. This LoRA is a fan tribute
|
| 154 |
+
built around her likeness: her face, that level, unimpressed calm she keeps
|
| 155 |
+
even when everything around her is on fire, and the warmth underneath it.
|
| 156 |
+
One thing up front, because it changes how you prompt her: this is a
|
| 157 |
+
character-identity LoRA. It reproduces who she is, not a fixed costume. The
|
| 158 |
+
biker jacket, the red vest, the Raccoon City era gear — none of that is
|
| 159 |
+
baked in. The dataset is deliberately varied everyday clothing and
|
| 160 |
+
locations, so her identity holds up in any setting. If you want the
|
| 161 |
+
signature look, describe it in your prompt; the LoRA keeps her face while
|
| 162 |
+
you decide the wardrobe.
|
| 163 |
+
It is tuned for Z-Image Turbo , so you get a photorealistic Claire at turbo
|
| 164 |
+
speed: few steps, low CFG, fast iterations, strong identity. There are also
|
| 165 |
+
versions for Illustrious and FLUX.2 Klein 9B . Have fun with her — and
|
| 166 |
+
please share what you make.
|
| 167 |
+
Recommended Settings - Trigger word: claireredfieldtailor (put it at the
|
| 168 |
+
very start of your prompt)
|
| 169 |
+
|
| 170 |
+
- Strength: 1.0 (useful range 0.8 – 1.0)
|
| 171 |
+
|
| 172 |
+
Z-Image-Turbo - Steps: 9
|
| 173 |
+
|
| 174 |
+
- CFG: 1.0
|
| 175 |
+
|
| 176 |
+
- Sampler: res_multistep
|
| 177 |
+
|
| 178 |
+
- Scheduler: simple
|
| 179 |
+
|
| 180 |
+
- Shift: 3.0 (via a ModelSamplingAuraFlow node — Z-Image / AuraFlow
|
| 181 |
+
specific)
|
| 182 |
+
|
| 183 |
+
- Negative prompt: (empty)
|
| 184 |
+
|
| 185 |
+
- Base model: Z-Image Turbo. A realistic Z-Image Turbo checkpoint such as
|
| 186 |
+
AnalogMadness (Z-Image Turbo) v2.0 or cyberrealistic Z-Image v0.5 gives the
|
| 187 |
+
most photographic look.
|
| 188 |
+
|
| 189 |
+
Illustrious - Steps: 30
|
| 190 |
+
|
| 191 |
+
- CFG: 4.0-5.0
|
| 192 |
+
|
| 193 |
+
- Sampler: dpmpp_2m, dpmpp_3m_sde
|
| 194 |
+
|
| 195 |
+
- Scheduler: karras
|
| 196 |
+
|
| 197 |
+
- Models: Realism Illustrious By Stable Yogi, Ultra Realistic By Stable
|
| 198 |
+
Yogi, ramthrustsNSFWPINK_alchemyMix176, perfectdeliberate v70, iLustMix
|
| 199 |
+
|
| 200 |
+
Flux.2 Klein 9B - Steps: 25-30
|
| 201 |
+
|
| 202 |
+
- CFG: 1.0
|
| 203 |
+
|
| 204 |
+
- Guidance: 3.0-4.0
|
| 205 |
+
|
| 206 |
+
- Sampler: euler / res_multistep
|
| 207 |
+
|
| 208 |
+
- Scheduler: simple
|
| 209 |
+
|
| 210 |
+
- Negative prompt: (empty)
|
| 211 |
+
|
| 212 |
+
- Base model: Flux.2 Klein 9B + FP8, Jib Mix Klein,
|
| 213 |
+
|
| 214 |
+
Prompt Examples
|
| 215 |
+
Prompt Examples Portrait prompt: A photo of claireredfieldtailor, a woman.
|
| 216 |
+
A half-body portrait, three-quarter view, soft window light, warm tones,
|
| 217 |
+
shallow depth of field, photorealistic, professional photography. Meaning:
|
| 218 |
+
just her, cleanly lit, nothing competing with the face. Use this to verify
|
| 219 |
+
the likeness
|
| 220 |
+
before you build a bigger scene.
|
| 221 |
+
|
| 222 |
+
Training Details - Source: curated character dataset (portraits, full-body,
|
| 223 |
+
scenes, outside, inside, ...)
|
| 224 |
+
|
| 225 |
+
- Dataset size: 89 images
|
| 226 |
+
|
| 227 |
+
- Resolution: 768 px
|
| 228 |
+
|
| 229 |
+
Notes - Fan service / disclaimer: This is a fan-made tribute LoRA. It is
|
| 230 |
+
not affiliated with, endorsed by, or connected to Capcom or any Resident
|
| 231 |
+
Evil rights holder. Claire Redfield is a fictional character owned by
|
| 232 |
+
Capcom; this LoRA reproduces the likeness of a fictional character, not of
|
| 233 |
+
a real person. Check Civitai's rules and Capcom's position before enabling
|
| 234 |
+
commercial use or on-site generation. For personal, non-commercial fan use.
|
| 235 |
+
|
| 236 |
+
- Identity, not a costume: the biker jacket, the red vest and the rest of
|
| 237 |
+
the game wardrobe were not in the training data. Describe the clothing you
|
| 238 |
+
want in your prompt — the LoRA supplies the face. Any accessory has to be
|
| 239 |
+
prompted and only makes sense in front or side views.
|
| 240 |
+
|
| 241 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 242 |
+
EXAMPLE MEDIA
|
| 243 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 244 |
+
6 preview(s) in ./example_images/ — community results for
|
| 245 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 246 |
+
|
| 247 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 248 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 249 |
+
scraped. Open the model page to read them.
|
| 250 |
+
|
| 251 |
+
01_image.jpeg (image, 896x1152)
|
| 252 |
+
02_image.jpeg (image, 896x1152)
|
| 253 |
+
03_image.jpeg (image, 896x1152)
|
| 254 |
+
04_image.jpeg (image, 896x1152)
|
| 255 |
+
05_image.jpeg (image, 896x1152)
|
| 256 |
+
06_image.jpeg (image, 832x1216)
|
| 257 |
+
|
| 258 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 259 |
+
HOW TO USE (COMFYUI)
|
| 260 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 261 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 262 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 263 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 264 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 265 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 266 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 267 |
+
2. Text encoder ->
|
| 268 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 269 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 270 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 271 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 272 |
+
sizes).
|
| 273 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 274 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 275 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 276 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 277 |
+
for both the distilled and base branches — start from those rather than
|
| 278 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 279 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 280 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 281 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 282 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 283 |
+
patch.
|
| 284 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 285 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 286 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 287 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 288 |
+
Non-Commercial License on the repo page before any download, including
|
| 289 |
+
scripted ones.
|
| 290 |
+
|
| 291 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 292 |
+
Scraped by lorakit on 2026-09-05 03:55 UTC.
|
| 293 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 294 |
+
evidence tagged beside each line.
|
| 295 |
+
───────────────────────────────────────────────────────────────────────────────
|
claire-redfield-resident-evil-2-remake-in-real-life/metadata.json
ADDED
|
@@ -0,0 +1,142 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Claire Redfield - Resident Evil 2 Remake in Real-Life",
|
| 3 |
+
"slug": "claire-redfield-resident-evil-2-remake-in-real-life",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2850469,
|
| 7 |
+
"version_id": 3227435,
|
| 8 |
+
"version_name": "Flux.2 Klein 9B - v1.0A",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2850469",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "SteveTailor",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "character",
|
| 16 |
+
"label": "Character / subject"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"claireredfieldtailor"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {
|
| 25 |
+
"LoRA strength": "1.0",
|
| 26 |
+
"Sampler steps": "9",
|
| 27 |
+
"CFG / guidance": "1.0",
|
| 28 |
+
"Sampler": "res_multistep"
|
| 29 |
+
},
|
| 30 |
+
"chaining": {
|
| 31 |
+
"author": {
|
| 32 |
+
"stacks": "not stated",
|
| 33 |
+
"notes": "",
|
| 34 |
+
"avoid": [],
|
| 35 |
+
"requires": [],
|
| 36 |
+
"order": "",
|
| 37 |
+
"strength": "",
|
| 38 |
+
"stated": false
|
| 39 |
+
},
|
| 40 |
+
"general_rules": [
|
| 41 |
+
"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).",
|
| 42 |
+
"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.",
|
| 43 |
+
"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.",
|
| 44 |
+
"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.",
|
| 45 |
+
"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.",
|
| 46 |
+
"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).",
|
| 47 |
+
"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.",
|
| 48 |
+
"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.",
|
| 49 |
+
"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"
|
| 50 |
+
]
|
| 51 |
+
},
|
| 52 |
+
"pros": [
|
| 53 |
+
"Explicit trigger word(s) — claireredfieldtailor — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 54 |
+
"Compact at 158 MB — cheap to stack with other LoRAs. [source: file size]",
|
| 55 |
+
"Author published concrete recommended settings. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"cons": [
|
| 58 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]",
|
| 59 |
+
"Modest adoption (228 downloads) — less community feedback to rely on. [source: source stats]"
|
| 60 |
+
],
|
| 61 |
+
"file": {
|
| 62 |
+
"name": "claireredfieldtailor_flux2-klein_v1a.safetensors",
|
| 63 |
+
"size_bytes": 165704384,
|
| 64 |
+
"size_mb": 158.03,
|
| 65 |
+
"sha256": "a08cadb74bdf244d11d647ee802f969b34f56631dc3d0cf5d7fac19de26f74a4"
|
| 66 |
+
},
|
| 67 |
+
"stats": {
|
| 68 |
+
"downloads": 228,
|
| 69 |
+
"thumbs_up": 21,
|
| 70 |
+
"thumbs_down": 0
|
| 71 |
+
},
|
| 72 |
+
"popularity": {
|
| 73 |
+
"downloads": 228,
|
| 74 |
+
"thumbs_up": 21,
|
| 75 |
+
"thumbs_down": 0,
|
| 76 |
+
"comments": 0,
|
| 77 |
+
"approval": "100% positive (21/21)",
|
| 78 |
+
"age_days": 20.8,
|
| 79 |
+
"downloads_per_day": 2.69,
|
| 80 |
+
"rank_by_downloads": 197,
|
| 81 |
+
"rank_by_momentum": 183,
|
| 82 |
+
"of_total": 200,
|
| 83 |
+
"adoption_tier": "Niche",
|
| 84 |
+
"momentum": "Long tail · fresh release"
|
| 85 |
+
},
|
| 86 |
+
"selection_score": 70.9,
|
| 87 |
+
"selection_reasons": [
|
| 88 |
+
"228 downloads",
|
| 89 |
+
"21 thumbs-up",
|
| 90 |
+
"documented triggers + usage notes",
|
| 91 |
+
"top-ranked for its category"
|
| 92 |
+
],
|
| 93 |
+
"example_media": [
|
| 94 |
+
{
|
| 95 |
+
"file": "01_image.jpeg",
|
| 96 |
+
"type": "image",
|
| 97 |
+
"resolution": "896x1152",
|
| 98 |
+
"prompt": ""
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"file": "02_image.jpeg",
|
| 102 |
+
"type": "image",
|
| 103 |
+
"resolution": "896x1152",
|
| 104 |
+
"prompt": ""
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"file": "03_image.jpeg",
|
| 108 |
+
"type": "image",
|
| 109 |
+
"resolution": "896x1152",
|
| 110 |
+
"prompt": ""
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"file": "04_image.jpeg",
|
| 114 |
+
"type": "image",
|
| 115 |
+
"resolution": "896x1152",
|
| 116 |
+
"prompt": ""
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"file": "05_image.jpeg",
|
| 120 |
+
"type": "image",
|
| 121 |
+
"resolution": "896x1152",
|
| 122 |
+
"prompt": ""
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"file": "06_image.jpeg",
|
| 126 |
+
"type": "image",
|
| 127 |
+
"resolution": "832x1216",
|
| 128 |
+
"prompt": ""
|
| 129 |
+
}
|
| 130 |
+
],
|
| 131 |
+
"tags": [
|
| 132 |
+
"claire redfield",
|
| 133 |
+
"character",
|
| 134 |
+
"resi2",
|
| 135 |
+
"resident evil 2 remake",
|
| 136 |
+
"resident evil 2",
|
| 137 |
+
"claire",
|
| 138 |
+
"redfield"
|
| 139 |
+
],
|
| 140 |
+
"scraped_at": "2026-09-05T03:55:48+00:00",
|
| 141 |
+
"path": "flux2-klein-9b/claire-redfield-resident-evil-2-remake-in-real-life"
|
| 142 |
+
}
|
detailer-ce/Detailer04d_CE_Flux2K9b_AIT_000000150.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebd9c7088864987efc067f6925dce369c8fe6964137aff044a5d4c8b6650bfd9
|
| 3 |
+
size 41447688
|
detailer-ce/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
detailer-ce/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
detailer-ce/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
detailer-ce/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
detailer-ce/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
detailer-ce/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
detailer-ce/info.txt
ADDED
|
@@ -0,0 +1,238 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
DETAILER CE
|
| 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 Detail / anatomy fixer
|
| 12 |
+
Author CreativeEdge
|
| 13 |
+
Source https://civitai.com/models/2574468
|
| 14 |
+
Provenance CivitAI · model 2574468 · version 2896490
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File Detailer04d_CE_Flux2K9b_AIT_000000150.safetensors
|
| 20 |
+
Version V04d - Flux.2 Klein 9b
|
| 21 |
+
Size 39.5 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 ebd9c7088864987efc067f6925dce369c8fe6964137aff044a5d4c8b6650bfd9
|
| 24 |
+
Published 2026-04-28
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
No trigger word. The LoRA applies as soon as it is loaded —
|
| 30 |
+
strength is the only way to dial the effect up or down.
|
| 31 |
+
|
| 32 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 33 |
+
RECOMMENDED SETTINGS
|
| 34 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 35 |
+
The author did not publish specific settings.
|
| 36 |
+
No author settings were published. Community baseline: steps 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 1,961
|
| 70 |
+
Rating 100% positive (127/127)
|
| 71 |
+
Comments 0
|
| 72 |
+
Published 129 days ago
|
| 73 |
+
Download rate 4.1/day since release
|
| 74 |
+
|
| 75 |
+
Adoption rank #133 of 200 in this collection (Modest)
|
| 76 |
+
Momentum rank #136 of 200 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 — 1,961 downloads. [source: CivitAI stats]
|
| 132 |
+
+ Positively received — 127 thumbs-up with no down-votes. [source:
|
| 133 |
+
CivitAI stats]
|
| 134 |
+
+ Compact at 40 MB — cheap to stack with other LoRAs. [source: file size]
|
| 135 |
+
|
| 136 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 137 |
+
CONS & CAVEATS
|
| 138 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 139 |
+
- Needs a reduced strength; the default 1.0 is likely too strong.
|
| 140 |
+
[source: description]
|
| 141 |
+
- No trigger word — the LoRA is always on once loaded, so strength is the
|
| 142 |
+
only control. [source: model metadata]
|
| 143 |
+
- Author never states which generation mode it was trained for; test
|
| 144 |
+
against your own workflow before relying on it. [source: description]
|
| 145 |
+
|
| 146 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 147 |
+
COMPATIBILITY WARNING
|
| 148 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 149 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 150 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 151 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 152 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 153 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 154 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 155 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 156 |
+
train against the base checkpoint and the adapter still loads on the
|
| 157 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 158 |
+
typically gives better results than the base model, and it's faster" (that
|
| 159 |
+
post is written against 4B, but the family structure is the same). So the
|
| 160 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 161 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 162 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 163 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 164 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 165 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 166 |
+
architectural mismatch, from the published transformer configs — different
|
| 167 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 168 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 169 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 170 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 171 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 172 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 173 |
+
cleanly is not documented — see unverified.
|
| 174 |
+
|
| 175 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 176 |
+
AUTHOR'S DESCRIPTION
|
| 177 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 178 |
+
Detail slider. On its own, the useful range is anywhere from around -1 to
|
| 179 |
+
positive 1, though some of the models top out around +/- 0.8. See the
|
| 180 |
+
showcase images for an idea of the results at various settings. When used
|
| 181 |
+
in conjunction with other LoRAs, it can be more useful to lower the slider
|
| 182 |
+
strength to around 0.4.
|
| 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, 3072x1024)
|
| 195 |
+
02_image.jpeg (image, 3072x1024)
|
| 196 |
+
03_image.jpeg (image, 3072x1024)
|
| 197 |
+
04_image.jpeg (image, 1024x1024)
|
| 198 |
+
05_image.jpeg (image, 1024x1024)
|
| 199 |
+
06_image.jpeg (image, 1024x1024)
|
| 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 03:54 UTC.
|
| 236 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 237 |
+
evidence tagged beside each line.
|
| 238 |
+
───────────────────────────────────────────────────────────────────────────────
|
detailer-ce/metadata.json
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Detailer CE",
|
| 3 |
+
"slug": "detailer-ce",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2574468,
|
| 7 |
+
"version_id": 2896490,
|
| 8 |
+
"version_name": "V04d - Flux.2 Klein 9b",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2574468",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "CreativeEdge",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "detail",
|
| 16 |
+
"label": "Detail / anatomy fixer"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [],
|
| 22 |
+
"recommended_settings": {},
|
| 23 |
+
"chaining": {
|
| 24 |
+
"author": {
|
| 25 |
+
"stacks": "not stated",
|
| 26 |
+
"notes": "",
|
| 27 |
+
"avoid": [],
|
| 28 |
+
"requires": [],
|
| 29 |
+
"order": "",
|
| 30 |
+
"strength": "",
|
| 31 |
+
"stated": false
|
| 32 |
+
},
|
| 33 |
+
"general_rules": [
|
| 34 |
+
"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).",
|
| 35 |
+
"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.",
|
| 36 |
+
"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.",
|
| 37 |
+
"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.",
|
| 38 |
+
"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.",
|
| 39 |
+
"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).",
|
| 40 |
+
"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.",
|
| 41 |
+
"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.",
|
| 42 |
+
"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"
|
| 43 |
+
]
|
| 44 |
+
},
|
| 45 |
+
"pros": [
|
| 46 |
+
"Well established — 1,961 downloads. [source: CivitAI stats]",
|
| 47 |
+
"Positively received — 127 thumbs-up with no down-votes. [source: CivitAI stats]",
|
| 48 |
+
"Compact at 40 MB — cheap to stack with other LoRAs. [source: file size]"
|
| 49 |
+
],
|
| 50 |
+
"cons": [
|
| 51 |
+
"Needs a reduced strength; the default 1.0 is likely too strong. [source: description]",
|
| 52 |
+
"No trigger word — the LoRA is always on once loaded, so strength is the only control. [source: model metadata]",
|
| 53 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]"
|
| 54 |
+
],
|
| 55 |
+
"file": {
|
| 56 |
+
"name": "Detailer04d_CE_Flux2K9b_AIT_000000150.safetensors",
|
| 57 |
+
"size_bytes": 41447688,
|
| 58 |
+
"size_mb": 39.53,
|
| 59 |
+
"sha256": "ebd9c7088864987efc067f6925dce369c8fe6964137aff044a5d4c8b6650bfd9"
|
| 60 |
+
},
|
| 61 |
+
"stats": {
|
| 62 |
+
"downloads": 1961,
|
| 63 |
+
"thumbs_up": 127,
|
| 64 |
+
"thumbs_down": 0
|
| 65 |
+
},
|
| 66 |
+
"popularity": {
|
| 67 |
+
"downloads": 1961,
|
| 68 |
+
"thumbs_up": 127,
|
| 69 |
+
"thumbs_down": 0,
|
| 70 |
+
"comments": 0,
|
| 71 |
+
"approval": "100% positive (127/127)",
|
| 72 |
+
"age_days": 129.4,
|
| 73 |
+
"downloads_per_day": 4.12,
|
| 74 |
+
"rank_by_downloads": 133,
|
| 75 |
+
"rank_by_momentum": 136,
|
| 76 |
+
"of_total": 200,
|
| 77 |
+
"adoption_tier": "Modest",
|
| 78 |
+
"momentum": "Long tail"
|
| 79 |
+
},
|
| 80 |
+
"selection_score": 71.3,
|
| 81 |
+
"selection_reasons": [
|
| 82 |
+
"1,961 downloads",
|
| 83 |
+
"127 thumbs-up",
|
| 84 |
+
"top-ranked for its category"
|
| 85 |
+
],
|
| 86 |
+
"example_media": [
|
| 87 |
+
{
|
| 88 |
+
"file": "01_image.jpeg",
|
| 89 |
+
"type": "image",
|
| 90 |
+
"resolution": "3072x1024",
|
| 91 |
+
"prompt": ""
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"file": "02_image.jpeg",
|
| 95 |
+
"type": "image",
|
| 96 |
+
"resolution": "3072x1024",
|
| 97 |
+
"prompt": ""
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"file": "03_image.jpeg",
|
| 101 |
+
"type": "image",
|
| 102 |
+
"resolution": "3072x1024",
|
| 103 |
+
"prompt": ""
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"file": "04_image.jpeg",
|
| 107 |
+
"type": "image",
|
| 108 |
+
"resolution": "1024x1024",
|
| 109 |
+
"prompt": ""
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"file": "05_image.jpeg",
|
| 113 |
+
"type": "image",
|
| 114 |
+
"resolution": "1024x1024",
|
| 115 |
+
"prompt": ""
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"file": "06_image.jpeg",
|
| 119 |
+
"type": "image",
|
| 120 |
+
"resolution": "1024x1024",
|
| 121 |
+
"prompt": ""
|
| 122 |
+
}
|
| 123 |
+
],
|
| 124 |
+
"tags": [
|
| 125 |
+
"detail slider",
|
| 126 |
+
"detail",
|
| 127 |
+
"style",
|
| 128 |
+
"slider"
|
| 129 |
+
],
|
| 130 |
+
"scraped_at": "2026-09-05T03:54:59+00:00",
|
| 131 |
+
"path": "flux2-klein-9b/detailer-ce"
|
| 132 |
+
}
|
hand-drawn-sketch/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
hand-drawn-sketch/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
hand-drawn-sketch/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
hand-drawn-sketch/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|
hand-drawn-sketch/example_images/05_image.jpeg
ADDED
|
Git LFS Details
|
hand-drawn-sketch/example_images/06_image.jpeg
ADDED
|
Git LFS Details
|
hand-drawn-sketch/hand_drawn_sketch_klein9b.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96b1ce30cadd42bc15bb457117814dd0d31e19172e236f3038fc877129e869aa
|
| 3 |
+
size 82879480
|
hand-drawn-sketch/info.txt
ADDED
|
@@ -0,0 +1,217 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
═══════════════════════════════════════════════════════════════════════════════
|
| 2 |
+
HAND-DRAWN SKETCH
|
| 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 Yofaraway
|
| 13 |
+
Source https://civitai.com/models/2692445
|
| 14 |
+
Provenance CivitAI · model 2692445 · version 3023139
|
| 15 |
+
|
| 16 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 17 |
+
WEIGHTS
|
| 18 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 19 |
+
File hand_drawn_sketch_klein9b.safetensors
|
| 20 |
+
Version Klein9B v1
|
| 21 |
+
Size 79.0 MB
|
| 22 |
+
Format SafeTensor / unknown precision
|
| 23 |
+
SHA256 96b1ce30cadd42bc15bb457117814dd0d31e19172e236f3038fc877129e869aa
|
| 24 |
+
Published 2026-06-16
|
| 25 |
+
|
| 26 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 27 |
+
TRIGGER WORDS
|
| 28 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 29 |
+
› "hand-drawn sketch"
|
| 30 |
+
|
| 31 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 32 |
+
RECOMMENDED SETTINGS
|
| 33 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 34 |
+
Taken verbatim from the author's description:
|
| 35 |
+
|
| 36 |
+
Sampler steps 4
|
| 37 |
+
Resolution 768x1152
|
| 38 |
+
CFG / guidance 1
|
| 39 |
+
Sampler Euler
|
| 40 |
+
|
| 41 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 42 |
+
ADOPTION & POPULARITY
|
| 43 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 44 |
+
Downloads 361
|
| 45 |
+
Rating 100% positive (48/48)
|
| 46 |
+
Comments 1
|
| 47 |
+
Published 81 days ago
|
| 48 |
+
Download rate 4.5/day since release
|
| 49 |
+
|
| 50 |
+
Adoption rank #192 of 200 in this collection (Niche)
|
| 51 |
+
Momentum rank #127 of 200 by download rate (Long tail)
|
| 52 |
+
|
| 53 |
+
Adoption tier is the percentile of total downloads within this collection;
|
| 54 |
+
momentum is the percentile of downloads-per-day since release. Momentum is
|
| 55 |
+
ranked rather than measured against a fixed rate, because this base model
|
| 56 |
+
is itself new and every LoRA looks fast on an absolute scale. Both numbers
|
| 57 |
+
are CivitAI's, read on the scrape date at the foot of this file.
|
| 58 |
+
|
| 59 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 60 |
+
CHAINING / STACKING
|
| 61 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 62 |
+
Stacks with others not stated
|
| 63 |
+
|
| 64 |
+
The author gave no chaining guidance. The rules below are the
|
| 65 |
+
general FLUX.2 [klein] 9B ones, not anything specific to this LoRA.
|
| 66 |
+
|
| 67 |
+
General FLUX.2 [klein] 9B rules that apply here (see REFERENCE.txt):
|
| 68 |
+
|
| 69 |
+
• Chain LoRAs by stringing LoraLoaderModelOnly nodes in series, model
|
| 70 |
+
output into model input. There is no CLIP side to route — klein LoRAs
|
| 71 |
+
are model-only because the Qwen3 text encoder is not trained (CivitAI's
|
| 72 |
+
recipe fixes trainTextEncoder: false).
|
| 73 |
+
• Only stack LoRAs of the same parameter size. 9B stacks with 9B; a 4B
|
| 74 |
+
LoRA in a 9B stack is an architectural mismatch (3072 vs 4096 hidden,
|
| 75 |
+
5+20 vs 8+24 blocks), not a quality question.
|
| 76 |
+
• Mixing a "Flux.2 Klein 9B" LoRA and a "Flux.2 Klein 9B-base" LoRA in
|
| 77 |
+
one stack is fine — those strings describe the training checkpoint, not
|
| 78 |
+
incompatible tensor layouts. Set the sampler for the checkpoint
|
| 79 |
+
actually loaded.
|
| 80 |
+
• Run base-trained LoRAs on the distilled checkpoint when you want speed:
|
| 81 |
+
HF's klein LoRA guide reports the adapter loads there and typically
|
| 82 |
+
gives better results than on base, at 4 steps.
|
| 83 |
+
• A base-to-turbo / distillation-extraction LoRA is a whole-model delta,
|
| 84 |
+
not a content LoRA. Put it on the base checkpoint only, and treat its
|
| 85 |
+
strength as a steps/CFG dial rather than a style knob. Do not add it on
|
| 86 |
+
top of the already-distilled checkpoint.
|
| 87 |
+
• Read each LoRA's own published strength range instead of defaulting
|
| 88 |
+
everything to 1.0 — klein LoRAs in the wild ship very different ones
|
| 89 |
+
(0.5 start for the consistency LoRA, 0.8 for SOLRICKS' detail LoRA,
|
| 90 |
+
under 0.5 and sometimes 0.1 for the vafipas663 distillation delta).
|
| 91 |
+
• With a consistency or edit LoRA in the stack, excessive strength
|
| 92 |
+
suppresses the prompt: the consistency LoRA's article says that if
|
| 93 |
+
edits stop applying, lower it before changing anything else.
|
| 94 |
+
• Prefer runtime LoRA patching over baking a LoRA into the checkpoint:
|
| 95 |
+
ComfyUI's Model Merge / Model Save nodes have not detected Flux2 Klein
|
| 96 |
+
models (4B or 9B) since a March 2026 update — issue #13637, still open.
|
| 97 |
+
• The author never states which weight family this targets. Two different
|
| 98 |
+
questions, two different answers. Within 9B (distilled vs base — the
|
| 99 |
+
two CivitAI strings): not a real incompatibility. Both load through the
|
| 100 |
+
same Flux2KleinPipeline and have the same repo layout; for the 4B pair,
|
| 101 |
+
where both transformer configs are public, the distil
|
| 102 |
+
|
| 103 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 104 |
+
PROS
|
| 105 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 106 |
+
+ Explicit trigger word(s) — hand-drawn sketch — so the effect can be
|
| 107 |
+
turned on and off from the prompt. [source: model metadata]
|
| 108 |
+
+ Compact at 79 MB — cheap to stack with other LoRAs. [source: file size]
|
| 109 |
+
+ Author published concrete recommended settings. [source: description]
|
| 110 |
+
|
| 111 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 112 |
+
CONS & CAVEATS
|
| 113 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 114 |
+
- Author never states which generation mode it was trained for; test
|
| 115 |
+
against your own workflow before relying on it. [source: description]
|
| 116 |
+
- Thin documentation — expect trial and error. [source: description
|
| 117 |
+
length]
|
| 118 |
+
- Modest adoption (361 downloads) — less community feedback to rely on.
|
| 119 |
+
[source: source stats]
|
| 120 |
+
|
| 121 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 122 |
+
COMPATIBILITY WARNING
|
| 123 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 124 |
+
Two different questions, two different answers. Within 9B (distilled vs
|
| 125 |
+
base — the two CivitAI strings): not a real incompatibility. Both load
|
| 126 |
+
through the same Flux2KleinPipeline and have the same repo layout; for the
|
| 127 |
+
4B pair, where both transformer configs are public, the distilled and base
|
| 128 |
+
configs are byte-for-byte identical in every shape field, and the 9B pair
|
| 129 |
+
is built the same way. HF's own klein LoRA guide states the workflow
|
| 130 |
+
directly: "Distilled models are step-compressed for fast inference; you
|
| 131 |
+
train against the base checkpoint and the adapter still loads on the
|
| 132 |
+
distilled model afterward", and "Applying the LoRA on the distilled model
|
| 133 |
+
typically gives better results than the base model, and it's faster" (that
|
| 134 |
+
post is written against 4B, but the family structure is the same). So the
|
| 135 |
+
two CivitAI strings record which checkpoint the author trained or previewed
|
| 136 |
+
against, not a hard compatibility wall. The real risk is a silent settings
|
| 137 |
+
mismatch: load a base-trained LoRA on the distilled checkpoint while
|
| 138 |
+
keeping the author's 20-50 step / CFG ~4 preview settings and the output
|
| 139 |
+
degrades badly (distilled wants 4 steps / guidance 1.0), or the reverse.
|
| 140 |
+
Nothing errors — it just looks wrong. Across sizes (9B vs 4B): a genuine
|
| 141 |
+
architectural mismatch, from the published transformer configs — different
|
| 142 |
+
hidden width (4096 vs 3072), different block counts (8+24 vs 5+20) and a
|
| 143 |
+
different text-conditioning dim (12288 vs 7680, following Qwen3-8B vs
|
| 144 |
+
Qwen3-4B). A 4B LoRA cannot patch a 9B model: expect missing keys and shape
|
| 145 |
+
errors, not degraded output. The exact ComfyUI error text is unverified. KV
|
| 146 |
+
variant: same 9B size and same 4-step distillation, but a distinct
|
| 147 |
+
checkpoint with its own pipeline; whether standard klein 9B LoRAs patch it
|
| 148 |
+
cleanly is not documented — see unverified.
|
| 149 |
+
|
| 150 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 151 |
+
AUTHOR'S DESCRIPTION
|
| 152 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 153 |
+
Klein 9B Works better with simple prompts.
|
| 154 |
+
Showcase images :
|
| 155 |
+
- Distilled model
|
| 156 |
+
|
| 157 |
+
- 768x1152
|
| 158 |
+
|
| 159 |
+
- Euler / normal / 4 steps / CFG 1
|
| 160 |
+
|
| 161 |
+
- Lora strength of 1-1.7
|
| 162 |
+
|
| 163 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 164 |
+
EXAMPLE MEDIA
|
| 165 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 166 |
+
6 preview(s) in ./example_images/ — community results for
|
| 167 |
+
this LoRA. Videos keep a matching _poster.jpg still frame.
|
| 168 |
+
|
| 169 |
+
No prompts are recorded below: CivitAI's public API flags these posts as
|
| 170 |
+
having generation metadata but does not return it, so the prompts cannot be
|
| 171 |
+
scraped. Open the model page to read them.
|
| 172 |
+
|
| 173 |
+
01_image.jpeg (image, 768x1152)
|
| 174 |
+
02_image.jpeg (image, 768x1152)
|
| 175 |
+
03_image.jpeg (image, 768x1152)
|
| 176 |
+
04_image.jpeg (image, 768x1152)
|
| 177 |
+
05_image.jpeg (image, 768x1152)
|
| 178 |
+
06_image.jpeg (image, 768x1152)
|
| 179 |
+
|
| 180 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 181 |
+
HOW TO USE (COMFYUI)
|
| 182 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 183 |
+
1. Diffusion model -> ComfyUI/models/diffusion_models/. Distilled:
|
| 184 |
+
flux-2-klein-9b-fp8.safetensors. Base: flux-2-klein-
|
| 185 |
+
base-9b-fp8.safetensors. (BF16 single-file weights
|
| 186 |
+
flux-2-klein-9b.safetensors / flux-2-klein-base-9b.safetensors from the
|
| 187 |
+
gated HF repos also work if you have ~29GB; community GGUF builds exist
|
| 188 |
+
from unsloth and leejet for lower-VRAM setups.)
|
| 189 |
+
2. Text encoder ->
|
| 190 |
+
ComfyUI/models/text_encoders/qwen_3_8b_fp8mixed.safetensors (from Comfy-
|
| 191 |
+
Org/vae-text-encorder-for-flux-klein-9b). This is the 9B family's encoder;
|
| 192 |
+
the 4B family uses qwen_3_4b.safetensors — do not mix them.
|
| 193 |
+
3. VAE -> ComfyUI/models/vae/flux2-vae.safetensors (shared across klein
|
| 194 |
+
sizes).
|
| 195 |
+
4. LoRA -> ComfyUI/models/loras/ as a plain .safetensors.
|
| 196 |
+
5. Load with Load Diffusion Model (UNETLoader) for the transformer,
|
| 197 |
+
CLIPLoader for the Qwen3 text encoder, VAELoader for the VAE.
|
| 198 |
+
docs.comfy.org ships prebuilt Flux.2 klein graphs under Workflow Templates
|
| 199 |
+
for both the distilled and base branches — start from those rather than
|
| 200 |
+
wiring by hand, since neither the docs nor BFL's repo state
|
| 201 |
+
sampler/scheduler/shift in prose; those values live in the template.
|
| 202 |
+
6. Insert LoraLoaderModelOnly between the diffusion-model loader and the
|
| 203 |
+
sampler. Model-only is correct for klein: the Qwen3 text encoder is not
|
| 204 |
+
trained by the standard klein trainers, so there is no text-encoder half to
|
| 205 |
+
patch.
|
| 206 |
+
7. Set steps and guidance to match the checkpoint you actually loaded, not
|
| 207 |
+
the one the LoRA was trained on: 4 steps / guidance 1.0 on distilled,
|
| 208 |
+
~20-50 steps / guidance ~4.0 on base.
|
| 209 |
+
8. Note the 9B repos are gated on HuggingFace — you must accept the FLUX
|
| 210 |
+
Non-Commercial License on the repo page before any download, including
|
| 211 |
+
scripted ones.
|
| 212 |
+
|
| 213 |
+
───────────────────────────────────────────────────────────────────────────────
|
| 214 |
+
Scraped by lorakit on 2026-09-05 03:55 UTC.
|
| 215 |
+
Stats and description are the author's; pros/cons are derived from the
|
| 216 |
+
evidence tagged beside each line.
|
| 217 |
+
───────────────────────────────────────────────────────────────────────────────
|
hand-drawn-sketch/metadata.json
ADDED
|
@@ -0,0 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "Hand-drawn sketch",
|
| 3 |
+
"slug": "hand-drawn-sketch",
|
| 4 |
+
"base_model": "FLUX.2 [klein] 9B",
|
| 5 |
+
"media_type": "image",
|
| 6 |
+
"model_id": 2692445,
|
| 7 |
+
"version_id": 3023139,
|
| 8 |
+
"version_name": "Klein9B v1",
|
| 9 |
+
"source": "civitai",
|
| 10 |
+
"url": "https://civitai.com/models/2692445",
|
| 11 |
+
"repo_id": null,
|
| 12 |
+
"file_path": null,
|
| 13 |
+
"author": "Yofaraway",
|
| 14 |
+
"category": {
|
| 15 |
+
"key": "style",
|
| 16 |
+
"label": "Visual style"
|
| 17 |
+
},
|
| 18 |
+
"modalities": [],
|
| 19 |
+
"primary_modality": "unspecified",
|
| 20 |
+
"checkpoint_family": "unknown",
|
| 21 |
+
"trigger_words": [
|
| 22 |
+
"hand-drawn sketch"
|
| 23 |
+
],
|
| 24 |
+
"recommended_settings": {
|
| 25 |
+
"Sampler steps": "4",
|
| 26 |
+
"Resolution": "768x1152",
|
| 27 |
+
"CFG / guidance": "1",
|
| 28 |
+
"Sampler": "Euler"
|
| 29 |
+
},
|
| 30 |
+
"chaining": {
|
| 31 |
+
"author": {
|
| 32 |
+
"stacks": "not stated",
|
| 33 |
+
"notes": "",
|
| 34 |
+
"avoid": [],
|
| 35 |
+
"requires": [],
|
| 36 |
+
"order": "",
|
| 37 |
+
"strength": "",
|
| 38 |
+
"stated": false
|
| 39 |
+
},
|
| 40 |
+
"general_rules": [
|
| 41 |
+
"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).",
|
| 42 |
+
"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.",
|
| 43 |
+
"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.",
|
| 44 |
+
"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.",
|
| 45 |
+
"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.",
|
| 46 |
+
"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).",
|
| 47 |
+
"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.",
|
| 48 |
+
"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.",
|
| 49 |
+
"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"
|
| 50 |
+
]
|
| 51 |
+
},
|
| 52 |
+
"pros": [
|
| 53 |
+
"Explicit trigger word(s) — hand-drawn sketch — so the effect can be turned on and off from the prompt. [source: model metadata]",
|
| 54 |
+
"Compact at 79 MB — cheap to stack with other LoRAs. [source: file size]",
|
| 55 |
+
"Author published concrete recommended settings. [source: description]"
|
| 56 |
+
],
|
| 57 |
+
"cons": [
|
| 58 |
+
"Author never states which generation mode it was trained for; test against your own workflow before relying on it. [source: description]",
|
| 59 |
+
"Thin documentation — expect trial and error. [source: description length]",
|
| 60 |
+
"Modest adoption (361 downloads) — less community feedback to rely on. [source: source stats]"
|
| 61 |
+
],
|
| 62 |
+
"file": {
|
| 63 |
+
"name": "hand_drawn_sketch_klein9b.safetensors",
|
| 64 |
+
"size_bytes": 82879480,
|
| 65 |
+
"size_mb": 79.04,
|
| 66 |
+
"sha256": "96b1ce30cadd42bc15bb457117814dd0d31e19172e236f3038fc877129e869aa"
|
| 67 |
+
},
|
| 68 |
+
"stats": {
|
| 69 |
+
"downloads": 361,
|
| 70 |
+
"thumbs_up": 48,
|
| 71 |
+
"thumbs_down": 0
|
| 72 |
+
},
|
| 73 |
+
"popularity": {
|
| 74 |
+
"downloads": 361,
|
| 75 |
+
"thumbs_up": 48,
|
| 76 |
+
"thumbs_down": 0,
|
| 77 |
+
"comments": 1,
|
| 78 |
+
"approval": "100% positive (48/48)",
|
| 79 |
+
"age_days": 80.5,
|
| 80 |
+
"downloads_per_day": 4.48,
|
| 81 |
+
"rank_by_downloads": 192,
|
| 82 |
+
"rank_by_momentum": 127,
|
| 83 |
+
"of_total": 200,
|
| 84 |
+
"adoption_tier": "Niche",
|
| 85 |
+
"momentum": "Long tail"
|
| 86 |
+
},
|
| 87 |
+
"selection_score": 70.9,
|
| 88 |
+
"selection_reasons": [
|
| 89 |
+
"361 downloads",
|
| 90 |
+
"48 thumbs-up",
|
| 91 |
+
"top-ranked for its category"
|
| 92 |
+
],
|
| 93 |
+
"example_media": [
|
| 94 |
+
{
|
| 95 |
+
"file": "01_image.jpeg",
|
| 96 |
+
"type": "image",
|
| 97 |
+
"resolution": "768x1152",
|
| 98 |
+
"prompt": ""
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"file": "02_image.jpeg",
|
| 102 |
+
"type": "image",
|
| 103 |
+
"resolution": "768x1152",
|
| 104 |
+
"prompt": ""
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"file": "03_image.jpeg",
|
| 108 |
+
"type": "image",
|
| 109 |
+
"resolution": "768x1152",
|
| 110 |
+
"prompt": ""
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"file": "04_image.jpeg",
|
| 114 |
+
"type": "image",
|
| 115 |
+
"resolution": "768x1152",
|
| 116 |
+
"prompt": ""
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"file": "05_image.jpeg",
|
| 120 |
+
"type": "image",
|
| 121 |
+
"resolution": "768x1152",
|
| 122 |
+
"prompt": ""
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"file": "06_image.jpeg",
|
| 126 |
+
"type": "image",
|
| 127 |
+
"resolution": "768x1152",
|
| 128 |
+
"prompt": ""
|
| 129 |
+
}
|
| 130 |
+
],
|
| 131 |
+
"tags": [
|
| 132 |
+
"drawing",
|
| 133 |
+
"style",
|
| 134 |
+
"strokes",
|
| 135 |
+
"sketch",
|
| 136 |
+
"pencil"
|
| 137 |
+
],
|
| 138 |
+
"scraped_at": "2026-09-05T03:55:52+00:00",
|
| 139 |
+
"path": "flux2-klein-9b/hand-drawn-sketch"
|
| 140 |
+
}
|
instagram-reality/example_images/01_image.jpeg
ADDED
|
Git LFS Details
|
instagram-reality/example_images/02_image.jpeg
ADDED
|
Git LFS Details
|
instagram-reality/example_images/03_image.jpeg
ADDED
|
Git LFS Details
|
instagram-reality/example_images/04_image.jpeg
ADDED
|
Git LFS Details
|