mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 14:14:18 +01:00
Update docker-compose.yml
This commit is contained in:
parent
d20b8732b3
commit
591289df4e
|
|
@ -29,7 +29,7 @@ services:
|
|||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:18
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access
|
||||
|
||||
auto-cpu:
|
||||
<<: *automatic
|
||||
|
|
|
|||
Loading…
Reference in a new issue