wayne-ma / ipex-sd-docker-for-arc-gpu

Docker for Intel Arc GPU: Intel Pytorch EXtension + Stable Diffusion web ui

Home Page:http://blog.nuullll.com/ipex-sd-docker-for-arc-gpu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stable Diffusion Web UI Docker for Intel Arc GPUs

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

(For Developers) Build docker image locally

docker build -t ipex-arc-sd -f Dockerfile .

Refer to Dockerfile for available build arguments.

Contributors

About

Docker for Intel Arc GPU: Intel Pytorch EXtension + Stable Diffusion web ui

http://blog.nuullll.com/ipex-sd-docker-for-arc-gpu/


Languages

Language:Batchfile 51.8%Language:Python 28.3%Language:Dockerfile 19.2%Language:Shell 0.7%