From d575cd6f59e9c8ef6c7742335744cad49e1809c0 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 12 Jan 2023 10:12:38 -0500 Subject: [PATCH] update --- TODO.md | 37 +++++++++++++++++++++++++++++++++++++ config.json | 2 -- wiki | 1 - 3 files changed, 37 insertions(+), 3 deletions(-) create mode 100644 TODO.md delete mode 160000 wiki diff --git a/TODO.md b/TODO.md new file mode 100644 index 000000000..eedd97896 --- /dev/null +++ b/TODO.md @@ -0,0 +1,37 @@ +# Merge repos + +- Reorg Wiki & Docs +- Move sd-extensions/scripts/save-steps-animation script to automatic/extensions-builtin +- Move sd-extensions/api to automatic/cli +- [https://github.com/vladmandic/automatic] +- [https://github.com/vladmandic/sd-extensions] +- [https://github.com/vladmandic/generative-art] + +# Ideas + +Things I'm looking into... + +## Automatic + +Tech that can be integrated as part of the core workflow + +- Custom watermark +- [Embedding mixing](https://github.com/tkalayci71/embedding-inspector) +- [DAAM](https://github.com/kousw/stable-diffusion-webui-daam) +- [Merge without distortion](https://github.com/ogkalu2/Merge-Stable-Diffusion-models-without-distortion) +- [Weighted merges](https://github.com/bbc-mc/sdweb-merge-block-weighted-gui/tree/master) +- [Prune models](https://github.com/Akegarasu/sd-webui-model-converter) +- [Use scripts from API](https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/6469) +- [Latent blending](https://github.com/lunarring/latentblending/) +- [LORA](https://github.com/cloneofsimo/lora) + - + - + +## External + +Ideas that can be value-added to core tech + +- Prevalent colors to interrogate +- Auto-Sort inputs by face recognition +- Auto-filter training inputs based +- Auto-filter training inputs based on blur: diff --git a/config.json b/config.json index 3a337f82b..29cb8ff0b 100644 --- a/config.json +++ b/config.json @@ -127,8 +127,6 @@ "s_noise": 1.0, "eta_noise_seed_delta": 0, "disabled_extensions": [ - "embedding-inspector", - "openOutpaint-webUI-extension", "sdweb-merge-board", "roll-artist" ], diff --git a/wiki b/wiki deleted file mode 160000 index a5ec2cb2e..000000000 --- a/wiki +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a5ec2cb2e12f0cba504564e64294179b0027fd8b