I tried running realsr-ncnn-vulkan to just test upscaling a simple image on Google's Colab platform. https://github.com/nihui/realsr-ncnn-vulkan
The problem is that once I try to run it I'm getting the error
error while loading shared libraries: libvulkan.so.1: cannot open shared object file: No such file or directory
So what do I need to install prior before running it? Or is there no way to get vulkan working despite the pretty powerful GPU?