runtime error

Exit code: 1. Reason: PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. config.json: 0%| | 0.00/841 [00:00<?, ?B/s] config.json: 100%|██████████| 841/841 [00:00<00:00, 3.65MB/s] Traceback (most recent call last): File "/app/app.py", line 4, in <module> classifier = pipeline("sentiment-analysis", model="cardiffnlp/twitter-xlm-roberta-base-sentiment") File "/usr/local/lib/python3.13/site-packages/transformers/pipelines/__init__.py", line 797, in pipeline if isinstance(dtype, str) and hasattr(torch, dtype): ^^^^^ NameError: name 'torch' is not defined

Container logs:

Fetching error logs...