runtime error

Exit code: 1. Reason: | 0.00/167M [00:00<?, ?B/s] diffusion_pytorch_model.bin: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–‰| 167M/167M [00:00<00:00, 312MB/s] Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s] Loading pipeline components...: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 5/5 [00:00<00:00, 8.31it/s] āŒ Error loading Stable Diffusion Pipeline: Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> pipe.to("cuda") # Move the model to the GPU 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 3851, in to return super().to(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 915, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 942, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1341, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 372, 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 Traceback (most recent call last): File "/home/user/app/app.py", line 79, in <module> raise RuntimeError("Cannot start agent as image generation pipeline failed to load. Check logs.") RuntimeError: Cannot start agent as image generation pipeline failed to load. Check logs.

Container logs:

Fetching error logs...