stable-diffusion-webui-amdgpu-forge
stable-diffusion-webui-amdgpu-forge copied to clipboard
./webui.sh expects nvidia card
So I am trying to get this working on Garuda Linux. I picked this repo because I figured it would work with an AMD card but it still expects me to have an Nvidia card for some reason.
It doesn't matter if I use ./webui.sh --use-directml or ./webui.sh --use-zluda the result is the same. First it gives me this error message
and then when I try --skip-torch-cuda-test it gives me this error message
Any help would be much appreciated!