ComfyUI in a Docker container with GPU Radeon support. Tested on AMD Radeon RX 7900 XTX.
- Ubuntu
- make
- Docker
- git
- ROCm (see the installation in transformers-rocm-docker)
git clone https://github.com/HardAndHeavy/comfyui-rocm-docker
cd comfyui-rocm-docker
make run
At the first start, a lengthy initialization process will take place. When the process is completed, ComfyUI will be available at http://localhost.
If there is a major change in the composition of python libraries, it is necessary to change the version of CONDA_DIR in the Makefile.