Hacker News new | ask | show | jobs
by sosborn 1277 days ago
This worked for me with a 5700xt:

https://www.travelneil.com/stable-diffusion-windows-amd.html

1 comments

nod-ai/SHARK from the original submission is by far the fastest way I've found to run Stable Diffusion on a 5700 XT.

For 50 iterations:

* ONNX on Windows was 4-5 minutes

* ROCm on Arch Linux was ~2.5 minutes

* SHARK on Windows is ~30 seconds

I’ll have to give this a go over the weekend!