runtime error
Exit code: 1. Reason: config.json: 0%| | 0.00/450 [00:00<?, ?B/s] config.json: 100%|██████████| 450/450 [00:00<00:00, 1.67MB/s] model.safetensors: 0%| | 0.00/2.28G [00:00<?, ?B/s] model.safetensors: 1%| | 21.0M/2.28G [00:01<02:32, 14.8MB/s] model.safetensors: 3%|▎ | 62.9M/2.28G [00:02<01:26, 25.8MB/s] model.safetensors: 39%|███▉ | 891M/2.28G [00:03<00:04, 342MB/s] model.safetensors: 56%|█████▋ | 1.29G/2.28G [00:04<00:03, 329MB/s] model.safetensors: 89%|████████▉ | 2.03G/2.28G [00:05<00:00, 460MB/s] model.safetensors: 100%|█████████▉| 2.28G/2.28G [00:06<00:00, 364MB/s] Traceback (most recent call last): File "/home/user/app/demo_gr.py", line 129, in <module> DUST3R = Dust3rPipeline(device=device) # type: ignore File "/home/user/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 376, 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...