runtime error

Exit code: 1. Reason: formdirs-4.9.4 pooch-1.9.0 proces-0.1.7 pypinyin-0.55.0 regex-2026.2.28 safetensors-0.7.0 scikit-learn-1.7.2 scipy-1.15.3 sortedcontainers-2.4.0 soundfile-0.13.1 soxr-1.0.0 tabulate-0.10.0 tensorboard-2.20.0 tensorboard-data-server-0.7.2 threadpoolctl-3.6.0 tokenizers-0.22.2 toolz-1.1.0 torchaudio-2.11.0 transformers-4.57.6 typeguard-4.5.1 typeshed-client-2.9.0 vocos-0.1.0 werkzeug-3.1.7 [notice] A new release of pip is available: 25.3 -> 26.0.1 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/torch/_ops.py", line 1488, in load_library ctypes.CDLL(path) File "/usr/local/lib/python3.10/ctypes/__init__.py", line 374, in __init__ self._handle = _dlopen(self._name, mode) OSError: libcudart.so.13: cannot open shared object file: No such file or directory The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> from zipvoice.luxvoice import LuxTTS File "/home/user/app/LuxTTS/zipvoice/luxvoice.py", line 2, in <module> from zipvoice.modeling_utils import process_audio, generate, load_models_gpu, load_models_cpu File "/home/user/app/LuxTTS/zipvoice/modeling_utils.py", line 13, in <module> import torchaudio File "/usr/local/lib/python3.10/site-packages/torchaudio/__init__.py", line 7, in <module> from . import _extension # noqa # usort: skip File "/usr/local/lib/python3.10/site-packages/torchaudio/_extension/__init__.py", line 30, in <module> _IS_TORCHAUDIO_EXT_AVAILABLE = _load_lib("_torchaudio") File "/usr/local/lib/python3.10/site-packages/torchaudio/_extension/utils.py", line 56, in _load_lib torch.ops.load_library(paths[0]) File "/usr/local/lib/python3.10/site-packages/torch/_ops.py", line 1490, in load_library raise OSError(f"Could not load this library: {path}") from e OSError: Could not load this library: /usr/local/lib/python3.10/site-packages/torchaudio/lib/_torchaudio.abi3.so

Container logs:

Fetching error logs...