From a011a8e9c2c2faa74e4d1937227128d0936552e9 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 13 Nov 2025 17:12:11 -0500 Subject: [PATCH] update todo Signed-off-by: Vladimir Mandic --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index c87839c25..5ca4347b0 100644 --- a/TODO.md +++ b/TODO.md @@ -7,14 +7,14 @@ ## Kanvas - server-side mask handling vs ui mask handling -- outpaint visible image edge seam +- implement different auto-masking options ## Internal - UI: New inpaint/outpaint interface [Kanvas](https://github.com/vladmandic/kanvas) - Deploy: Create executable for SD.Next -- Feature: Integrate natural language imagesearch +- Feature: Integrate natural language image search [ImageDB](https://github.com/vladmandic/imagedb) - Feature: Transformers unified cache handler - Feature: Remote Text-Encoder support