mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Skipping installation of requirements for disabled extensions (#582)
Closes #563
This commit is contained in:
parent
84740598bc
commit
630980b1bf
2 changed files with 7 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ services:
|
|||
<<: *base_service
|
||||
profiles: ["auto"]
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:65
|
||||
image: sd-auto:66
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue