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. config.json: 0%| | 0.00/1.44k [00:00<?, ?B/s] config.json: 100%|██████████| 1.44k/1.44k [00:00<00:00, 9.88MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> clf_pipeline = pipeline( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1020, in pipeline if isinstance(torch_dtype, str) and hasattr(torch, torch_dtype): NameError: name 'torch' is not defined

Container logs:

Fetching error logs...