From bd9f2807a4f680b0eed198e856df941204021e30 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Mon, 5 May 2025 13:03:33 -0400 Subject: [PATCH] update changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca54bb41..d4c4c999c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ 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 + *note*: right now HiDream-E1 is limited to 768x768 images, so you must force resize image before running it - **Other** - CUDA: set default to `torch==2.7.0` with `cuda==12.8` - FramePack: improve performance