mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-04 14:07:41 +00:00
Deepdanbooru Support (#194)
Builds on top of #150 Thanks to @pirahtays Co-authored-by: Imaginator <mriegel@gmail.com> Co-authored-by: pirahtays <35934562+pirahtays@users.noreply.github.com>
This commit is contained in:
parent
1cfb915d12
commit
5450583be1
4 changed files with 6 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["auto"]
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:9
|
||||
image: sd-auto:10
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue