axodox-machinelearning icon indicating copy to clipboard operation
axodox-machinelearning copied to clipboard

Should StableDiffusionTest.cpp generate an image?

Open Jonathhhan opened this issue 11 months ago • 0 comments

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...

Jonathhhan avatar Jul 29 '23 11:07 Jonathhhan