Achieve character consistency without LoRA using portable .char files
ashishsanu · reddit · 2026-08-15
A new method achieves character consistency in FLUX.2 without training LoRA, using a portable .char file to bundle character traits.
Mechanism:
Combines DINOv2 (robust visual features for the whole subject) and SFace (face recognition signature), with YuNet for face detection. This data is packed into a .char file containing manifest, refs, derived data, and scoring signatures.
Workflow:
- Build: Input photos to extract and pack features.
- Generation: Select the character from a dropdown. The file injects references via FLUX.2's native multi-reference channel, avoiding re-attaching images.
Advantages:
- Persistent character definition vs. one-time injection (PuLID/FaceID).
- Covers the whole subject, not just the face.
- Scores every generation against stored signatures to detect drift.
Limitations: Profiles and stylized renders drift more; body consistency is weak; struggles with popular celebrities due to model conflicts. Currently supports only FLUX.2 family.
More from Multimodal
- Beijing Lab Open-Sources 114B MoE Audio/Video Model MAGI-2 — ShanRizvi · 2026-08-15
- ComfyUI Node Released for MiniMax H3 Long Video Generation with Seamless Montage — Away_Exam_4586 · 2026-08-15
- Creating a retro sci-fi short using Minimax H3 on 16GB VRAM — francoisfleuret · 2026-08-15
- Runway Aleph 2.0 allows swapping any person, object, or scene in video — aitrendz_xyz · 2026-08-15
- DinoV2 paper for character consistency; request for ComfyUI — ashishsanu · 2026-08-15
- Seedance 2.5 API wrapper released: 4K video and consistent characters — matchaman11 · 2026-08-15