30.12.2022, 13:16
You could use it through a custom section and https://github.com/HolyWu/vs-realesrgan since it does support using models through the 'model_path' parameter.
I do not plan to add support for the 'model_path' parameter in Hybrid, since there are too few occurrences of new models that it's worth the effort.
Maybe tag along https://github.com/HolyWu/vs-realesrgan/issues/15 and ask HolyWu whether he could add that model to vs-realesrgan. (If it's added to vs-realesrgan I'll add it to Hybrids torch addon on it's next update.)
In theory (untested), it might also work if you replace the "Hybrid\64bit\Vapoursynth\Lib\site-packages\vsrealesrgan\RealESRGAN_x2plus.pth" with your model (renamed) and use Hybrid as if you would use RealESRGAN_x2plus.
Cu Selur
I do not plan to add support for the 'model_path' parameter in Hybrid, since there are too few occurrences of new models that it's worth the effort.
Maybe tag along https://github.com/HolyWu/vs-realesrgan/issues/15 and ask HolyWu whether he could add that model to vs-realesrgan. (If it's added to vs-realesrgan I'll add it to Hybrids torch addon on it's next update.)
In theory (untested), it might also work if you replace the "Hybrid\64bit\Vapoursynth\Lib\site-packages\vsrealesrgan\RealESRGAN_x2plus.pth" with your model (renamed) and use Hybrid as if you would use RealESRGAN_x2plus.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.