n00mkrad / cupscale

Image Upscaling GUI based on ESRGAN
MIT License
2.11k stars 112 forks source link

Errors When Using pytorch #117

Open BPplays opened 2 years ago

BPplays commented 2 years ago

im getting these errors 1 after the other when using pytorch and i've attached a log file

Error 1:

Error: Can't find upscaled output image! This probably means the AI implementation failed to run correctly.

Index was outside the bounds of the array.

Stack Trace: at Cupscale.Main.Upscale.GetOutputImg()

The error message was copied to the clipboard.

Error 2:

Error during FilenamePostprocess():

Object reference not set to an instance of an object.

Stack Trace: at Cupscale.Main.Upscale.GetLastModelName()

at Cupscale.Main.Upscale.FilenamePostprocess(String file)

The error message was copied to the clipboard.

sessionlog.txt