Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Stable Diffusion web UI for AMDGPUs

install

git clone --depth=1 https://github.com/lshqqytiger/stable-diffusion-webui-amdgpu
cd stable-diffusion-webui-amdgpu
python -m venv .venv
.venv\Scripts\activate.bat
subl webui-user.bat
set COMMANDLINE_ARGS="--use-directml"

usage

pip install hf_transfer
webui-user.bat