imxieyi / waifu2x-ios

iOS Core ML implementation of waifu2x
MIT License
538 stars 58 forks source link

[Feature Request] Add Remacri Upscaler #66

Closed mattbisme closed 1 year ago

mattbisme commented 1 year ago

I've been toying around with the Draw Things app for macOS/iOS and it includes various upscalers. One of the upscalers is one that I didn't recognize. I've found that Remacri performs rather well. More often than not, I prefer it over the others.

Although I'm speaking from my own experience, there are also others that feel the same. Any chance we could get that as part of Waifu2x?

imxieyi commented 1 year ago

Looks like it's a ESRGAN model which is available on upscale.wiki: https://upscale.wiki/wiki/Model_Database

Currently there is a closed-beta version of waifu2x-ios which allows you to load custom models. Would you like to join the TestFlight beta and take an earlier look?

If so please send your Apple ID to support@waifu2x.app and I'll send you an invitation link.

imxieyi commented 1 year ago

The custom models feature has been released now. Remacri is included in the provided conversion script.