Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@the-database the-database released this 19 May 22:45
· 4 commits to main since this release
5e9db8e
  • V1 release of MangaJaNai models for black and white manga pages includes the following models. The model name indicates the height of the input image that model is most optimized to be used on, for example 4x_MangaJaNai_1600p_V1_ESRGAN_70k is best used on manga pages close to 1600px tall. The 4x models are higher quality than their 2x counterparts but run much slower:
    • 2x_MangaJaNai_1200p_V1_ESRGAN_70k.pth
    • 2x_MangaJaNai_1300p_V1_ESRGAN_75k.pth
    • 2x_MangaJaNai_1400p_V1_ESRGAN_70k.pth
    • 2x_MangaJaNai_1500p_V1_ESRGAN_90k.pth
    • 2x_MangaJaNai_1600p_V1_ESRGAN_90k.pth
    • 2x_MangaJaNai_1920p_V1_ESRGAN_70k.pth
    • 2x_MangaJaNai_2048p_V1_ESRGAN_95k.pth
    • 4x_MangaJaNai_1200p_V1_ESRGAN_70k.pth
    • 4x_MangaJaNai_1300p_V1_ESRGAN_75k.pth
    • 4x_MangaJaNai_1400p_V1_ESRGAN_105k.pth
    • 4x_MangaJaNai_1500p_V1_ESRGAN_105k.pth
    • 4x_MangaJaNai_1600p_V1_ESRGAN_70k.pth
    • 4x_MangaJaNai_1920p_V1_ESRGAN_105k.pth
    • 4x_MangaJaNai_2048p_V1_ESRGAN_70k.pth
  • V1 release of IllustrationJaNai models for color images includes the following models:
    • 4x_IllustrationJaNai_V1_ESRGAN_135k.pth - good balance of speed and quality.
    • 4x_IllustrationJaNai_V1_DAT2_190k.pth - highest quality model but much slower than the ESRGAN version.

Use MangaJaNaiConverterGui to automatically select the most suitable model when upscaling manga.

Thanks to everyone who made this release possible. Please see the full list of acknowledgements on the main page.