onnx-web Release v0.11.0 added support for LCM, SDXL, and SDXL Turbo
onnx-web Release v0.11.0 added support for LCM, SDXL, and SDXL Turbo

github.com
Release v0.11.0 · ssube/onnx-web

onnx-web Release v0.11.0 added support for LCM, SDXL, and SDXL Turbo
Release v0.11.0 · ssube/onnx-web
Are there any benchmarks available? I can't find any in their Githup repo. I'd like to run SDXL Turbo txt2img on my old computer. Linux, 4 core Intel Xeon, 32GB of RAM and no graphics card, so CPU only.
How old of a Xeon? Because it won’t be a fast result, but maybe you are fine with it. Back when I tried this, SD 1.5 could do 20 steps at 512x512 on my Ryzen 5 3600 in roughly 7 minutes…
It's a Skylake one, so from 2016 or something like that. I've tried stable-diffusion.cpp this takes like 15min for 20 steps on my machine, I've never measured it exactly. But it doesn't have that much features.
What I'd like to do is use one of the 'Turbo's. Just doing 1-4 steps sounds like it could make it close to usable. Guess I need to test it myself. Maybe I'll have some spare time later today. I just wanted to avoid fighting with onnx. Last time I tried to use it, it was kind of a hassle to get it running.
Edit: Oh wow, I missed the BENCHMARK .md file in the repo 🙃