From 149b6695d9c76c9d05f497b69a33556320ef2990 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 30 Apr 2025 10:26:47 -0400 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 6 +++--- wiki | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48bbe24d9..d8da14599 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,16 +3,16 @@ ## Update for 2025-04-30 - **Features** + - Prompt-Enhhance: add **Qwen3** 0.6B/1.7B/4B models + - Prompt-Enhhance: add thinking mode support (for models that have it) - [HiDream-E1](https://huggingface.co/HiDream-ai/HiDream-E1-Full) natural language image-editing model built on HiDream-I1 available via *networks -> models -> reference* *note*: right now hidream-e1 is limited to 768x768 images, so you must force resize image before running it - - Prompt-Enhhance: add **Qwen3** 0.6B/1.7B/4B models - - Prompt-Enhhance: add thinking mode support (for models that have it) - **Other** - CUDA: set default to `torch==2.7.0` with `cuda==12.8` - FramePack: improve performance - Docker: pre-install `ffmpeg` - - Wiki: updated pages: *Video, ZLUDA* + - Wiki: updated pages: *Video, ROCm, ZLUDA, Quantization* - **Fixes** - FramePack: correct dtype - NNCF: check dependencies and register quant type diff --git a/wiki b/wiki index 2c058a661..d4bdcc986 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit 2c058a661468adc0dd42a7c31cfc8044d081344e +Subproject commit d4bdcc986d39a11bb65c456b4daa199bd09ac3c6