SD.Next Release 2026-01-20 #4571
Locked
vladmandic
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
SD.Next Release 2026-01-20
First release of 2026 brings quite a few new models: Flux.2-Klein, Qwen-Image-2512, LTX-2-Dev, GLM-Image
There are also improvements to SDNQ quantization engine, updated Prompt Enhance, Image Preview and many others.
Plus some significant under-the-hood changes to improve code coverage and quality which resulted in more than usual levels of bug-fixes and some ~330 commits!
For full list of changes, see full changelog.
ReadMe | ChangeLog | Docs | WiKi | Discord | Sponsor
Details for 2026-01-20
Flux.2-Klein is a new family of compact models from BFL in 4B and 9B sizes and avaialable as destilled and base variants
also includes are sdnq prequantized variants
note: 9B variant is gated
Qwen-Image successor, significantly reduces the AI-generated look and adds finer natural detailils and improved text rendering
available in both original, sdnq-svd prequantized and sdnq-dynamic prequantized variants
thanks @CalamitousFelicitousness
LTX-2 is a new very large 19B parameter video generation model from Lightricks using Gemma-3 text encoder
available for T2I/I2I workflows in original and sdnq prequantized variants
note: model is very sensitive to input params and will result in errors otherwise
GLM-image is a new image generation model that adopts a hybrid autoregressive with diffusion decoder architecture
available in both original and sdnq-dynamic prequantized variants
thanks @CalamitousFelicitousness
note: model requires pre-release versions of
transformerspackage:nunchaku optimized z-image turbo
sdnq can dynamically determine best quantization method for each module layer
slower to quantize on-the-fly, but results in better quality with minimal resource usage
note: not all are exposed via ui purely for simplicity, but all are available via api and scripts
results in better prompt adherence and smoother infills
new models such moondream-3 and xiaomo-mimo
add support for thinking mode where model can reason about the prompt
add support for vision processing where prompt enhance can also optionally analyze input image
add support for pre-fill mode where prompt enhance can continue from existing caption
can be enabled in settings -> networks
eslint9, thanks @awsreslint9, thanks @awsreslint9, thanks @awsrSD_VAE_DEFAULTto force default vae processingnunchaku==1.1.0reference.jsonBeta Was this translation helpful? Give feedback.
All reactions