Skip to content

Commit

Permalink
update Readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
xinntao committed Jul 27, 2021
1 parent 1d8745e commit da1e1ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ We extend the powerful ESRGAN to a practical restoration application (namely, Re

:triangular_flag_on_post: **Updates**

- [x] [Inference code](inference_realesrgan.py) supports: 1) tile inference; 2) images with alpha channel; 3) gray images; 4) 16-bit images.
- [x] The training codes have been released. A detailed guide can be found in [Training.md](Training.md).
- :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).

### :book: Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data

Expand Down

0 comments on commit da1e1ee

Please sign in to comment.