Error with NVIDIA driver

hi every one
when i run my pytorch application to load model i got error

/opt/render/project/src/.venv/lib/python3.7/
site-packages/torch/cuda/init.py:52:
UserWarning: CUDA initialization: Found no NVIDIA driver on your system.
Please check that you have an NVIDIA GPU and installed a driver from
http://www.nvidia.com/Download/index.aspx
(Triggered internally at /pytorch/c10/cuda/CUDAFunctions.cpp:100.)
Feb 2 05:25:44 AM return torch._C._cuda_getDeviceCount() > 0

please how to solve it
thanks for help

We do not offer GPU instances currently. As the error message suggests, CUDA can’t find a GPU, since our services are only provisioned CPU and memory resources. Feel free to upvote the feature request for adding GPU instances here.

thanks for replay but how to get or add GPU Instance on Render for my application ?

So, unfortunately, you won’t be able to do so at this time.