stable-diffusion-webui-amdgpu-forge icon indicating copy to clipboard operation
stable-diffusion-webui-amdgpu-forge copied to clipboard

./webui.sh expects nvidia card

Open deeredman1991 opened this issue 1 month ago • 3 comments

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

Image

and then when I try --skip-torch-cuda-test it gives me this error message

Image

Any help would be much appreciated!

deeredman1991 avatar Nov 03 '25 05:11 deeredman1991