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.58k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.58k/1.58k [00:00<00:00, 9.57MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> summarization_pipeline = pipeline("summarization", model="facebook/bart-large-cnn", device=0) File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1018, in pipeline if isinstance(dtype, str) and hasattr(torch, dtype): NameError: name 'torch' is not defined
Container logs:
Fetching error logs...