runtime error

489307071 torchvision is not available - cannot save figures Downloading (…)ain/hyperparams.yaml: 0%| | 0.00/1.12k [00:00<?, ?B/s] Downloading (…)ain/hyperparams.yaml: 100%|██████████| 1.12k/1.12k [00:00<00:00, 240kB/s] Downloading (…)n/enhance_model.ckpt: 0%| | 0.00/7.59M [00:00<?, ?B/s] Downloading (…)n/enhance_model.ckpt: 100%|██████████| 7.59M/7.59M [00:00<00:00, 341MB/s] Traceback (most recent call last): File "app.py", line 50, in <module> enhance_model = SpectralMaskEnhancement.from_hparams( File "/home/user/.local/lib/python3.8/site-packages/speechbrain/pretrained/interfaces.py", line 412, in from_hparams return cls(hparams["modules"], hparams, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/speechbrain/pretrained/interfaces.py", line 209, in __init__ module.to(self.device) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 852, in to return self._apply(convert) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 530, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 530, in _apply module._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/rnn.py", line 182, in _apply ret = super(RNNBase, self)._apply(fn) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 552, in _apply param_applied = fn(param) File "/home/user/.local/lib/python3.8/site-packages/torch/nn/modules/module.py", line 850, 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.8/site-packages/torch/cuda/__init__.py", line 172, 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...