mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-28 02:14:25 +01:00
parent
d20b8732b3
commit
7a1e52bc7a
|
|
@ -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