runtime error

Exit code: 1. Reason: b/python3.10/site-packages/torch/amp/autocast_mode.py:266: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling warnings.warn( config.json: 0%| | 0.00/450 [00:00<?, ?B/s] config.json: 100%|██████████| 450/450 [00:00<00:00, 1.63MB/s] model.safetensors: 0%| | 0.00/2.28G [00:00<?, ?B/s] model.safetensors: 0%| | 509k/2.28G [00:01<1:15:01, 507kB/s] model.safetensors: 1%|▏ | 32.5M/2.28G [00:02<01:58, 19.0MB/s] model.safetensors: 12%|█▏ | 278M/2.28G [00:03<00:16, 122MB/s] model.safetensors: 22%|██▏ | 496M/2.28G [00:04<00:11, 160MB/s] model.safetensors: 35%|███▍ | 792M/2.28G [00:05<00:07, 208MB/s] model.safetensors: 69%|██████▉ | 1.58G/2.28G [00:06<00:01, 390MB/s] model.safetensors: 100%|██████████| 2.28G/2.28G [00:06<00:00, 339MB/s] Traceback (most recent call last): File "/app/demo_gr.py", line 125, in <module> DUST3R = Dust3rPipeline(device=device) # type: ignore File "/app/seva/modules/preprocessor.py", line 39, in __init__ ).to(self.device) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 942, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1341, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 372, 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...