mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
update
This commit is contained in:
@@ -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)
|
||||
- <https://github.com/kohya-ss/sd-webui-additional-networks>
|
||||
- <https://github.com/kohya-ss/sd-scripts>
|
||||
|
||||
## 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: <https://pyimagesearch.com/2020/06/15/opencv-fast-fourier-transform-fft-for-blur-detection-in-images-and-video-streams/>
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
-1
Submodule wiki deleted from a5ec2cb2e1
Reference in New Issue
Block a user