runtime error

Exit code: 1. Reason: .safetensors: 37%|███▋ | 1.42G/3.87G [00:07<00:10, 242MB/s] (…)pytorch_model-00003-of-00003.safetensors: 45%|████▍ | 1.73G/3.87G [00:08<00:08, 262MB/s] (…)pytorch_model-00003-of-00003.safetensors: 52%|█████▏ | 2.01G/3.87G [00:09<00:07, 261MB/s] (…)pytorch_model-00003-of-00003.safetensors: 62%|██████▏ | 2.38G/3.87G [00:10<00:05, 287MB/s] (…)pytorch_model-00003-of-00003.safetensors: 69%|██████▉ | 2.69G/3.87G [00:11<00:04, 282MB/s] (…)pytorch_model-00003-of-00003.safetensors: 77%|███████▋ | 2.98G/3.87G [00:12<00:03, 284MB/s] (…)pytorch_model-00003-of-00003.safetensors: 88%|████████▊ | 3.40G/3.87G [00:13<00:01, 322MB/s] (…)pytorch_model-00003-of-00003.safetensors: 100%|█████████▉| 3.87G/3.87G [00:14<00:00, 265MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> ).to("cuda") File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 431, in to module.to(device, dtype) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2796, in to return super().to(*args, **kwargs) 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...