mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-06 07:12:11 +01:00
Update docker-compose.yml
This commit is contained in:
parent
72ffe45174
commit
70858ae56f
|
|
@ -30,9 +30,7 @@ services:
|
|||
auto-rocm:
|
||||
<<: *base_service
|
||||
profiles: ["auto-rocm"]
|
||||
build:
|
||||
context: ./services/AUTOMATIC1111
|
||||
dockerfile: Dockerfile.rocm
|
||||
image: simonmcnair/automatic1111-rocm:master
|
||||
devices:
|
||||
- "/dev/kfd"
|
||||
- "/dev/dri"
|
||||
|
|
|
|||
Loading…
Reference in a new issue