From d66f024a9fbdbe5b843d81bc6b620022751a0976 Mon Sep 17 00:00:00 2001 From: k4yt3x Date: Mon, 11 Mar 2019 17:38:53 -0400 Subject: [PATCH] added description for step-by-step tutorial in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5326a8a..aa40024 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,10 @@ Then you'll need to install python dependencies before start using video2x. Inst $ pip install -r requirements.txt ``` +## [Step-By-Step Tutorial (Nvidia GPUs)](https://github.com/K4YT3X/video2x/wiki/Step-By-Step-Tutorial) + +For those who want a detailed walk-through of how to use `Video2X`, you can head to the [Step-By-Step Tutorial](https://github.com/K4YT3X/video2x/wiki/Step-By-Step-Tutorial) wiki page. It includes almost every step you need to perform in order to enlarge your first video. This tutorial currently only includes instructions for Nvidia GPUs, since AMD GPUs (OpenCL) requires installation of `waifu2x-converter-cpp` which cannot be installed automatically with Python at the moment due to its 7z compression format. + ## Quick Start ### Sample Videos