Closed 15704080 closed 1 year ago
Hm. Not sure what's going on there, but I don't control the rife-ncnn-vulkan
software; I've made some headway in reimplementing the original rife4.6 model code myself, so that this wouldn't be dependent on that (and so I could throw in ESRGAN upscaling at the same time) but most of the known-good reference code I can find is in C++, is a VaporSynth plugin, or both, and I'm not a fan of C++/VS so I've not had a great deal of luck with that.
I suggest trying to run the rife-ncnn-vulkan
executable yourself, maybe in verbose mode, to see what errors it throws; it's probably a driver/CUDA issue, but it's not one I can debug, really :(