runtime error

Exit code: 1. Reason: 0:05, 386MB/s] shape_gpt.safetensors: 77%|███████▋ | 5.51G/7.17G [00:16<00:04, 385MB/s] shape_gpt.safetensors: 82%|████████▏ | 5.91G/7.17G [00:17<00:03, 389MB/s] shape_gpt.safetensors: 89%|████████▉ | 6.39G/7.17G [00:18<00:01, 413MB/s] shape_gpt.safetensors: 97%|█████████▋| 6.99G/7.17G [00:19<00:00, 464MB/s] shape_gpt.safetensors: 100%|█████████▉| 7.17G/7.17G [00:20<00:00, 357MB/s] shape_tokenizer.safetensors: 0%| | 0.00/1.09G [00:00<?, ?B/s] shape_tokenizer.safetensors: 3%|▎ | 31.5M/1.09G [00:01<00:57, 18.3MB/s] shape_tokenizer.safetensors: 43%|████▎ | 473M/1.09G [00:02<00:02, 209MB/s]  shape_tokenizer.safetensors: 100%|█████████▉| 1.09G/1.09G [00:03<00:00, 305MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 129, in <module> engine_fast = EngineFast( File "/home/user/app/cube/cube3d/inference/engine.py", line 307, in __init__ super().__init__(config_path, gpt_ckpt_path, shape_ckpt_path, device) File "/home/user/app/cube/cube3d/inference/engine.py", line 49, in __init__ self.gpt_model = self.gpt_model.eval().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 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...