From b9b51fb8db11dde14a60e68a49eb0255bc13f727 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 15:55:27 +0300 Subject: [PATCH 01/21] Added Flathub button to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index be47596..5fc6b1a 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ + + + + From aebb0ccd0010a8aa34555b6153242bf600e66639 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 16:08:23 +0300 Subject: [PATCH 02/21] Update README.md with more Linux-specific installation info --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5fc6b1a..298e0e1 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,10 @@ You can also download the flatpak version and double click the flatpak file to install via Store but wait for the full release, we'll be pushing it to Flathub for easy access. +Please note: +* On some distributions Flatpak must be [pre-configured manually](https://flatpak.org/setup). +* The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download. + ### MacOS π 1. Go to [releases section](https://github.com/TGS963/upscayl/releases/latest) From e3a9de2a55c98e7d788aaaf913f75e6aa53a481d Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 16:19:22 +0300 Subject: [PATCH 03/21] Update README.md Small tweaks for buttons --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 298e0e1..213dc7f 100644 --- a/README.md +++ b/README.md @@ -34,15 +34,15 @@ ### Linux π§ - + - + - + 1. Go to [releases section](https://github.com/TGS963/upscayl/releases/latest) From 1919772ec79a6cd778ea7bad0c75f48055606281 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 16:32:59 +0300 Subject: [PATCH 04/21] Update README.md Fixed button sizes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 213dc7f..98ff974 100644 --- a/README.md +++ b/README.md @@ -34,15 +34,15 @@ ### Linux π§ - + - + - + 1. Go to [releases section](https://github.com/TGS963/upscayl/releases/latest) From 545f72ad07982bd1fa9e7e1a7b5c433bd2722af8 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 16:41:30 +0300 Subject: [PATCH 05/21] Changed font for Flatpak future release info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98ff974..ed4a78a 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ 3. Right Click AppImage -> Go to Permissions tab -> Check allow file to execute and then double click the file to run Upscayl. -You can also download the flatpak version and double click the flatpak file to install via Store but wait for the full release, we'll be pushing it to Flathub for easy access. +*You can also download the flatpak version and double click the flatpak file to install via Store but wait for the full release, we'll be pushing it to Flathub for easy access.* Please note: * On some distributions Flatpak must be [pre-configured manually](https://flatpak.org/setup). From e869a4a78e69a3f804092a4e9aac1004dd66c12c Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 16:51:23 +0300 Subject: [PATCH 06/21] Added installation instructions for Flatpak --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ed4a78a..7422717 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,18 @@ +#### [Flatpak](https://flatpak.org) + +1. Go to [Flathub/Upscayl](https://flathub.org/apps/org.upscayl.Upscayl) + +2. Press the "Install" button. This will download the `.flatpakref` file. + +3. Execute the downloaded `.flatpakref` file. This will open your disrtibution's software center. + +4. Press the installation button in your disrtibution's software center. + +#### [AppImage](https://appimage.org/) + 1. Go to [releases section](https://github.com/TGS963/upscayl/releases/latest) 2. Download the `.AppImage` file. From cc6b8bae2479d82afb7b10dca669f833ee420075 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 17:25:03 +0300 Subject: [PATCH 07/21] Lots of small fixes Changed: - Fixed Markdown text for better compatibility according to the [guidelines](https://www.markdownguide.org/) - Fixed HTML code for slightly better readability - Centered Linux installation buttons - Removed temporary Flatpak instructions --- README.md | 55 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 29 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 7422717..d16111f 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,15 @@ [![Github All Releases](https://img.shields.io/github/downloads/upscayl/upscayl/total.svg?style=for-the-badge&logo=data:image/png;base64,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&labelColor=fff000&color=82E0AA)]() - + + - + - - - + # [Upscayl π](https://upscayl.github.io) @@ -29,21 +28,23 @@ - # Installation π¨βπ» ### Linux π§ - - - - - - +
#### [Flatpak](https://flatpak.org) @@ -63,11 +64,9 @@ 3. Right Click AppImage -> Go to Permissions tab -> Check allow file to execute and then double click the file to run Upscayl. -*You can also download the flatpak version and double click the flatpak file to install via Store but wait for the full release, we'll be pushing it to Flathub for easy access.* - -Please note: -* On some distributions Flatpak must be [pre-configured manually](https://flatpak.org/setup). -* The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download. +*Please note:* +- *On some distributions Flatpak must be [pre-configured manually](https://flatpak.org/setup).* +- *The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download.* ### MacOS π @@ -77,7 +76,8 @@ Please note: 3. Double click dmg, drag Upscayl icon into Applications folder. -If you encounter an error with opening the application, try Ctrl+Clicking/Right-clicking the app and clicking open. In the popup that opens, also click open. +*If you encounter an error with opening the application, try Ctrl+Clicking/Right-clicking the app and clicking open. In the popup that opens, also click open.* + ### Windows π 1. Go to [releases section](https://github.com/TGS963/upscayl/releases/latest) @@ -89,17 +89,21 @@ If you encounter an error with opening the application, try Ctrl+Clicking/Right- # Comparisons: https://imgsli.com/MTQzMjI4/0/1 #### Medium Resolution Images (300-400 pixels wide): + ![image](https://user-images.githubusercontent.com/25067102/187059440-83f32705-4509-4899-a109-ed2d8248fd2b.png) ![image](https://user-images.githubusercontent.com/25067102/187059369-9bc63f1c-e6c0-4d6a-9089-706db43f171f.png) + #### Low Resolution Images (150 pixels wide): + ![image](https://user-images.githubusercontent.com/25067102/187059318-2d01a671-53fe-4ecc-9a74-3a791fd55818.png) ![image](https://user-images.githubusercontent.com/25067102/187059336-8d6e87ec-232f-4591-89c9-ff451692bcf2.png) + #### Super Low Resolution Images (75 pixels wide): + ### UPSCALED TWICE + ![image](https://user-images.githubusercontent.com/25067102/187153200-8e184622-a791-43ad-8d73-e5580034f2f2.png) - - # Roadmap π€« You can track all the progress here: https://github.com/orgs/upscayl/projects/1 @@ -157,14 +161,13 @@ Upscayl uses Real-ESRGAN-ncnn-vulkan binaries to upscale images. More models and # Donate - + # Credits β€ -- Real-ESRGAN for their wonderful research work.\ +- Real-ESRGAN for their wonderful research work\. [Real-ESRGAN: Copyright (c) 2021, Xintao Wang](https://github.com/xinntao/Real-ESRGAN/) - - Microsoftβ’ for their Fluent Emoji used as our logo. - @JanDeDinoMan, @xanderfrangos, @Fdawgs, @keturn for their code contributions :) - @aaronliu0130 for providing community support :) From c38162f86f66a43c067a30b72a1a1ade57888391 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 23:16:28 +0300 Subject: [PATCH 08/21] Tweaked Linux installation instructions README.md Flatpak and AppImage installation instructions slightly changed --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2a6af2..16bb085 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ -#### [Flatpak](https://flatpak.org) +#### Flatpak 1. Go to [Flathub/Upscayl](https://flathub.org/apps/org.upscayl.Upscayl) @@ -56,7 +56,10 @@ 4. Press the installation button in your disrtibution's software center. -#### [AppImage](https://appimage.org/) +*Please note:* +- *On some distributions Flatpak must be [pre-configured manually](https://flatpak.org/setup).* + +#### AppImage 1. Go to [releases section](https://github.com/TGS963/upscayl/releases/latest) @@ -65,7 +68,6 @@ 3. Right Click AppImage -> Go to Permissions tab -> Check allow file to execute and then double click the file to run Upscayl. *Please note:* -- *On some distributions Flatpak must be [pre-configured manually](https://flatpak.org/setup).* - *The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download.* ### MacOS π From b6b93377f2ea5d32ac3020e5fb6cbb4bfe683647 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Tue, 9 May 2023 23:20:47 +0300 Subject: [PATCH 09/21] Removed unnecessary backslash in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16bb085..e0a70bb 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ Upscayl uses Real-ESRGAN-ncnn-vulkan binaries to upscale images. More models and # Credits β€ -- Real-ESRGAN for their wonderful research work\. +- Real-ESRGAN for their wonderful research work [Real-ESRGAN: Copyright (c) 2021, Xintao Wang](https://github.com/xinntao/Real-ESRGAN/) - Microsoftβ’ for their Fluent Emoji used as our logo. - @JanDeDinoMan, @xanderfrangos, @Fdawgs, @keturn for their code contributions :) From 50ef9a833f16fd2195e3d10ef92549692f2d3fa7 Mon Sep 17 00:00:00 2001 From: Aaron Liu