mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-01-21 07:50:25 +01:00
fix docker-compose.yml
This commit is contained in:
parent
70858ae56f
commit
657ad99536
|
|
@ -27,7 +27,7 @@ services:
|
|||
environment:
|
||||
- CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api
|
||||
|
||||
auto-rocm:
|
||||
auto-rocm:
|
||||
<<: *base_service
|
||||
profiles: ["auto-rocm"]
|
||||
image: simonmcnair/automatic1111-rocm:master
|
||||
|
|
|
|||
Loading…
Reference in a new issue