- Docker
- CMake
- Installing the NVIDIA Container Toolkit
- clone repo
git clone https://github.com/dockerq/docker-comfyui.git
- start container, this may take a lot of time (30min-60min)
cd docker-comfyui
make
- browse
localhost:8188
to see comfyui
Thanks to https://github.com/zhangp365/comfyUI_docker/tree/master