runtime error

Exit code: 1. Reason: | 0.00/547 [00:00<?, ?B/s] sd-vae-ft-mse/config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 547/547 [00:00<00:00, 3.64MB/s] diffusion_pytorch_model.bin: 0%| | 0.00/335M [00:00<?, ?B/s] diffusion_pytorch_model.bin: 97%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹| 324M/335M [00:01<00:00, 318MB/s] diffusion_pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 335M/335M [00:01<00:00, 317MB/s] sd-vae-ft-mse/gitattributes.txt: 0%| | 0.00/1.46k [00:00<?, ?B/s] sd-vae-ft-mse/gitattributes.txt: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.46k/1.46k [00:00<00:00, 10.4MB/s] === MimicBrush weights downloaded === xFormers not available xFormers not available Traceback (most recent call last): File "/home/user/app/app.py", line 45, in <module> from depthanything.fast_import import depth_anything_model File "/home/user/app/depthanything/fast_import.py", line 13, in <module> depth_anything_model = DepthAnything(model_configs[encoder]).cuda().eval() File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 905, in cuda return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 797, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 820, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 905, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 247, 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...