From df390790989278e73bfe3f87d8b544d815c7c5a7 Mon Sep 17 00:00:00 2001 From: xiaozhongji Date: Thu, 30 Apr 2020 16:29:30 +0800 Subject: [PATCH] update reademe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f61392..ddfbfcd 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ If you are interested in this work, please cite ## Dependencies and Installation -This code is based on [BasicSR](https://github.com/xinntao/BasicSR) and [KernelGAN](https://github.com/sefibk/KernelGAN). +This code is based on [BasicSR](https://github.com/xinntao/BasicSR). - Python 3 (Recommend to use [Anaconda](https://www.anaconda.com/download/#linux)) - [PyTorch >= 1.0](https://pytorch.org/)