mirror of https://github.com/vladmandic/automatic
add rembg module and clip skip option
parent
188c35678d
commit
664fb0733c
|
|
@ -39,3 +39,6 @@
|
|||
[submodule "modules/lycoris"]
|
||||
path = modules/lycoris
|
||||
url = https://github.com/KohakuBlueleaf/LyCORIS
|
||||
[submodule "extensions-builtin/stable-diffusion-webui-rembg"]
|
||||
path = extensions-builtin/stable-diffusion-webui-rembg
|
||||
url = https://github.com/AUTOMATIC1111/stable-diffusion-webui-rembg
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 64821f04767b04b92ac157f3c02f28d269dba5d8
|
||||
Loading…
Reference in New Issue