runtime error

Exit code: 1. Reason: 6k/476k [00:00<00:00, 1.13MB/s] config.yaml: 0%| | 0.00/2.49k [00:00<?, ?B/s] config.yaml: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.49k/2.49k [00:00<00:00, 18.2MB/s] dvae.pth: 0%| | 0.00/243M [00:00<?, ?B/s] dvae.pth: 29%|β–ˆβ–ˆβ–‰ | 70.2M/243M [00:01<00:03, 56.4MB/s] dvae.pth: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 243M/243M [00:01<00:00, 153MB/s] gpt.pth: 0%| | 0.00/1.17G [00:00<?, ?B/s] gpt.pth: 6%|β–Œ | 67.8M/1.17G [00:01<00:29, 37.3MB/s] gpt.pth: 20%|β–ˆβ–‰ | 233M/1.17G [00:02<00:10, 91.0MB/s]  gpt.pth: 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 501M/1.17G [00:04<00:04, 150MB/s]  gpt.pth: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.17G/1.17G [00:05<00:00, 312MB/s] gpt.pth: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.17G/1.17G [00:05<00:00, 227MB/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, 30.8MB/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 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 1003, in _apply self._buffers[key] = fn(buf) 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...