From 9d8e9a515a101a428ac27dbbdfb600c0de2aeb60 Mon Sep 17 00:00:00 2001 From: ptrsuder Date: Thu, 1 Aug 2019 13:25:06 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c15de5..5481df8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # IEU - Image Enhancing Utility Windows only GUI for [IEU.Core](https://github.com/ptrsuder/IEU.Core) - wrapper around ESRGAN with additional features +![downloads_latest](https://img.shields.io/github/downloads/ptrsuder/IEU.Winforms/latest/total.svg?color=magenta) +![downloads_total](https://img.shields.io/github/downloads/ptrsuder/IEU.Winforms/total.svg?label=downloads%40total) + Uses [net-vips](https://github.com/kleisauke/net-vips) library to split input images into tiles and then merge them after processing tiles with ESRGAN. Also supports **alpha channels** and **various image formats (.dds, .tga etc).** Although app can detect model upscale size by running python script, it takes some time, so it is recommended to **rename all your models so that filenames contain upscale size as in screenshot below**. @@ -76,4 +79,4 @@ To merge resulted tiles back click [MERGE] button. * **Results**: *results-path/models/model-name/* * **Merged results**: *merged-results-path/models/model-name/merged* - \ No newline at end of file +