Selur's Little Message Board
Deoldify Vapoursynth filter - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html)
+--- Forum: Small Talk (https://forum.selur.net/forum-7.html)
+--- Thread: Deoldify Vapoursynth filter (/thread-3595.html)



RE: Deoldify Vapoursynth filter - Dan64 - 06.06.2025

For which python version do you need the build of spatial_correlation_sampler-0.5.0  ?

Dan


RE: Deoldify Vapoursynth filter - Selur - 06.06.2025

Thanks. (Python 3.12)
But, gorget it for the moment, still trying some other stuff. Big Grin


RE: Deoldify Vapoursynth filter - Selur - 06.06.2025

Can you please build a cp312 version compatible with
torch                    2.7.1+cu126
torch_tensorrt           2.7.0+cu126
torchvision              0.22.1+cu126
since HolyWus stuff doesn't require the latest versions any more, and Vapoursynth 72 works with cp12+ I wanted to try to lower the versions used in the torch addon. Smile


RE: Deoldify Vapoursynth filter - Dan64 - 06.06.2025

Try the attached version: spatial_correlation_sampler-0.5.0-py312-cp312-win_amd64_torch-2.7.1+cu126.whl.zip

The files in the zip archive need to be extracted in the directory (no way to install it with pip): .\Hybrid\64bit\Vapoursynth\Lib\site-packages

Dan


RE: Deoldify Vapoursynth filter - Selur - 06.06.2025

That seems to work.
Thanks!

Cu Selur