DeadSix27 / waifu2x-converter-cpp

Improved fork of Waifu2X C++ using OpenCL and OpenCV
MIT License
792 stars 86 forks source link

Update BUILDING.md #179

Closed ghost closed 5 years ago

ghost commented 5 years ago

cuda is by default installed with nvidia drivers but sometimes you need to install the toolkit package to get it working. After installing nvidia-cuda-toolkit, waifu2x-converter-cpp correctly compiled and usable on ubuntu server.