You would probably need to train the model, but you could try this PyTorch SuperResolution example:
- examples/super_resolution at main · pytorch/examples · GitHub
- Transfering a Model from PyTorch to Caffe2 and Mobile using ONNX — PyTorch Tutorials 1.1.0 documentation
I had tried it some time back - you may want to train it on higher-resolution data however.