update changelog

This commit is contained in:
Vladimir Mandic
2023-07-30 17:48:45 +02:00
parent 45955f4c12
commit 84456740b0
+5 -2
View File
@@ -2,8 +2,11 @@
## Update for 2023-07-30
- Update `diffusers`
- Minor bugfixes
- diffusers:
- update packages
- memory optimizations: Enhanced sequential CPU offloading, model CPU offload, FP16 VAE
- significant impact if running SD-XL (for example, but applies to any model) with only 8GB VRAM
- minor bugfixes
## Update for 2023-07-26