vitoplantamura / OnnxStream

Lightweight inference library for ONNX files, written in C++. It can run Stable Diffusion XL 1.0 on a RPI Zero 2 (or in 298MB of RAM) but also Mistral 7B on desktops and servers. ARM, x86, WASM, RISC-V supported. Accelerated by XNNPACK.
https://yolo.vitoplantamura.com/
Other
1.86k stars 84 forks source link

Diffusers? #74

Open KintCark opened 5 months ago

KintCark commented 5 months ago

Hey if I want to use a custom model does it have to be Diffusers format?

I know how to add Diffusers but I wanna know before I install it again