- Added the cbr colorizer (bug which creates it in the same location instead of a subfolder, fix in progress).
- An exception has been created to avoid graph overflow. If you cannot color with x size, you will subtract 32 until you can use it.
- Gradio interface creation (in progress)
- Creating bat installer
- Exclude .DS_Store files
- Inclusion of Real Anime-ESRGAN for output and MangaDigital for input.
- Download generator and denoiser weights. Put generator and extractor weights in
networks
and denoiser weights indenoising/models
. - To colorize image or folder of images, use the following command:
$ python inference.py -p "path to file or folder"
Original | Colorization |
---|---|