cassiebreviu / StableDiffusion

Inference Stable Diffusion with C# and ONNX Runtime
MIT License
218 stars 49 forks source link

How to build ortextensions.dll? #13

Closed jdluzen closed 1 year ago

jdluzen commented 1 year ago

I've built the main branch of onnxruntime-extensions successfully, however the ortextensions.dll does not work and the file size is massively different. Are there special configurations needed to build it? I'll have to build it for osx-x64, linux-x64, and linux-arm64 as well.

cassiebreviu commented 1 year ago

Here are the build instructions for the extensions dll https://github.com/microsoft/onnxruntime-extensions/blob/main/docs/development.md