Vladimir Mandic
70beb1ee7c
add minimax-nunchaku-lite
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-09-13 12:49:57 +02:00
Oleksandr Liutyi
abec701191
LLaDA reference images
2026-09-09 11:15:58 +00:00
Vladimir Mandic
58e72f50cc
sort reference models
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-09-05 11:57:53 +02:00
Vladimir Mandic
808a25749f
update sefi model and add rl variant
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-08-04 12:40:55 +02:00
Vladimir Mandic
b96456bb2c
add sefi-image model
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-31 15:20:45 +02:00
Vladimir Mandic
2b442bfabb
add mage-flow
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-31 15:20:45 +02:00
Vladimir Mandic
c6dc750a81
remove resolution from some reference models
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-28 14:18:55 +02:00
CalamitousFelicitousness
b2e4221fd0
feat(model): add anima 1.0 aesthetic and turbo reference models
...
Add the official Anima 1.0 Aesthetic and Turbo releases in diffusers
format. The previous turbo entry pointed at an unofficial build (base
with a fused community turbo lora); the official distilled checkpoint
replaces it.
- reference-base.json: add anima 1.0 aesthetic
- reference-distilled.json: point anima 1.0 turbo at the official v1.0
- add reference previews, remove the replaced turbo preview
2026-07-09 02:42:18 +01:00
Vladimir Mandic
db26b77909
add boogu
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-04 15:26:36 +02:00
Vladimir Mandic
022d7ca481
update all reference models info
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-03 11:51:25 +02:00
Vladimir Mandic
d3e3948787
update lens and bria
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-06-29 09:19:29 +02:00
CalamitousFelicitousness
e0b975810c
fix(krea2): align cfg with standard convention
...
Switch to neg-anchored guidance gated on > 1 so cfg 1.0 means no CFG, matching SD3/SDXL/Flux. Default guidance_scale 1.0; reference cfg Turbo 1.0, Base 4.5.
2026-06-27 22:25:54 +01:00
Vladimir Mandic
720a4b1fc2
cleanup reference jsons
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-06-24 21:04:59 +02:00
CalamitousFelicitousness
48fad8524e
feat(krea2): add Krea 2 (K2) image model support
...
Krea 2 is a 12.9B single-stream flow-matching DiT trained from scratch, using a Qwen3-VL-4B text encoder and the Qwen-Image VAE. The transformer is vendored as a diffusers ModelMixin whose module tree mirrors the checkpoint, so weights load with no key conversion; the pipeline ports the reference encode, flow-matching denoise, and VAE decode. The text encoder is shared at runtime via the existing dedup registry, so Base and Turbo reuse one Qwen3-VL-4B copy.
Covers text-to-image, image-to-image, native LoRA, and the single-file UNET override. Also completes SD.Next's partial Qwen-Image VAE support (5D decode input and TAESD preview mapping) that K2 shares.
2026-06-23 04:41:54 +01:00
Vladimir Mandic
a9ca59bef0
update all model sizes
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-06-05 08:48:36 +02:00
Vladimir Mandic
9fc858d75e
add microsoft lens
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-05-23 09:49:42 +02:00
Vladimir Mandic
f67562b912
- all guidance values set to -1 to enable using model defaults
...
- log default values used if not overriden by user
- rename inconsistent guidance variables:
p.cfg_scale
p.image_cfg_scale -> p.cfg_image
p.diffusers_guidance_rescale -> p.cfg_rescale
p.pag_scale -> p.cfg_true
p.pag_adaptive -> p.cfg_adaptive
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-05-16 11:06:23 +02:00
Vladimir Mandic
c18844080f
add anima 1.0 base/turbo/sdnq
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-05-15 13:00:44 +02:00
Vladimir Mandic
7ee740e744
add hidream-o1
...
Co-authored-by: Copilot <copilot@github.com >
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-05-10 21:45:58 +02:00
Vladimir Mandic
69d370d8da
update reference data and enable preview for ernie and nucleus
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-04-15 12:22:53 +00:00
Vladimir Mandic
db8c6e9243
add ernie-image
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-04-15 11:06:32 +00:00
vladmandic
d29c133891
validate reference, lint and update diffusers
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-04-15 10:10:05 +02:00
vladmandic
5f659553a0
add bria-fibo
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-04-12 19:06:08 +02:00
Oleksandr Liutyi
d16676518c
new reference images: GLM Image (+metadata) and FLUX2 Klein 9B KV (new)
2026-03-25 16:18:15 +00:00
vladmandic
bcd2e76597
add skywork-unipic3
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-02-17 08:38:39 +01:00
vladmandic
a7c32caae3
relocate all jsons to data
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-24 13:54:40 +01:00