runtime error

.14G [00:40<00:00, 127MB/s] vae/config.json: 0%| | 0.00/607 [00:00<?, ?B/s] vae/config.json: 100%|██████████| 607/607 [00:00<00:00, 4.40MB/s] diffusion_pytorch_model.fp16.safetensors: 0%| | 0.00/167M [00:00<?, ?B/s] diffusion_pytorch_model.fp16.safetensors: 6%|▋ | 10.5M/167M [00:08<02:12, 1.18MB/s] diffusion_pytorch_model.fp16.safetensors: 100%|█████████▉| 167M/167M [00:08<00:00, 18.8MB/s] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 86%|████████▌ | 6/7 [00:01<00:00, 5.92it/s] Loading pipeline components...: 100%|██████████| 7/7 [00:01<00:00, 5.78it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 360, in <module> main() File "/home/user/app/app.py", line 355, in main pipe = _load_sdxl_turbo() File "/home/user/app/app.py", line 82, in _load_sdxl_turbo pipe.to("cuda") File "/home/user/.local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 864, in to module.to(device, dtype) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1160, in to return self._apply(convert) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 810, in _apply module._apply(fn) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 833, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1158, 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 298, 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...