From 8f8536b6d16304a72f872c63d89a0beb3e89bac5 Mon Sep 17 00:00:00 2001 From: Pratik Goyal Date: Fri, 3 Sep 2021 12:08:03 +0530 Subject: [PATCH] Minor spelling correction (#67) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c76ed4..424fc1f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ We extend the powerful ESRGAN to a practical restoration application (namely, Re If Real-ESRGAN is helpful in your photos/projects, please help to :star: this repo or recommend it to your friends. Thanks:blush:
Other recommended projects:
:arrow_forward: [GFPGAN](https://github.com/TencentARC/GFPGAN): A practical algorithm for real-world face restoration
-:arrow_forward: [BasicSR](https://github.com/xinntao/BasicSR): An ppen-source image and video restoration toolbox
+:arrow_forward: [BasicSR](https://github.com/xinntao/BasicSR): An open-source image and video restoration toolbox
:arrow_forward: [facexlib](https://github.com/xinntao/facexlib): A collection that provides useful face-relation functions.
:arrow_forward: [HandyView](https://github.com/xinntao/HandyView): A PyQt5-based image viewer that is handy for view and comparison.