I want to compile Waifu2x and I keep getting these errors, I tried looking for vulkan library (haven't searched OpenCL library) and I found none.

This page summarizes the projects mentioned and recommended in the original post on /r/termux

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • waifu2x_srmd-ncnn-vulkan-termux-binary

    A prebuilt armv8 waifu2x/srmd-ncnn-vulkan binary for termux

  • waifu2x-ncnn-vulkan

    waifu2x converter ncnn version, runs fast on intel / amd / nvidia / apple-silicon GPU with vulkan

    Hi OP, try going in ubuntu then install there. Mine works fine after doing these steps: sudo apt update && upgrade sudo apt install apt-utils sudo apt install python-is-python3 git clone https://github.com/nihui/waifu2x-ncnn-vulkan.git cd waifu2x-ncnn-vulkan git submodule update --init --recursive mkdir build cd build apt install cmake apt install build-essential cmake ../src cmake --build . -j 4 ./waifu2x-ncnn-vulkan Note: i thought its stucked at 100% after cmake --build but just wait maybe 5mins and completed installing to build, all good, and... im no IT/Dev but it worked for me by following the installation guide. Now i can see these ``` Usage: waifu2x-ncnn-vulkan -i infile -o outfile [options]...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts