Open Darkrider000 opened 2 weeks ago
The installer do torch test as you chose ZLUDA backend. But as you don't have HIP SDK, it is failing. If you want to launch webui without using gpu, add --skip-torch-cuda-test
. If you want to generate something with ZLUDA, HIP SDK is required.
With a 5700XT you can install HIP SDK 6.1 and use ZLUDA. For a complete Guide take a look here at the Automatic1111 with ZLUDA Guide: https://github.com/CS1o/Stable-Diffusion-Info/wiki/Webui-Installation-Guides
Checklist
What happened?
So I do webui-user.bat --use-zluda on cmd like I should then add --skip-torch-cuda-test happened I knew this would happened using GMD, but what I am not sure is, is this supposed to happened even using --use zluda as well? I haven't install HIP SDK yet due to I using RX 5700 so the way to install is more complex since I have to do ROCm 5.7.0 stuff from what I read a bit but there seem a lot of step that make me wonder should I try doing all this or not since I found no mention of --skip-torch-cuda-test problem yet I also already try pip cache purge and delete venv multiple time as well
Steps to reproduce the problem
What should have happened?
--skip-torch-cuda-test not appear? I don't really know
What browsers do you use to access the UI ?
Other
Sysinfo
--dump-sysinfo not working
Console logs
Additional information
No response