From b31ce33fb6af55bf7ef58e82d90d1907f0f62793 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 7 Feb 2023 20:59:27 -0500 Subject: [PATCH] update todo --- TODO.md | 6 ++++-- extensions-builtin/stable-diffusion-webui-images-browser | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 639333d5e..f3b9d2049 100644 --- a/TODO.md +++ b/TODO.md @@ -78,6 +78,7 @@ Tech that can be integrated as part of the core workflow... Cool stuff that is not integrated anywhere... - [TensorRT](https://www.photoroom.com/tech/stable-diffusion-25-percent-faster-and-save-seconds/) +- [GIT](https://huggingface.co/microsoft/git-large-textcaps) - Bunch of stuff: - Prevalent colors to interrogate - Auto-Sort inputs by face recognition @@ -112,14 +113,15 @@ Cool stuff that is not integrated anywhere... - integrated `pix2pix` functionality to standard `img2img` workflow - note: requires **pix2pix** model to be loaded - integrated large `cfg scale` values fix +- integrated **model converter** - tested `aesthetic gradients` training, not worth it - updated `image browser` was broken for a while and maintainer is gone - initial work on **queue management** allowing to submit multiple requests to server - initial work on `lora` integration can render loras without extensions - can extract lora from fine-tuned model - training is tbd + can extract lora from fine-tuned model + training is tbd - initial work on `custom diffusion` integration no testing so far - spent quite some time making stable-diffusion compatible with upcomming `pytorch` 2.0 release diff --git a/extensions-builtin/stable-diffusion-webui-images-browser b/extensions-builtin/stable-diffusion-webui-images-browser index 8bc7d3a11..c1a4590d5 160000 --- a/extensions-builtin/stable-diffusion-webui-images-browser +++ b/extensions-builtin/stable-diffusion-webui-images-browser @@ -1 +1 @@ -Subproject commit 8bc7d3a11b4187d53905464327ea729f5c99f243 +Subproject commit c1a4590d545bf68035c8e6a2f43cec04f380f2f8