stable-diffusion-webui-docker icon indicating copy to clipboard operation
stable-diffusion-webui-docker copied to clipboard

My build issues resolved

Open SuddenDevelopment opened this issue 3 years ago • 0 comments
trafficstars

update to latest windows 10 release 2021H2 (required for WSL to see the GPU) update to WSL2 (download and switch to version 2) install docker (duh, Docker Desktop) wsl2 dos2unix dockerfile ( these were not so obvious, some characters in the files werent going well) wsl2 dos2unix ./build/mount.sh

SuddenDevelopment avatar Sep 03 '22 02:09 SuddenDevelopment