runtime error
Exit code: 1. Reason: οΏ½ββ| 1.26k/1.26k [00:00<00:00, 7.37MB/s] diffusion_pytorch_model.fp16.safetensors: 0%| | 0.00/2.51G [00:00<?, ?B/s][A diffusion_pytorch_model.fp16.safetensors: 1%|β | 31.8M/2.51G [00:01<02:29, 16.6MB/s][A diffusion_pytorch_model.fp16.safetensors: 36%|ββββ | 904M/2.51G [00:02<00:04, 374MB/s] [A diffusion_pytorch_model.fp16.safetensors: 89%|βββββββββ | 2.25G/2.51G [00:03<00:00, 731MB/s][A diffusion_pytorch_model.fp16.safetensors: 100%|ββββββββββ| 2.51G/2.51G [00:04<00:00, 614MB/s] Traceback (most recent call last): File "/app/app.py", line 42, in <module> controlnet_model.to(device="cuda", dtype=torch.float16) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/diffusers/models/modeling_utils.py", line 1435, in to return super().to(*args, **kwargs) ~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/torch/nn/modules/module.py", line 1381, in to return self._apply(convert) ~~~~~~~~~~~^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) ~~~~~~~~~~~~~^^^^ File "/usr/local/lib/python3.13/site-packages/torch/nn/modules/module.py", line 964, in _apply param_applied = fn(param) File "/usr/local/lib/python3.13/site-packages/torch/nn/modules/module.py", line 1367, in convert return t.to( ~~~~^ device, ^^^^^^^ dtype if t.is_floating_point() or t.is_complex() else None, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ non_blocking, ^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/torch/cuda/__init__.py", line 424, 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...