It compiles fine, but does not generate anything (not sure if it is meant to).
I also wonder where I have to put the model files exactly for that (libfolder)...
What I would like to do: Run stable diffusion with Open Frameworks (maybe as an addon - there is already one for .onnx files).
For that I do not need Axodox::Graphics, because I would copy the pixels of the resulting tensor to an openGL texture...
It compiles fine, but does not generate anything (not sure if it is meant to). I also wonder where I have to put the model files exactly for that (libfolder)... What I would like to do: Run stable diffusion with Open Frameworks (maybe as an addon - there is already one for .onnx files). For that I do not need Axodox::Graphics, because I would copy the pixels of the resulting tensor to an openGL texture...