runtime error

Exit code: 1. Reason: 08<00:05, 538MB/s] shape_gpt.safetensors: 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 4.69G/7.17G [00:09<00:04, 558MB/s] shape_gpt.safetensors: 74%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.31G/7.17G [00:10<00:03, 570MB/s] shape_gpt.safetensors: 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.91G/7.17G [00:11<00:02, 580MB/s] shape_gpt.safetensors: 91%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 6.56G/7.17G [00:12<00:01, 596MB/s] shape_gpt.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 7.17G/7.17G [00:13<00:00, 538MB/s] shape_tokenizer.safetensors: 0%| | 0.00/1.09G [00:00<?, ?B/s] shape_tokenizer.safetensors: 2%|▏ | 21.0M/1.09G [00:01<00:52, 20.5MB/s] shape_tokenizer.safetensors: 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 515M/1.09G [00:02<00:01, 289MB/s]  shape_tokenizer.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.09G/1.09G [00:02<00:00, 403MB/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 1343, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 903, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 930, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1329, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, 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...