The docker image includes
- Intel oneAPI DPC++ runtime libs (Note: compiler executables are not included)
- Intel oneAPI MKL runtime libs
- Intel oneAPI compiler common tool
sycl-ls
- Intel Graphics driver
- Basic python environment
The Stable Diffusion Web UI variant used by the image: SD.Next
- Intel Extension for Pytorch (IPEX) and other python packages will be installed by SD.Next dynamically
docker build -t ipex-arc-sd -f Dockerfile .
Refer to Dockerfile for available build arguments.