From 772a5c9ad34e1d9573be42e2df532bfd7caafd3d Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 2 Jul 2025 12:32:09 -0400 Subject: [PATCH] update todo and changelog Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 1 - TODO.md | 14 +++++--------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 970c6d8ca..9ba4c3462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,6 @@ - installer dont cache installed state - fix Cosmos-Predict2 retrying TAESD download - ## Update for 2025-06-30 ### Highlights for 2025-06-30 diff --git a/TODO.md b/TODO.md index ce1305ea8..cbecb502e 100644 --- a/TODO.md +++ b/TODO.md @@ -9,16 +9,15 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma - Refactor: Move `model_*` stuff into subfolder - Refactor: sampler options - Common repo for `T5` and `CLiP` +- Video: API support +- LoRA: add OMI format support for SD35/FLUX.1 + +### Blocked items + - Upgrade: unblock `pydantic` and `albumentations` - see - blocked by `insightface` -### Complete Features - -- Python==3.13 improved support -- Video: API support -- LoRA: add OMI format support for SD35/FLUX.1 - ### Under Consideration - [IPAdapter negative guidance](https://github.com/huggingface/diffusers/discussions/7167) @@ -34,9 +33,6 @@ Main ToDo list can be found at [GitHub projects](https://github.com/users/vladma - [Dream0 guidance](https://huggingface.co/ByteDance/DreamO) - [S3Diff diffusion upscaler](https://github.com/ArcticHare105/S3Diff) - [SUPIR upscaler](https://github.com/Fanghua-Yu/SUPIR) - -### Monitoring - - [TensorRT](https://github.com/huggingface/diffusers/pull/11173) ### New models