mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-04 01:15:16 -05:00
Add extension dependencies (#485)
It seems that users are struggling to follow the instructions on the wiki https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/483#issuecomment-1561241372
This commit is contained in:
@@ -28,7 +28,7 @@ services:
|
||||
<<: *base_service
|
||||
profiles: ["auto"]
|
||||
build: ./services/AUTOMATIC1111
|
||||
image: sd-auto:56
|
||||
image: sd-auto:57
|
||||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||
|
||||
|
||||
Reference in New Issue
Block a user