Skip to content

Releases: Beyondo/void-diffusion

v0.8.11

22 Dec 00:54
Compare
Choose a tag to compare
  • Vendor caching (as long as settings weren't re-saved)
  • Fixed loading of models that don't need safety patching

VOID Diffusion v0.8.10 Performance & Inpainting update

21 Dec 02:06
Compare
Choose a tag to compare
  • Added multi-threading to the scaling process to not interrupt image generation
  • Added the ability to choose number of parallel post-processing jobs
  • Added a local media server for streaming images to not lag colab
  • Added Inpainting mode with masks
  • Added the ability to use the last image output as initial image for img2img and inpaint
  • Added the ability to replace the result image view with its post-processed scaled-down version to reduce UI shift.
  • Optimized memory processing
  • Fixed the loading of custom models which don't have fp16
  • Minor bug fixes

Full Changelog: v0.7.6...v0.8.10

VOID Diffusion v0.7.6 - Memory

18 Dec 20:05
Compare
Choose a tag to compare
  • Out Of Memory error fix
  • Bug fixes

VOID Diffusion v0.7 - Upscaling update

17 Dec 01:00
Compare
Choose a tag to compare

v0.6.11

13 Dec 11:48
Compare
Choose a tag to compare
  • Minor bug fixes
  • Timer

v0.6.10

13 Dec 09:54
Compare
Choose a tag to compare
  • Added preview option
  • Added execution options
  • Fixed bugs
  • Increased max resolution

v0.6 - Iterations update

12 Dec 15:14
Compare
Choose a tag to compare
Update postprocessor.py

v0.5.1-stable

12 Dec 02:12
Compare
Choose a tag to compare
Update modes

v0.5 - Progress preview & img2img update

11 Dec 21:20
e248b29
Compare
Choose a tag to compare

v0.4 - Settings file update

11 Dec 17:00
5c2033d
Compare
Choose a tag to compare

Added an automatic saving of your settings into a file.