runtime error

Exit code: 1. Reason: 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. config.json: 0%| | 0.00/1.26k [00:00<?, ?B/s] config.json: 100%|██████████| 1.26k/1.26k [00:00<00:00, 10.0MB/s] Traceback (most recent call last): File "/app/app.py", line 6, in <module> model = pipeline("automatic-speech-recognition", model="ylacombe/whisper-large-v3-turbo", chunk_length_s=30, device=0) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 896, in pipeline framework, model = infer_framework_load_model( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/base.py", line 239, in infer_framework_load_model raise RuntimeError( RuntimeError: At least one of TensorFlow 2.0 or PyTorch should be installed. To install TensorFlow 2.0, read the instructions at https://www.tensorflow.org/install/ To install PyTorch, read the instructions at https://pytorch.org/.

Container logs:

Fetching error logs...