runtime error

/1.27G [00:18<00:00, 72.2MB/s] Downloading pretrained_models.zip: 96%|█████████▌| 1.22G/1.27G [00:19<00:00, 60.1MB/s] Downloading pretrained_models.zip: 97%|█████████▋| 1.23G/1.27G [00:19<00:00, 64.8MB/s] Downloading pretrained_models.zip: 98%|█████████▊| 1.24G/1.27G [00:19<00:00, 61.7MB/s] Downloading pretrained_models.zip: 98%|█████████▊| 1.25G/1.27G [00:19<00:00, 60.6MB/s] Downloading pretrained_models.zip: 99%|█████████▉| 1.26G/1.27G [00:19<00:00, 67.1MB/s] Downloading pretrained_models.zip: 100%|██████████| 1.27G/1.27G [00:19<00:00, 64.1MB/s] Working with z of shape (1, 256, 32, 16) = 131072 dimensions. Traceback (most recent call last): File "/home/user/app/app.py", line 41, in <module> model = Model() File "/home/user/app/model.py", line 54, in __init__ self.model = SampleFromPoseModel(self.config) File "/home/user/app/models/sample_model.py", line 368, in __init__ super().__init__(opt) File "/home/user/app/models/sample_model.py", line 40, in __init__ give_pre_end=False).to(self.device) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 907, in to return self._apply(convert) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 578, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 601, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 905, in convert return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 216, 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...