update readme

This commit is contained in:
Xintao
2021-08-27 16:25:38 +08:00
parent f5ccd64ce5
commit 3e1f780f51
2 changed files with 48 additions and 46 deletions

View File

@@ -23,6 +23,8 @@ We extend the powerful ESRGAN to a practical restoration application (namely, Re
- :white_check_mark: [The inference code](inference_realesrgan.py) supports: 1) **tile** options; 2) images with **alpha channel**; 3) **gray** images; 4) **16-bit** images.
- :white_check_mark: The training codes have been released. A detailed guide can be found in [Training.md](Training.md).
---
If Real-ESRGAN is helpful in your photos/projects, please help to :star: this repo. Thanks:blush: <br>
Other recommended projects: &emsp; :arrow_forward: [GFPGAN](https://github.com/TencentARC/GFPGAN) &emsp; :arrow_forward: [BasicSR](https://github.com/xinntao/BasicSR) &emsp; :arrow_forward: [facexlib](https://github.com/xinntao/facexlib)