![]() |
|
How do I get the torchaddon package? - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: How do I get the torchaddon package? (/thread-2820.html) |
RE: How do I get the torchaddon package? - Selur - 04.01.2023 There is an issue about this over at https://github.com/Kiyamou/VapourSynth-SRMD-ncnn-Vulkan/issues/5, but it was closed. I added a comment to it. Cu Selur RE: How do I get the torchaddon package? - andry62 - 04.01.2023 Dear Selur. Thanks for support. I have 3 TITAN RTX GPUs but changing (id) did not help. By your link downloaded ddl version 2. It seems to work, but version 3 is twice as fast. RE: How do I get the torchaddon package? - Dan64 - 04.01.2023 I confirm the issue. Moreover in the preview windows is displayed the following text Vapoursynth preview error: =1[2] [0 NVIDIA GeForce RTX 3060] bugsbn1=0 bugbilz=49 Vapoursynth preview error: bugcopc=0 bugihfa=0 [0 NVIDIA GeForce RTX 3060] fp16-p/s/a=1/1/1 int8-p/s/a=1/1/1 [0 NVIDIA GeForce RTX 3060] subgroup=32 basic=1 vote=1 ballot=1 shuffle=1 I disabled the Intel GPU (to be sure that is never used) and I cannot test the change of GPU. P.S. Moreover the "RealSR" resize is now very, very, very slow RE: How do I get the torchaddon package? - Selur - 04.01.2023 Might be related, wild guess is that current driver version somehow have issues with the ncnn stuff.
RE: How do I get the torchaddon package? - Selur - 09.01.2023 Small update: Kiyamou opened the 'blue' issue over at github again. https://github.com/Kiyamou/VapourSynth-SRMD-ncnn-Vulkan/issues/5 Strangely, he couldn't reproduce the issue so far. Quote:Moreover the "RealSR" resize is now very, very, very slowKiyamou, speculates that this is related to an updated ncnn version. ![]() Cu Selur RE: How do I get the torchaddon package? - andry62 - 10.01.2023 Dear Selur. Thank you for remembering the problem and trying to help. It remains to be hoped that Kiyamou will reproduce the problem blue-brown screen and solve it. RE: How do I get the torchaddon package? - andry62 - 22.01.2023 Dear Selur. I have Hybrid_dev_2022.11.24-165659 installed as well VapoursynthR60_torch_2022.10.01 and vsgan_models.Today new version 2023.01.22.1 released with big update especially interesting to try vs-femasr. Tell me how it's easier to upgrade to a new version while retaining the old features. RE: How do I get the torchaddon package? - Selur - 22.01.2023 In general, for vs-femasr, it works calling: python -m pip install -U vsfemasr
python -m vsfemasrThe problem is cuDNN also changed,... You either need to install and update the filters and dependencies manually yourself, or I can send you a link to my current torchAddon. Cu Selur RE: How do I get the torchaddon package? - andry62 - 22.01.2023 Dear Selur. I don't understand anything about individual installations so for me it's easier to uninstall everything and install a new version of Hybrid and a new torchAddon on your link. Right. RE: How do I get the torchaddon package? - Selur - 22.01.2023 Already send you a link via PM. Cu Selur |