Releases: newfla/diffusion-rs
Releases · newfla/diffusion-rs
0.1.20 - 2026-06-15
16 Jun 07:28
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Added cache option to cli
Unet spectrum caching support
Anima preview 2 preset
Added DiT support to spectrum cache
Added Q8.0 variant for sdxs512DS
Show tensor loading progress in MB/s or GB/s
Add flux2 small decoder
Ernie image preset
Hires upscaler support (#102 )
Use random seed as default
Add max_vram option for optimized VRAM usage in CLI and model configuration
Add Apple framework links and include ggml-backend in wrapper.h
(cli) Include preset name in output file names for better identification
Add HiDream O1 image presets and configuration functions
Update max_vram option to auto-detect free VRAM minus 1 GiB
Add module backend assignment support
Add LTXAV embeddings connectors and audio VAE model support with temporal tiling option
Add LongCat image support
Add Lens and LensTurbo presets
Add VAE format and streaming options to ModelConfig
Implement lazy loading of model parameters from disk for low VRAM support
🐛 Bug Fixes
Scm mask
Fixed scm mask pointer address
Add null check before save image to avoid panic
Build on macos by using metal backend as default
Restore ggml-blas static library linking only for metal backend
⚙️ Miscellaneous Tasks
Update cargo-dist version to 0.31.0 in CI configuration
Comment out Windows target in dist configuration
Update subproject commit reference in stable-diffusion.cpp
Disable windows problematic builds
Download diffusion-rs-cli 0.1.20
0.1.19 - 2026-03-01
02 Mar 22:07
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Specialized fa for model only and global setting (#81 )
Add a fresh collection of flux lora modifiers
Anima-preview model support
Support some non-standard Anima weight names
🐛 Bug Fixes
Dangling lora_t path pointer
Quality degradation
⚙️ Miscellaneous Tasks
Sync stable-diffusion.cpp dependency (#82 )
Removed unused CLibPathVec and avoided rewrapping PathBuf to Path
Download diffusion-rs-cli 0.1.19
0.1.18 - 2026-01-26
26 Jan 10:37
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Segmind vega support and preset (#78 )
⚡ Performance
Remove clip on cpu workaround for metal backend (#79 )
⚙️ Miscellaneous Tasks
Workflow dispatch for release-plz
Download diffusion-rs-cli 0.1.18
0.1.17 - 2026-01-18
18 Jan 21:25
Compare
Sorry, something went wrong.
No results found
Release Notes
⚙️ Miscellaneous Tasks
Fix tag name convention (#74 )
Download diffusion-rs-cli 0.1.17
0.1.16 - 2026-01-14
16 Jan 09:34
Compare
Sorry, something went wrong.
No results found
Release Notes
🚀 Features
Embed gen parametrs into image metadata
Added the possibility to receive progress messages via mpsc::channel
Twinflow z-image turbo exp preset
Ci cli build (#72 )
Sdxs models support (#73 )
⚙️ Miscellaneous Tasks
Download diffusion-rs-cli 0.1.16