upscayl icon indicating copy to clipboard operation
upscayl copied to clipboard

Real-ESRGAN Anime Model

Open KAGEYAM4 opened this issue 1 year ago • 0 comments

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

  1. https://github.com/xinntao/Real-ESRGAN/blob/master/docs/anime_model.md#how-to-use
  2. 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

KAGEYAM4 avatar Oct 19 '24 19:10 KAGEYAM4