runtime error

Exit code: 1. Reason: β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:33<00:00, 3.77s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:33<00:00, 4.73s/it] Loading pipeline took: 40.786731004714966 seconds Loading Compel took: 0.00010085105895996094 seconds /usr/local/lib/python3.10/site-packages/torch/functional.py:554: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing argument. (Triggered internally at /pytorch/aten/src/ATen/native/TensorShape.cpp:4314.) return _VF.meshgrid(tensors, **kwargs) # type: ignore[attr-defined] Loading Zoe took: 8.200985193252563 seconds Traceback (most recent call last): File "/home/user/app/app.py", line 156, in <module> zoe.to(device) File "/usr/local/lib/python3.10/site-packages/controlnet_aux/zoe/__init__.py", line 47, in to self.model.to(device) File "/usr/local/lib/python3.10/site-packages/controlnet_aux/zoe/zoedepth/models/depth_model.py", line 42, in to return super().to(device) 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) [Previous line repeated 3 more times] 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

Container logs:

Fetching error logs...