runtime error

Exit code: 1. Reason: .5M/2.47G [00:04<16:40, 2.46MB/s] model.safetensors: 3%|▎ | 62.9M/2.47G [00:05<03:03, 13.1MB/s] model.safetensors: 16%|█▌ | 398M/2.47G [00:06<00:22, 90.1MB/s]  model.safetensors: 42%|████▏ | 1.04G/2.47G [00:07<00:06, 227MB/s] model.safetensors: 56%|█████▌ | 1.38G/2.47G [00:10<00:06, 179MB/s] model.safetensors: 67%|██████▋ | 1.65G/2.47G [00:11<00:04, 184MB/s] model.safetensors: 88%|████████▊ | 2.18G/2.47G [00:12<00:01, 256MB/s] model.safetensors: 100%|█████████▉| 2.47G/2.47G [00:14<00:00, 175MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> aura_sr = AuraSR.from_pretrained("fal/AuraSR-v2") File "/usr/local/lib/python3.10/site-packages/aura_sr.py", line 810, in from_pretrained model = cls(config) File "/usr/local/lib/python3.10/site-packages/aura_sr.py", line 773, in __init__ self.upsampler = UnetUpsampler(**config).to(device) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1369, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 928, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 928, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 928, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 955, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 412, 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...