runtime error

Exit code: 1. Reason: PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Traceback (most recent call last): File "/app/app.py", line 5, in <module> from TTS.tts.configs.xtts_config import XttsConfig File "/usr/local/lib/python3.13/site-packages/TTS/__init__.py", line 24, in <module> raise ImportError(PYTORCH_IMPORT_ERROR) ImportError: Coqui TTS requires the PyTorch and Torchaudio libraries but they were not found in your environment. Check out the instructions on the installation page: https://pytorch.org/get-started/locally/ and follow the ones that match your environment.

Container logs:

Fetching error logs...