mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Hack to allow installing extensions (#200)
remember to remove it if its fixed upstream
This commit is contained in:
parent
73cd69075e
commit
0a4c2a34b8
2 changed files with 2 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["auto"]
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:12
|
||||
image: sd-auto:13
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue