update changelog

This commit is contained in:
Vladimir Mandic
2024-09-07 12:16:10 -04:00
parent 7cd72b5d9a
commit 50fc4202b0
+3 -3
View File
@@ -5,7 +5,7 @@
### Highlights for 2024-09-07
Major refactor of [FLUX.1](https://blackforestlabs.ai/announcing-black-forest-labs/) support:
- Full **ControlNet** support, better **LoRA** support, full **prompt attention** support,
- Full **ControlNet** support, better **LoRA** support, full **prompt attention** implementation
- Faster execution, more flexible loading, additional quantization options, and more...
- Added **image-to-image**, **inpaint**, **outpaint**, **hires** modes
- Since both *Optimum-Quanto* and *BitsAndBytes* libraries are limited in their platform support matrix,
@@ -16,9 +16,9 @@ Few image related goodies...
- Auto **HDR** image create for SD and SDXL with both 16ch true-HDR and 8-ch HDR-effect images ;)
And few video related goodies...
- [CogVideoX](https://huggingface.co/THUDM/CogVideoX-5b) 2b and 5b variants
- [CogVideoX](https://huggingface.co/THUDM/CogVideoX-5b) **2b** and **5b** variants
with support for *text-to-video* and *video-to-video*!
- [AnimateDiff](https://github.com/guoyww/animatediff/) prompt travel and long context windows!
- [AnimateDiff](https://github.com/guoyww/animatediff/) **prompt travel** and **long context windows**!
create video which travels between different prompts and at long video lengths!
Plus tons of minor items and fixes - see [changelog](https://github.com/vladmandic/automatic/blob/master/CHANGELOG.md) for details!