Information:
- Chainner version: 0.11.6
- OS: MacOS Monterey 12.5.1
- Device: Macbook Air (M1, 2020)
Description
I'm using PyTorch, Upscale with the UltraSharp 4k model and I can successfully upscale an image that is 256x256. However when I try a larger image 2048x2048 the process runs for around 20 minutes and then an error message is displayed that reads: An unexpected error occurred: TypeError: Network request failed.
Logs
main.log
renderer.log

Thank you