mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 22:45:39 +00:00
Update auto (#293)
d97f467c0d
This version has a hash computation of models, so expect slower start up
& loading times.
This commit is contained in:
parent
9b1ea3cacf
commit
13dfd4eba5
3 changed files with 5 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["auto"]
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:32
|
||||
image: sd-auto:33
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue