🚀 Long time no see ☄️
✨ **Highlights**
✅ [add realesr-general-x4v3 and realesr-general-wdn-x4v3](https://github.com/xinntao/Real-ESRGAN/commit/b827be13a1db242ebaea1be8669c62b757bd2796). They are very tiny models for general scenes, and they may more robust. But as they are tiny models, their performance may be limited.
✅ [support denoise strength for realesr-general-x4v3](https://github.com/xinntao/Real-ESRGAN/commit/576aaddfaf1dec031cdf580924c00f4b29b9b35a). You can use the **-dn** option to adjust the denising strength. Denoise strength. 0 for weak denoise (keep noise), 1 for strong denoise ability. Only used for the realesr-general-x4v3 model.
✅ [update inference_video: support auto download](https://github.com/xinntao/Real-ESRGAN/commit/61e81d3108f9437a9d97b02fd94439e9fc191ed0). You do not need to download models explicitly. If the models are not download, they will be downloaded automatically.
✅ [support ffmpeg stream for inference_realesrgan_video](https://github.com/xinntao/Real-ESRGAN/commit/cdc14b74a54e4247581b31c66caf93ea9e0cf159)
✅ [fix colorspace bug & support multi-gpu and multi-processing](https://github.com/xinntao/Real-ESRGAN/commit/8cb9bd403e0b8206eb69780b97b35cf7aa84bd4e)
✅ [Added GPU selection feature to python inference](https://github.com/xinntao/Real-ESRGAN/commit/6b15fc693646da1f16ba38ee47cf71a285f08390)
✅ [deal with flv format](https://github.com/xinntao/Real-ESRGAN/commit/e5e79fbde32cf96720d484511fbae2272144beb6)
📢📢📢
https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-x4v3.pth
https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-wdn-x4v3.pth
<p align="center">
<img src="https://raw.githubusercontent.com/xinntao/Real-ESRGAN/master/assets/realesrgan_logo.png" height=150>
</p>