zyddnys / manga-image-translator

Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/
https://cotrans.touhou.ai/
GNU General Public License v3.0
5.09k stars 523 forks source link

Revert image upscaling for skipped images #618

Closed SamuelWN closed 4 months ago

SamuelWN commented 4 months ago

Moved the if ctx.revert_upscaling code-chunk to its own function (__revert_upscale)

Function _revert_upscale is called during all return statements within the _translate function.