runtime error

Exit code: 1. Reason: Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . build_sam.py :129 2024-09-17 06:46:18,936 Loaded checkpoint sucessfully Traceback (most recent call last): File "/content/worker_runpod.py", line 69, in <module> predictor = build_sam2_video_predictor(model_cfg, checkpoint) File "/home/camenduru/.local/lib/python3.10/site-packages/sam2/build_sam.py", line 75, in build_sam2_video_predictor model = model.to(device) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1174, in to return self._apply(convert) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 780, in _apply module._apply(fn) [Previous line repeated 1 more time] File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 805, in _apply param_applied = fn(param) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1160, in convert return t.to( File "/home/camenduru/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 314, in _lazy_init torch._C._cuda_init() RuntimeError: 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

Container logs:

Fetching error logs...