runtime error

Exit code: 1. Reason: g pipeline components...: 25%|β–ˆβ–ˆβ–Œ | 2/8 [00:03<00:10, 1.83s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 8/8 [00:04<00:00, 1.93it/s] diffusion_pytorch_model.bin: 0%| | 0.00/1.73G [00:00<?, ?B/s] diffusion_pytorch_model.bin: 5%|▍ | 83.9M/1.73G [00:01<00:21, 76.0MB/s] diffusion_pytorch_model.bin: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 577M/1.73G [00:02<00:03, 304MB/s]  diffusion_pytorch_model.bin: 79%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 1.36G/1.73G [00:03<00:00, 514MB/s] diffusion_pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.73G/1.73G [00:03<00:00, 474MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 119, in <module> pipeline = pipeline.to(device) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 482, in to module.to(device, dtype) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3698, 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 903, in _apply module._apply(fn) 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...