shangar21 / anime_upscaler

My usage of Real-ESRGAN to upscale anime, some test and results in the test_img folder
84 stars 7 forks source link

Add image splitting for less GPU strain #1

Closed shangar21 closed 2 years ago

shangar21 commented 2 years ago

add feature to split image into pieces before upscaling and stick back together so that we avoid CUDA memory error.