Skip to content
forked from upscayl/upscayl

πŸ†™ Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows

License

Notifications You must be signed in to change notification settings

WProbot/upscayl

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

57 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Upscayl πŸ†™

Free and Open Source AI Image Upscaler

simplescreenrecorder-2022-08-23_20.17.02.mp4

Upscayl is a cross-platform application built with the Linux-first philosophy. This means that we prioritize Linux builds over others but that doesn't mean we'll break things for other OSes :)

NOTE: Upscayl does not work without a GPU, sorry. You'll need a Vulkan compatible GPU to upscale images.

Installation πŸ‘¨β€πŸ’»

Linux 🐧

  1. Go to releases section

  2. Download the .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 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.

MacOS 🍎

Coming soon...

Windows 🐌

Coming soon...

Roadmap 🀫

  • Allow video upscaling
  • 2x, 3x upscaling modes
  • More models
  • Make the whole world use FOSS

Development πŸ› 

git clone https://github.com/TGS963/upscayl
cd upscayl

# INSTALL DEPENDENCIES
npm install

# RUN THE DEVELOPMENT SERVER LOCALLY
npm run start

# PACKAGE THE APP
npm run dist

# PUBLISH THE APP, MAKE SURE TO ADD GH_TOKEN= IN SHELL
npm run publish-app

Upscayl uses Real-ESRGAN-ncnn-vulkan binaries to upscale images. More models and algorithms will come soon.

Credits ❀

Copyright Β© 2022 - Upscayl
Made by Nayam Amarshe and TGS963
using πŸ–± & ⌨

About

πŸ†™ Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.6%
  • Python 28.3%
  • CSS 2.1%