From 1b45b66436234bd4d203b9582149c9c38a2da7ba Mon Sep 17 00:00:00 2001 From: Xintao Date: Sat, 24 Jul 2021 19:38:33 +0800 Subject: [PATCH] update ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9ff864..34c0058 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ This executable file is based on the wonderful [Tencent/ncnn](https://github.com # Install basicsr - https://github.com/xinntao/BasicSR # We use BasicSR for both training and inference pip install basicsr - # pip install -r requirements.txt + pip install -r requirements.txt ``` ## :zap: Quick Inference