runtime error

Exit code: 1. Reason: equired but found 2.0.1 None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. preprocessor_config.json: 0%| | 0.00/1.78k [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 1.78k/1.78k [00:00<00:00, 12.0MB/s] tokenizer_config.json: 0%| | 0.00/19.5k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 19.5k/19.5k [00:00<00:00, 69.1MB/s] sentencepiece.bpe.model: 0%| | 0.00/5.17M [00:00<?, ?B/s] sentencepiece.bpe.model: 100%|██████████| 5.17M/5.17M [00:00<00:00, 16.3MB/s] added_tokens.json: 0%| | 0.00/2.12k [00:00<?, ?B/s] added_tokens.json: 100%|██████████| 2.12k/2.12k [00:00<00:00, 17.6MB/s] special_tokens_map.json: 0%| | 0.00/1.70k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 1.70k/1.70k [00:00<00:00, 12.8MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 43, in <module> model = SeamlessM4TModel.from_pretrained("ylacombe/hf-seamless-m4t-large").to(device) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 2139, in __getattribute__ requires_backends(cls, cls._backends) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/transformers/utils/import_utils.py", line 2125, in requires_backends raise ImportError("".join(failed)) ImportError: SeamlessM4TModel requires the PyTorch library but it was 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. Please note that you may need to restart your runtime after installation.

Container logs:

Fetching error logs...