mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Resolve memory usage situation in Auto (#620)
Fixes https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/612 --------- Co-authored-by: AbdBarho <ka70911@gmail.com>
This commit is contained in:
parent
90affeb72a
commit
fbc5c359d0
2 changed files with 5 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["auto"]
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:68
|
||||
image: sd-auto:69
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue