n00mkrad / cupscale

Image Upscaling GUI based on ESRGAN
MIT License
2.15k stars 113 forks source link

Black square when upscaling with ESRGAN pytorch #108

Closed Blazeolmo closed 2 years ago

Blazeolmo commented 2 years ago

https://youtu.be/_5etxopUX-0 i have no idea how to do stuff I'm using the 4x_minepack model but it does that with every model while using pytorch mode. i'm using a 1660 super with the latest drivers and cuda thingy. Screenshot (54) t

Garux commented 2 years ago

Disabling Half Precision defaulted option helped me with this.

Blazeolmo commented 2 years ago

Disabling Half Precision defaulted option helped me with this.

thanks! it worked for me!