From a8e29d2976222fdd317740e46265de7decae6299 Mon Sep 17 00:00:00 2001 From: James Banks <55031265+james-banks@users.noreply.github.com> Date: Tue, 5 Aug 2025 12:36:12 +0100 Subject: [PATCH] Update qwen-image text encoder in changelog Updated per the technical report that lists Qwen2.5-VL explicitly as the text encoder. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e9c10937..0c0169489 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - **Models** - [Qwen-Image](https://qwenlm.github.io/blog/qwen-image/) - new image foundational model with 20B params DiT and using Qwen-2.5 8B as text-encoder! + new image foundational model with 20B params DiT and using Qwen2.5-VL-7B as the text-encoder! available for text-to-image workflows, image-editing workflows will follow soon *note*: this model is almost 2x the size of Flux, quantization and offloading are highly recommended! available via *networks -> models -> reference*