mnn-stable-diffusion icon indicating copy to clipboard operation
mnn-stable-diffusion copied to clipboard

whenever trying to build the app cmake gives an error libmmnopencv.so not found

Open De123e123 opened this issue 2 years ago • 0 comments

I've built MNN on termux and it doesnt have a .so file all the built files have .out name . I tried to build it on colab it was working fine but speed was slow . Also i have tried to build the mnn library im termux proot (ubuntu environment ) but it fails . How can i built it correctly so it can work for android .

Here is the one i build on colab and it works fine https://huggingface.co/Androidonnxfork/MNNsd/resolve/main/MNNSd/mnnsd.tar.gz Can i use the same libmnnopencv.so to build on android ? Both have different architecture .

Thank you

De123e123 avatar Aug 16 '23 03:08 De123e123