From 709a93a0f20bfcce8e22e7581525d0d7a4d46922 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 24 Feb 2024 11:06:12 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc1fa1e76..1245287da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,15 +8,16 @@ - based on [VGen](https://huggingface.co/ali-vilab/i2vgen-xl) - **Improvements** - **FaceID** extend support for LoRA, HyperTile and FreeU, thanks @Trojaner - - new setting in image options *include mask in output* + - new setting in image options: *include mask in output* - default theme updates and additional built-in theme *black-gray* + - add **ROCm** 6.0 nightly option to installer, thanks @jicka - **Internal** - remove obsolete textual inversion training code - remove obsolete hypernetworks training code - **Fixes** - improve model offload compatibility - fix extra networks refresh - - improve ZLUDA installer when using `--use-zluda` cli param, thanks @lshqqytiger + - improve ZLUDA installer with `--use-zluda` cli param, thanks @lshqqytiger ## Update for 2024-02-22