Trying to install waifu2x

I'm try to install waifu2x from GitHub - nagadomi/waifu2x: Image Super-Resolution for Anime-Style Art from this this git clone GitHub - DeadSix27/waifu2x-converter-cpp: Improved fork of Waifu2X C++ using OpenCL and OpenCV
cd waifu2x-converter-cpp/build
cmake -DLIB_SUFFIX=64 ../ make sudo make install
When I run cmake -DLIB_SUFFIX=64 ../ I get this error
does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.any ides ?

There is a easier way. Go to the Github page at the link you provided. Click the GREEN CODE button, then click on Download Zip


This download is huge, so its going to take awhile...

I scanned the folder, no virus, it is safe.

Double click the ZIP file once downloaded, and click extract.

Go to the extracted folder, and and run the install_lua_modules.sh

When it asks you how you want to run it, Hmmm, I'd try running it in terminal first and see how that works. I don't want to actually install this on my system to guide you, as I don't need the software.

But I just ate 1.1GB of writes to my SSD drive, so that I could figure out what the installer was called, to help guide you that far. Let us know if you have any issues.

Hope this heps!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.