如题。我在导入新模型的时候遇到了一些问题。例如: 1. 您huggingface上提供的model-1x-MangaJPEGHQ读取不了,必须要更改名为model-Real-**,但是这样做得到的输出图片一片黑 2. 从openmodeldb里的https://github.com/Phhofm/models/releases/tag/1xDeJPG_realplksr_otf中下载的onnx转换成ncnn,模型文件夹命名为model-Real-**,运行时会遇到layer Shape not exists or registered问题