Real-ESRGAN
Real-ESRGAN copied to clipboard
error
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
when I load the "RealESRGAN_x4plus.pth",this message appears
i have the same problem.why?
Yes, I encountered this error in loading RealESRGAN_x4plus.pth either.
It happens when the file is corrupted. Remove the downloaded .pth file and redownload it again will fix this error in my situation.