From b1f7290c2084394060c35f32d9a04dac0a3c83f0 Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Mon, 26 Oct 2020 18:22:52 -0400 Subject: [PATCH] update Google Colab descriptions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0071ac..a0495d8 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ Video2X Docker images are available on Docker Hub for easy and rapid Video2X dep ## [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. +You can use Video2X on [Google Colab](https://colab.research.google.com/) for free. Colab allows you too use a GPU on Google's Servers (Tesla K80, T4, P4, P100). Please bare in mind that Colab can only be provided for free if all users know that they shouldn't abuse it. A single free-tier tier session can last up to 12 hours. Please do not abuse the platform by creating sessions back-to-back and running upscaling 24/7. This might result in you getting banned. -For an example Notebook please have a look at this: [Video2X_on_Colab.ipynb](https://colab.research.google.com/drive/1xqeZvoJXaBBPP6UyVwErnhwrnth0br0u) +Here is an exmaple Notebook written by @Felixkruemel: [Video2X_on_Colab.ipynb](https://colab.research.google.com/drive/1xqeZvoJXaBBPP6UyVwErnhwrnth0br0u). This file can be used in combination of the following modified configuration file: [@Felixkruemel's Video2X configuration for Google Colab](https://gist.githubusercontent.com/Felixkruemel/71e62de4bb38965ead2e0f4bae7ef4ee/raw/video2x.yaml). ## Introduction