Selur's Little Message Board
[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:
  • basicvsr_plusplus_c128n25_ntire_decompress_track1_20210223-7b2eba02.pth
  • basicvsr_plusplus_c128n25_ntire_decompress_track2_20210314-eeae05e6.pth
  • basicvsr_plusplus_c128n25_ntire_decompress_track3_20210304-6daf4a40.pth
  • basicvsr_plusplus_c128n25_ntire_vsr_20210311-1ff35292.pth
  • basicvsr_plusplus_c64n7_8x1_300k_vimeo90k_bd_20210305-ab315ab1.pth
  • basicvsr_plusplus_c64n7_8x1_300k_vimeo90k_bi_20210305-4ef437e2.pth
  • basicvsr_plusplus_c64n7_8x1_600k_reds4_20210217-db622b2f.pth
  • basicvsr_plusplus_deblur_dvd-ecd08b7f.pth
  • basicvsr_plusplus_deblur_gopro-3c5bb9b5.pth
  • basicvsr_plusplus_denoise-28f6920c.pth
  • spynet_20210409-c6c1bd09.pth
here, same as in "VapoursynthR72_torch_2025.06.16".
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. Smile
-> 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)