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. 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. Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> from transformers import Whisper, AutoProcessor ImportError: cannot import name 'Whisper' from 'transformers' (/usr/local/lib/python3.10/site-packages/transformers/__init__.py)

Container logs:

Fetching error logs...