CS1o
CS1o
Hey, please provide a full cmd log. Then i see where the issue might be, Also open up a cmd and run `pip cache purge` Then delete the venv folder...
> now it starts but it crashes the computer after the last step.... it goes VERY fast but the last step crashes the PC WHat model and resolution and other...
That could be a vae related issue. The VAE Step is the last Step. Best is to install the "Tiled DIffusion & Tiled VAE" (Multidiffusion) Extension via the Extensions Tab....
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
Your using directml but not with onnx. You would have to add --onnx to the launch args. Or some other setting also enabled. Zluda would work better than directml. But...
You have the wrong Python Version. Uninstall Python 3.13 as it currently doesnt support any ai stuff. Then install Python 3.10.11 64bit Delete the venv folder and relaunch the webui-user.bat...
Hey, Dont install the Webui in the Documents folder. That can cause Permission issues. Also dont include Spaces in Folder Names. Also make sure to have Python 3.10.11 64bit installed.
Hey you have Python 3.11 installed but 3.10.11 64bit is the recommended Version. Uninstall 3.11 and install 3.10.11 and then delete the venv folder and relaunch the webui-user.bat Also make...
Hey, make sure to disable path length limit when Installing python as you have a long folder names. Also make sure the webui is whitelisted in any browser adblocker. Then...
Hey the best way currently for AMD Users on Windows is to run Stable Diffusion via ZLUDA. WSL2 ROCm is currently in Beta testing but looks very promissing too. ZLUDA...