diff --git a/real-esrgan/README.md b/real-esrgan/README.md index ac2de5a..e0520e9 100644 --- a/real-esrgan/README.md +++ b/real-esrgan/README.md @@ -1,6 +1,10 @@ # Real-ESRGAN The Pytorch implementation is [real-esrgan](https://github.com/xinntao/Real-ESRGAN). +

+ +

+ ## Config - Input shape(**INPUT_H**, **INPUT_W**, **INPUT_C**) defined in real-esrgan.cpp - GPU id(**DEVICE**) can be selected by the macro in real-esrgan.cpp