From de77c90dd11252f57f440e9dd2cb49429e82bded Mon Sep 17 00:00:00 2001 From: Felixkruemel Date: Tue, 13 Oct 2020 19:26:53 +0200 Subject: [PATCH] Updated Readme.md with Google Colab integration --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ff2ce76..ac777a4 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,11 @@ To download the latest nightly build, go to the [GitHub Actions](https://github. Video2X Docker images are available on Docker Hub for easy and rapid Video2X deployment on Linux and macOS. If you already have Docker installed, then only one command is needed to start upscaling a video. For more information on how to use Video2X's Docker image, please refer to the [documentations](https://github.com/K4YT3X/video2x/wiki/Docker). +## [Google Colab](https://colab.research.google.com/drive/1xqeZvoJXaBBPP6UyVwErnhwrnth0br0u) + +You can use Video2X on the [Google Colab plattform](https://colab.research.google.com/) for free. Colab allows you too use a GPU on Google's Servers (Tesla K80, T4, P4, P100) for performing the upscaling. Please bare in mind that Colab can only be provided for free if all users know that they shouldn't abuse it. While a session there lasts up to 12hours, don't abuse it by running upscaling 24/7. +For an example Notebook please have a look at this: [Video2X_on_Colab.ipynb](https://colab.research.google.com/drive/1xqeZvoJXaBBPP6UyVwErnhwrnth0br0u) + ## Introduction Video2X is a video/GIF/image upscaling software based on Waifu2X, Anime4K, SRMD and RealSR written in Python 3. It upscales videos, GIFs and images, restoring details from low-resolution inputs. Video2X also accepts GIF input to video output and video input to GIF output.