From efda000f0bb9ed98cf20f9682d7593bf7716aa41 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 17 Jul 2025 10:13:05 -0400 Subject: [PATCH] update changelog and todo Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 1 - TODO.md | 11 +++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06e861fb3..38c99fde4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -92,7 +92,6 @@ Although upgrades and existing installations are tested and should work fine! - warn on incompatible sampler and automatically restore default sampler - **XYZ grid** can now work with control tab: if controlnet or processor are selected in xyz grid, they will overwrite settings from first unit in control tab, - while any other units will stay as-is and can be used as normal when using controlnet/processor selected in xyz grid, behavior is forced as control-only also freely selectable are control strength, start and end values - **Metadata** improved parsing and detect foreign metadata diff --git a/TODO.md b/TODO.md index 9019db717..915345ee7 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,7 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma ## Future Candidates +- [Modular pipelines and guiders](https://github.com/huggingface/diffusers/issues/11915) - Refactor: Sampler options - Feature: Common repo for `T5` and `CLiP` - Feature: LoRA add OMI format support for SD35/FLUX.1 @@ -13,7 +14,10 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma - Video: LTX TeaCache and others - Video: LTX API - Video: LTX PromptEnhance -- Video: LTX Condition preprocess +- Video: LTX Conditioning preprocess +- [WanAI-2.1 VACE](https://huggingface.co/Wan-AI/Wan2.1-VACE-14B)(https://github.com/huggingface/diffusers/pull/11582) +- [SkyReels-v2](https://github.com/SkyworkAI/SkyReels-V2)(https://github.com/huggingface/diffusers/pull/11518) +- [Cosmos-Predict2-Video](https://huggingface.co/nvidia/Cosmos-Predict2-2B-Video2World)(https://github.com/huggingface/diffusers/pull/11695) ### Blocked items @@ -39,17 +43,12 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma ### Future Considerations - [TensorRT](https://github.com/huggingface/diffusers/pull/11173) -- [Modular pipelines and guiders](https://github.com/huggingface/diffusers/issues/11915) ### New models -#### Stable -- [WanAI-2.1 VACE](https://huggingface.co/Wan-AI/Wan2.1-VACE-14B)(https://github.com/huggingface/diffusers/pull/11582) -- [Cosmos-Predict2-Video](https://huggingface.co/nvidia/Cosmos-Predict2-2B-Video2World)(https://github.com/huggingface/diffusers/pull/11695) #### Pending - [Magi](https://github.com/SandAI-org/MAGI-1)(https://github.com/huggingface/diffusers/pull/11713) - [SEVA](https://github.com/huggingface/diffusers/pull/11440) -- [SkyReels-v2](https://github.com/SkyworkAI/SkyReels-V2)(https://github.com/huggingface/diffusers/pull/11518) #### External:Unified/MultiModal - [Bagel](https://huggingface.co/ByteDance-Seed/BAGEL-7B-MoT)(https://github.com/bytedance-seed/bagel) - [Ming](https://github.com/inclusionAI/Ming)