Hacker News new | ask | show | jobs
by negativegate 1273 days ago
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

1 comments

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