runtime error

Exit code: 1. Reason: 76k/476k [00:00<00:00, 1.41MB/s] config.yaml: 0%| | 0.00/2.49k [00:00<?, ?B/s] config.yaml: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.49k/2.49k [00:00<00:00, 11.6MB/s] dvae.pth: 0%| | 0.00/243M [00:00<?, ?B/s] dvae.pth: 29%|β–ˆβ–ˆβ–‰ | 70.2M/243M [00:01<00:03, 54.1MB/s] dvae.pth: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 243M/243M [00:01<00:00, 124MB/s] gpt.pth: 0%| | 0.00/1.17G [00:00<?, ?B/s] gpt.pth: 6%|β–Œ | 67.8M/1.17G [00:04<01:11, 15.5MB/s] gpt.pth: 12%|β–ˆβ– | 135M/1.17G [00:06<00:44, 23.4MB/s]  gpt.pth: 54%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 635M/1.17G [00:07<00:04, 116MB/s]  gpt.pth: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 1.04G/1.17G [00:08<00:00, 173MB/s] gpt.pth: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.17G/1.17G [00:09<00:00, 126MB/s] unigram_12000.vocab: 0%| | 0.00/94.7k [00:00<?, ?B/s] unigram_12000.vocab: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 94.7k/94.7k [00:00<00:00, 108MB/s] Traceback (most recent call last): File "/home/user/app/webui.py", line 21, in <module> tts = IndexTTS(model_dir="checkpoints", cfg_path="checkpoints/config.yaml") File "/home/user/app/indextts/infer.py", line 28, in __init__ self.dvae = self.dvae.to(self.device) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1369, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 928, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1020, in _apply self._buffers[key] = fn(buf) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1355, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 412, 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...