Updated Readme.md with Google Colab integration

This commit is contained in:
Felixkruemel 2020-10-13 19:26:53 +02:00 committed by GitHub
parent b37acfa31d
commit de77c90dd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.