Releases: LightDiffusion/LightDiffusion-Next
Releases · LightDiffusion/LightDiffusion-Next
V1.5.4
V1.5.3
Change Log :
- Opimitzed parts of the sampling pipeline to reducee redundancy
- Optimized calculations made in samplers and CFG leading to a ~6% speed improvement
- Changed from standard CFG to CFP++ implementations improving quality of generated images
Full Changelog: V1.5.2...V1.5.3
V1.5.2
V1.5.1
Change Log :
- Fixed reusing seed only taking seed=0
- Fixed image saving overwriting after first image after subdirectory addition
Full Changelog: V1.5.0...V1.5.1
V1.5.0
Change Log :
- Added Automatic HDR for better contrasts and lights in output image
Full Changelog: V1.4.1...V1.5.0
V1.4.1
Change Log :
- Updated pytorch and xformers versions to work with cuda 12.6 and went from pytorch 2.5.1 to pytorch 2.6.0
- Minor bug fixes leading to pytorch compiled without cuda on windows
- Minor bug fixes leading to faulty stable fast install on linux
Full Changelog: V1.4.0...V1.4.1
V1.4.0
Change Log :
- Added optional WebUI mode using gradio
- Deployed to huggingface space at https://huggingface.co/spaces/Aatricks/LightDiffusion-Next
- Added GPU detection for better automated installation scripts
- Fixed a bug leading to crashes when running only on CPU
- Fixed a bug leading to crashes when calculating attention with Flux
Full Changelog: V1.3.0...V1.4.0
V1.3.0
Change Log :
- Fixed Stable-fast model compilation
- Added stable-fast installation on UNIX shell scripts
- Added dpmpp sde sampler by default for improved quality and set dpmpp 2m as prefer speed checkbox
- Changed Flux guidance score
- Switched to ClipTokenizerFast from ClipTokenizer
- Changed from llama3.2 to deepseek-r1
- Added dreamfusion SD1.5 download for choice between anime and realistic
- Various bug fixes
Full Changelog: V1.2.0...V1.3.0
V1.2.0
Change Log :
- Add Wavespeed Dynamic Caching optimization for improved inference speed up to 2x when using Flux
- Updated linux shell scripts
Full Changelog: V1.1.0...V1.2.0