From 768c7d03b83aa5cfa15e6b068176e8ffa0f31639 Mon Sep 17 00:00:00 2001 From: Seunghoon Lee Date: Thu, 29 Aug 2024 03:36:33 +0900 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e4e95027..3a2fc8c50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,6 +79,7 @@ To use and of the new models, simply select model from *Networks -> Reference* a - automatically offload disabled controlnet units - update **IPEX** to 2.1.40+xpu on Linux, thanks @Disty0! - general **ROCm** fixes, thanks @lshqqytiger! +- support for HIP SDK 6.1 on ZLUDA backend, thanks @lshqqytiger! - fix full vae previews, thanks @Disty0! - fix default scheduler not being applied, thanks @Disty0! - fix Stable Cascade with custom schedulers, thanks @Disty0!