runtime error

cpp_python-0.2.11-cp310-cp310-manylinux_2_36_x86_64.whl size=1011348 sha256=359c6ee89fca49cd2aff582d02c105e72ef1372710ddb2adf750d3798a145ad3 Stored in directory: /home/user/.cache/pip/wheels/f2/0b/35/554a45cbd976d5426b40faaf4bf8f24c9d3d08c1904508f455 Successfully built llama-cpp-python Installing collected packages: diskcache, llama-cpp-python Successfully installed diskcache-5.6.3 llama-cpp-python-0.2.11 [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: pip install --upgrade pip [nltk_data] Downloading package punkt to /home/user/nltk_data... [nltk_data] Unzipping tokenizers/punkt.zip. Downloading if not downloaded Coqui XTTS V2 > Downloading model to /home/user/.local/share/tts/tts_models--multilingual--multi-dataset--xtts_v2 > Model's license - CPML > Check https://coqui.ai/cpml.txt for more info. XTTS downloaded Loading XTTS Traceback (most recent call last): File "/home/user/app/app.py", line 73, in <module> model.cuda() File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 911, in cuda return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 802, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 825, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 911, in <lambda> return self._apply(lambda t: t.cuda(device)) File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 302, 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...