![]() |
|
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? - andry62 - 08.11.2022 Dear Selur. Thank you for your prompt response. One more request. Can you write a short instruction on how to install it all or give a link where you can read about it. Thanks again. RE: How do I get the torchaddon package? - Selur - 08.11.2022 Installation is simple: 1. install dev version 2. extract torchAddon into 64bit folder 3. extract models into 64bit folder Cu Selur RE: How do I get the torchaddon package? - andry62 - 10.11.2022 Dear Sulur thanks for your help. Since the program with all the additions takes up disk C about 25GB, then there is almost no free space left. Is it possible install it all on another drive. RE: How do I get the torchaddon package? - Selur - 10.11.2022 You would have to either: a. convert Hybrid into a portable version and move it b. deinstall Hybrid, install it to another location and then extract the addOn The addon can't be outside the Hybrid/64bit-folder. Cu Selur RE: How do I get the torchaddon package? - andry62 - 10.11.2022 I just moved the 25GB folder to another drive and so far everything works Thank you. RE: How do I get the torchaddon package? - Selur - 11.11.2022 Yes, simply moving it will work, but the settings are still under 'C:\Users\USERNAME\AppData\Roaming\hybrid' and the uninstaller will not work anymore properly since it uses the old location. This is why making a Hybird portable or doing a clean installation into another location is what I recommended. Cu Selur RE: How do I get the torchaddon package? - Selur - 29.11.2022 Hybrid uses SwinIR through https://github.com/HolyWu/vs-swinir, since that doesn't offer TensorRT, neither can Hybrid. Cu Selur RE: How do I get the torchaddon package? - andry62 - 04.01.2023 Dear Selur. In the Hybrid_dev_2022.11.24-165659 version, the filter does not work correctly for me resizing the SRMD image turns blue. Can you open any file with this filter in the preview viewing. I cannot understand something is wrong with me or in filter. Everything is fine in Hybrid_2022.03.20.1. RE: How do I get the torchaddon package? - Selur - 04.01.2023 I can reproduce the issue, but I have no clue what is causing this. Hybrid does come with the latest version (R3) of the filter. (see: https://github.com/Kiyamou/VapourSynth-SRMD-ncnn-Vulkan/releases) Vapoursynth changed to R61, maybe that is related,.. Cu Selur RE: How do I get the torchaddon package? - Selur - 04.01.2023 Okay, I noticed that if I switch the GPU(id) from 0 to 1, which (should be) the igpu of my amd cpu the image is correct. So I guess this is some driver issue. Cu Selur |