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 @@ + +Download on Flathub + + 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 🐧 - + -Download on Flathub +Download on Flathub - + 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 🐧 - + -Download on Flathub +Download on Flathub - + 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 🐧 - - - - -Download on Flathub - +
+ + + - - - + + Download on Flathub + + + + + +
#### [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 Date: Tue, 9 May 2023 16:27:07 -0400 Subject: [PATCH 10/21] Add period back --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a70bb..b7e0f4c 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 c3c3b358ee2e44444a48ad09695b5fab74c5d245 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Thu, 11 May 2023 13:36:04 +0300 Subject: [PATCH 11/21] Updated buttons in README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 67245e6..83c8631 100644 --- a/README.md +++ b/README.md @@ -35,16 +35,20 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel ### Linux 🐧
- - + + - - Download on Flathub + + - + + + + +
From 060cb0151959cad1c726646cac9d781bf9a295e7 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Thu, 11 May 2023 13:47:45 +0300 Subject: [PATCH 12/21] Removed extra empty line in README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3ad812b..e08a136 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@
- From 6cfb85cc36554d34d18d4004292370eaee00ad6f Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Thu, 11 May 2023 13:48:19 +0300 Subject: [PATCH 13/21] Removed extra empty line README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e08a136..c8e546c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ - From d6acd60aa35671e42e4bca9d49352eba44a56e8d Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Thu, 11 May 2023 13:49:34 +0300 Subject: [PATCH 14/21] Small tweak according to markdown guilelines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8e546c..438cdb9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ # πŸ†™ Upscayl #### Free and Open Source AI Image Upscaler + Upscayl is a cross-platform application built with the Linux-first philosophy. This means that Linux users receive pre-release builds earlier but Upscayl itself is available on all major desktop operating systems :) **https://upscayl.org** From 3ea0796480976dbac23ffc0de6d802551c6c76fe Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Thu, 11 May 2023 13:50:48 +0300 Subject: [PATCH 15/21] HTML readability fix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 438cdb9..4f2c210 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel ### 🐧 Linux
+ @@ -56,6 +57,7 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel +
#### Flatpak From f6d6921bfe43b3aa9502c43326a00105e6148bdf Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Thu, 11 May 2023 18:49:33 +0300 Subject: [PATCH 16/21] Centered buttons, modified Flatpak instructions --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4f2c210..536d819 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,6 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel ### 🐧 Linux -
- @@ -57,18 +55,12 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel - -
#### Flatpak -1. Go to [Flathub/Upscayl](https://flathub.org/apps/org.upscayl.Upscayl) +1. Go to your distribtuion's software center and search for Upscayl. Or go to [Flathub/Upscayl](https://flathub.org/apps/org.upscayl.Upscayl) and click "Install". -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. +2. Download Upscayl using your distribution's software center *Please note:* - *On some distributions Flatpak must be [pre-configured manually](https://flatpak.org/setup).* From 7557a016c9922fbb375cf4327505fb1ac3c7f8cb Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Thu, 11 May 2023 18:53:25 +0300 Subject: [PATCH 17/21] Further Flatpak instructions improvements --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 536d819..acef015 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel #### Flatpak -1. Go to your distribtuion's software center and search for Upscayl. Or go to [Flathub/Upscayl](https://flathub.org/apps/org.upscayl.Upscayl) and click "Install". +1. Go to your distribtuion's software center (or your favourite installed one) and search for Upscayl. +Alternatively you can go to [Flathub/Upscayl](https://flathub.org/apps/org.upscayl.Upscayl) and click "Install". 2. Download Upscayl using your distribution's software center From d2bac7a37a3942daf6507bcdca151966ce8b97da Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Fri, 12 May 2023 16:19:02 +0300 Subject: [PATCH 18/21] Update README.md Co-authored-by: NayamAmarshe --- README.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index acef015..50d9bcd 100644 --- a/README.md +++ b/README.md @@ -56,24 +56,17 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel -#### Flatpak +Upscayl should be available on the Software Store of most Linux operating systems. You can download the Snap or [Flatpak](https://flatpak.org/setup) version, if your distro's Store App supports them. -1. Go to your distribtuion's software center (or your favourite installed one) and search for Upscayl. -Alternatively you can go to [Flathub/Upscayl](https://flathub.org/apps/org.upscayl.Upscayl) and click "Install". +#### Portable Method -2. Download Upscayl using your distribution's software center +1. Go to [releases section](https://github.com/upscayl/upscayl/releases/latest) -*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) - -2. Download the `.AppImage` file. +2. Download the `upscayl-x.x.x-linux.AppImage` file. 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 choose to install using other formats like RPM (Fedora), DEB (Debian/Ubuntu based), and ZIP (Any Linux OS). *Please note:* - *The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download.* From f3ddbb5c11332fff82239fe6879eceec02c94fad Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Fri, 12 May 2023 16:19:22 +0300 Subject: [PATCH 19/21] Update README.md Co-authored-by: NayamAmarshe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d9bcd..d00ba0a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ # πŸ†™ Upscayl #### Free and Open Source AI Image Upscaler - +Upscayl lets you enlarge and enhance low-resolution images using advanced AI algorithms. It's almost like magic! 🎩πŸͺ„ Upscayl is a cross-platform application built with the Linux-first philosophy. This means that Linux users receive pre-release builds earlier but Upscayl itself is available on all major desktop operating systems :) **https://upscayl.org** From 5054c9ca1d135e9d4098390168697ed5af409b44 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Fri, 12 May 2023 16:19:39 +0300 Subject: [PATCH 20/21] Update README.md Co-authored-by: NayamAmarshe --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d00ba0a..89d9759 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,6 @@ Upscayl should be available on the Software Store of most Linux operating system 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 choose to install using other formats like RPM (Fedora), DEB (Debian/Ubuntu based), and ZIP (Any Linux OS). -*Please note:* -- *The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download.* ### 🍎 MacOS From ed520a2ad71a529a3292c2b4f6755d2efc1f4078 Mon Sep 17 00:00:00 2001 From: Danik1601 <17238959+Danik1601@users.noreply.github.com> Date: Fri, 12 May 2023 16:22:03 +0300 Subject: [PATCH 21/21] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89d9759..9287913 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This means that Linux users receive pre-release builds earlier but Upscayl itsel -Upscayl should be available on the Software Store of most Linux operating systems. You can download the Snap or [Flatpak](https://flatpak.org/setup) version, if your distro's Store App supports them. +Upscayl should be available on the Software Store of most Linux operating systems. You can download the [Flatpak](https://flatpak.org/setup) or Snap version, if your distro's Store App supports them. #### Portable Method @@ -66,7 +66,7 @@ Upscayl should be available on the Software Store of most Linux operating system 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 choose to install using other formats like RPM (Fedora), DEB (Debian/Ubuntu based), and ZIP (Any Linux OS). +*You can also choose to install using other formats like RPM (Fedora), DEB (Debian/Ubuntu based), and ZIP (Any Linux OS).* ### 🍎 MacOS