SDNext Release for 2025-10-17
Submitted 1 week ago by Even_Adder@lemmy.dbzer0.com to stable_diffusion@lemmy.dbzer0.com
https://github.com/vladmandic/sdnext
Highlights for 2025-10-17
- Torch: ROCm on Windows for AMD GPUs
if you have a compatible GPU, performance gains are significant!
- Models:
a lot of new stuff with Qwen-Image-Edit including multi-image edits and distilled variants,
new Flux, WAN, LTX, HiDream variants, expanded Nunchaku support and new SOTA upscaler with SeedVR2
plus improved video support in general, including new methods of video encoding
- Quantization:
new SVD-style quantization using SDNQ offers almost zero-loss even with 4bit quantization
and now you can also test your favorite quantization on-the-fly and then save/load model for future use
- Other: support for Huggingface mirrors, changes to installer to prevent unwanted
torch-cpu operations, improved previews, etc.