1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-11-24 07:30:19 +01:00

Add upscayl-ncnn info

This commit is contained in:
Aaron Liu 2023-10-29 16:57:49 -04:00 committed by GitHub
parent 4ac296f775
commit cfd37e4a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.