From 624c304f4b2a355f9d41acb739895a08b160dded Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 4 Jun 2026 12:48:57 +0200 Subject: [PATCH] update todo Signed-off-by: Vladimir Mandic --- TODO.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 219ea4985..9043b0d47 100644 --- a/TODO.md +++ b/TODO.md @@ -10,10 +10,9 @@ - Chat-based interface, @vladmandic - Control tab verify overrides handling, @vladmandic -- Reimplement `llama` remover for Kanvas, @vladmandic - Object clear: https://huggingface.co/jixin0101/ObjectClear +- [nVidia LocateAnything](https://huggingface.co/nvidia/LocateAnything-3B) detection for Detailer, @vladmandic +- [Object clear](https://huggingface.co/jixin0101/ObjectClear) remover for Kanvas, @vladmandic -- Detailer postprocessing, @CalamitousFelicitousness - Cloud providers, @CalamitousFelicitousness - Video processing add full API support, @CalamitousFelicitousness @@ -30,7 +29,6 @@ - JSON image metadata - Integrate natural language image search: [ImageDB](https://github.com/vladmandic/imagedb) - Unify *huggingface* and *diffusers* model folders -- Refactor [GGUF](https://huggingface.co/docs/diffusers/main/en/quantization/gguf) ### OnHold @@ -91,6 +89,7 @@ TODO: Investigate which models are diffusers-compatible and prioritize! ### Other/Unsorted +- [TryOnDiffusion](https://github.com/fashn-AI/tryondiffusion) - [GPEN Face Restoration](https://github.com/yangxy/GPEN) - [ByteDance DreamO](https://github.com/bytedance/DreamO) - Unified image customization framework combining face identity preservation, virtual try-on, style transfer, etc.