runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/6.57k [00:00<?, ?B/s] config.json: 100%|██████████| 6.57k/6.57k [00:00<00:00, 42.7MB/s] model.safetensors: 0%| | 0.00/375M [00:00<?, ?B/s] model.safetensors: 100%|█████████▉| 375M/375M [00:00<00:00, 394MB/s] preprocessor_config.json: 0%| | 0.00/466 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 466/466 [00:00<00:00, 4.43MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> inputs = processor(raw_image, input_points=input_points, return_tensors="pt").to("cuda") File "/usr/local/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", line 232, in to new_data[k] = v.to(*args, **kwargs) File "/usr/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...