SD.Next Release 2026-02-04 #4617
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.
-
Refresh release two weeks after prior release, yet we still somehow managed to pack in ~150 commits!
Highlights would be two new models: Z-Image-Base and Anima, captioning support for tagger models and a massive addition of new schedulers
Also here are updates to
torchand additional GPU archs support forROCmbackends, plus a lot of internal improvements and fixes.ReadMe | ChangeLog | Docs | WiKi | Discord | Sponsor
Details for 2026-02-04
yup, its finally here, the full base model of Z-Image
2B anime optimized model based on a modified Cosmos-Predict, using Qwen3-0.6B as a text encoder
#see settings -> image metadata
not a port, but more of inspired-by res4lyf library
all schedulers should be compatible with both
epsilonandflowprediction style!note: each family may have multiple actual schedulers, so the list total is 56(!) new schedulers
not originally intended to be a general purpose schedulers, but they work quite nicely and produce good results
/sdapi/v1/xyz-gridto enumerate xyz-grid axis options and their choicessee
/cli/api-xyzenum.pyfor example usage/sdapi/v1/samplerto get current sampler config/sdapi/v1/samplersto enumerate available samplers possible optionssee
/cli/api-samplers.pyfor example usageeach major for the past year is now tagged for easier reference
note: may cause slow first startup/generate
cuda: update to
torch==2.10.0xpu: update to
torch==2.10.0rocm: update to
torch==2.10.0openvino: update to
torch==2.10.0andopenvino==2025.4.1MIOPEN_FIND_MODE=2by default, thanks @crashingalexsandata/folderexisting data files are auto-migrated on startup
currently used by lora and textual-inversion loaders
Beta Was this translation helpful? Give feedback.
All reactions