NarniaEXE
NarniaEXE
> What is your GPU? 8GB ASROCK RX580 PHANTOM GAMING OC
> ~AMD + Windows is barely supported atm. Consult the following: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Install-and-Run-on-AMD-GPUs Pay attention that only link in the first sentence is for windows.~ Ok, correction, that is for installation...
> Then --skip-torch-cuda-test is not passed somehow. `run_python("import torch; assert torch.cuda.is_available(), 'Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check'")` This line can...