From 8d982a21730448a805121934c011f199de3aab6b Mon Sep 17 00:00:00 2001 From: Xintao Date: Sun, 25 Jul 2021 13:09:02 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 346e89b..7160202 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Real-ESRGAN aims at developing **Practical Algorithms for General Image Restoration**.
We extend the powerful ESRGAN to a practical restoration application (namely, Real-ESRGAN), which is trained with pure synthetic data. -:triangular_flag_on_post: The training codes have been released. A detailed guide can be found [here](Training.md) +:triangular_flag_on_post: The training codes have been released. A detailed guide can be found in [Training.md](Training.md). ### :book: Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data