upscayl
upscayl copied to clipboard
Real-ESRGAN Anime Model
Checklist
- [X] I have checked that this issue isn't addressed in the FAQ.
- [X] I have searched for this in the issues tab.
Description
After looking into custom model, it seems that Real-ESRGAN already provides ncnn. Would it be possible to add this model natively in upscayl?
But i am also confused of which of there two links model should be used -->
- https://github.com/xinntao/Real-ESRGAN/blob/master/docs/anime_model.md#how-to-use
- https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan
I tried https://github.com/xinntao/Real-ESRGAN/blob/master/docs/anime_model.md#ncnn-executable-file, downloaded the ubuntu version and improted into upscayl but upscayl read all the model except realesrgan-x4plus-anime. So i had to instead use cli provided by the zip file.
Related Problem(s)
No response
Alternatives
No response