qweasdd / manga-colorization-v2

121 stars 26 forks source link

Feature: 'out' path; Feature: use script from any folder #11

Open rogermiranda1000 opened 9 months ago

rogermiranda1000 commented 9 months ago

This will add an option to specify the output result (by default, <name>_colorized.png) and will fix a problem finding the weights while working from another directory (eg. run python3 manga-colorization-v2/inference.py -p <file> from the root folder).