8000 GitHub - jade01win/upscayl: ๐Ÿ†™ Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

jade01win/upscayl

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

59 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 70.1%
  • Python 27.8%
  • CSS 2.1%
0