Skip to content

Commit

Permalink
Add upscayl-ncnn info
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronliu0130 authored Oct 29, 2023
1 parent 4ac296f commit cfd37e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,9 @@ npm run publish-app
- Note that for Windows systems, if Upscayl is not set to performance mode, the system may override this setting.
- **You are not fully open source!!😡**
- We are! We're using completely free and open-source tech. We do ship a binary, but that's because not including it would kill the entire purpose of the project. If you want to deal with all those PyTorch, NCNN, and Python errors, you're more than welcome to compile your own binary using the code provided by Real-ESRGAN. The binary is pre-compiled for convenience; if you do not trust it, then you can compile your own since everything is free and open source here 😁
- As of v2.9, we're using our fork of Real-ESRGAN-ncnn-vulkan at https://github.com/upscayl/upscayl-ncnn
- **Where do I find more models?**
- More models can be taken from here: https://github.com/upscayl/custom-models/
- More models can be taken from here: https://github.com/upscayl/custom-models

Upscayl uses Real-ESRGAN-ncnn-vulkan binaries to upscale images.

Expand Down

0 comments on commit cfd37e4

Please sign in to comment.