mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-28 01:10:52 +01:00
Update README.md
This commit is contained in:
parent
b78071d6fc
commit
8968ae2958
11
README.md
11
README.md
@ -58,6 +58,17 @@ npm run dist
|
||||
npm run publish-app
|
||||
```
|
||||
|
||||
# FAQ 🤓
|
||||
|
||||
- How does Upscayl work?
|
||||
- Upscayl uses AI models to enhance your images by guessing what the details could be. It uses Real-ESRGAN (and more in the future) model to achieve this.
|
||||
- Is there a CLI available?
|
||||
- The CLI tool is called real-esrgan-ncnn-vulkan and it's available on the Real-ESRGAN repository.
|
||||
- Do I need a GPU for this to work?
|
||||
- Yes, unfortunately. NCNN Vulkan requires a Vulkan compatible GPU. Upscayl won't work on iGPU or CPU.
|
||||
- How can I contribute?
|
||||
- You can donate more NCNN compatible models or fix code by submitting PRs :)
|
||||
|
||||
Upscayl uses Real-ESRGAN-ncnn-vulkan binaries to upscale images. More models and algorithms will come soon.
|
||||
|
||||
# Credits ❤
|
||||
|
Loading…
Reference in New Issue
Block a user