vitoplantamura / OnnxStream

Lightweight inference library for ONNX files, written in C++. It can run SDXL on a RPI Zero 2 but also Mistral 7B on desktops and servers.
Other
1.79k stars 76 forks source link

Add support for 1 step diffusion (DMD) #62

Open bil-ash opened 3 months ago

bil-ash commented 3 months ago

Please add support for 1 step diffusion using https://huggingface.co/IDKiro/sdxs-512-0.9 or maybe some time later when v1.0 weights are released

vitoplantamura commented 3 months ago

Interesting!

Thanks, Vito