Fcucgvhhhvjv

Results 15 comments of Fcucgvhhhvjv

> is there any update? it would be really awesome if stable diffusion can be run on mobile phones https://github.com/ZTMIDGO/Android-Stable-diffusion-ONNX here

Thanks for your reply ill try to build it today . I tried to build it on google colab xnnpack was build successful but i was getting error in building...

https://github.com/Fcucgvhhhvjv/Android-Stable-diffusion-ONNX/blob/master/Untitled2.ipynb here u can check whats wrong i tried to use commit id and use it with git checkout id but it didn't work aswell.

I successfully got it built in termux proot. Are u guys trying in proot environment or just termux?

How to make it faster? By default 1 step takes 3-4 min .

Direct building in termux gives this error clang-16: error: no such file or directory: '~/XNNPACK/build/libXNNPACK.a' clang-16: error: no such file or directory: '~/XNNPACK/build/pthreadpool/libpthreadpool.a' clang-16: error: no such file or directory:...

> ya i used it to build in termux proot but termux environment doesnt work

where do i add this ? link_libraries("log") anywhere ? or at the very end > I compiled in fresh clean termux without problems, only add link_libraries("log") to CMakeLists.txt > >...

this is the log ~/.../src/build $ cmake --build . --config Release [ 33%] Linking CXX executable sd clang-16: error: no such file or directory: '~/XNNPACK/build/libXNNPACK.a' clang-16: error: no such file...

> thanks i was able to build it successfully