/amd-stable-diffusion-webui-docker

Docker and docker-compose files for running stable-diffusion on AMD cards

Primary LanguageDockerfile

ROCM Stable Diffusion Docker Compose

Quick start to launch stable diffusion WebUI for AMD systems using docker-compose.

Using AUTOMATIC1111's WebUI and basujindal's lower VRAM fork of stable diffusion.

Setup

  1. Clone this repo
git clone https://github.com/WaterBread/amd-stable-diffusion-webui-docker
  1. Download the Stable Diffusion weights from huggingface (account needed) or here
  2. Place weights in this directory named sd-v1-4.ckpt
  3. Run docker image
docker-compose up
  1. Navigate to the WebUI: http://127.0.0.1:7860/