mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-16 08:22:33 +03:00
9 lines
179 B
YAML
9 lines
179 B
YAML
|
services:
|
||
|
stable-diffusion:
|
||
|
build:
|
||
|
args:
|
||
|
PYTORCH_IMAGE: rocm/pytorch:rocm5.2.3_ubuntu20.04_py3.7_pytorch_1.12.1
|
||
|
devices:
|
||
|
- /dev/dri
|
||
|
- /dev/kfd
|