![]() |
[BUG] BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - 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: [BUG] BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? (/thread-4148.html) |
BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - tailland - 11.07.2025 Hybrid Build: 11.7.2025 Reproduce: Activate BasicVSR filter, on preview throws: "Explicitly instantiated a Cache. This is no longer possible and the original clip has been passed through instead." in addition, there seems to be a problem with the availability of the model files? i have newest hybrid + addons installed. RE: BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - Selur - 12.07.2025 BasicVSR++ is not the same as BasicVSR. Quote:Explicitly instantiated a Cache. This is no longer possible and the original clip has been passed through instead.Isn't caused by BasicVSR++, but TIVTC (more precise TFM). Quote: in addition, there seems to be a problem with the availability of the model files?Are you sure you downloaded and extracted everything properly? "Hybrid\64bit\Vapoursynth\Lib\site-packages\vsbasicvsrpp\models" does contain:
Hybrid does not download anything, all models&co are pre-downloaded. => can't produce the problem. Cu Selur RE: BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - tailland - 12.07.2025 checked the downloaded archive.. that should be the explanation? RE: BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - Selur - 12.07.2025 Those seem to be the files I listed, that I got here. So no, that does not seem to explain the crash on your end. RE: BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - tailland - 12.07.2025 oh ok i thought the 0 byte filesize was the problem RE: BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - Selur - 12.07.2025 Ahh,.. I totally overlooked that. ![]() -> will fix (you can also call: "python -m vsbasicvsrpp" inside a terminal in the Vapoursynth folder) Cu Selur RE: BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - Selur - 12.07.2025 Uploading a new torch addon which includes the files,.. should be up in ~1hour. Cu Selur RE: BasicVSR : "Explicitly instantiated a Cache" / Model not downloaded? - tailland - 12.07.2025 cool. (the manual download worked, too btw) |