cupscale icon indicating copy to clipboard operation
cupscale copied to clipboard

NCNN attempted to load a new format model failure

Open iwubcode opened this issue 4 years ago • 1 comments

When attempting to load BSRGAN with NCNN, I get the following error message:

Failed to convert Pytorch model to NCNN format! It might be incompatible.

Error: Attempted to load a new-format model

A few of the models I have tried have failed to load with this error message.

iwubcode avatar Jul 01 '21 04:07 iwubcode

Use the old-arch version of BSRGAN

n00mkrad avatar Jul 01 '21 05:07 n00mkrad