axodox / axodox-machinelearning

This repository contains a pure C++ ONNX implementation of multiple offline AI models, such as StableDiffusion (1.5 and XL), ControlNet, Midas, HED and OpenPose.
MIT License
604 stars 34 forks source link

LCM support #23

Open kidintwo3 opened 9 months ago

kidintwo3 commented 9 months ago

Does the API support LCM onnx models?

axodox commented 9 months ago

Not yet, but it sounds interesting, I might look at it when I finish my current side project.