SD.Next Release 2025-12-26 #4498
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.
-
SD.Next Release 2025-12-26
End of year release update, just two weeks after previous one, with several new models and features:
ReadMe | ChangeLog | Docs | WiKi | Discord | Sponsor
Details for 2025-12-26
LongCat is a new 8B diffusion base model using Qwen-2.5 as text encoder
Key enhancements: mitigate image drift, improved character consistency, enhanced industrial design generation, and strengthened geometric reasoning ability
Qwen-Image-Layered, a model capable of decomposing an image into multiple RGBA layers
note: set number of desired output layers in settings -> model options
Ovis Image is a new text-to-image base model based on Qwen3 text-encoder and optimized for text-rendering
see docs for details
as with any transformers/unet finetunes, place them then
models/unetand use UNET Model to load safetensors file as they are not complete models
includes 1.0, 2.0 and 2.1 variants
some detection models can produce exact segmentation mask and not just box
to enable, set
use segmentationoptionadded segmentation models: anzhc-eyes-seg, anzhc-face-1024-seg-8n, anzhc-head-seg-8n
rocm==7.1python==3.9as deprecatedBeta Was this translation helpful? Give feedback.
All reactions