runtime error

Exit code: 1. Reason: [transformers] PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. [transformers] PyTorch was not found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Traceback (most recent call last): File "/app/app.py", line 1, in <module> from transformers import pipeline, Conversation ImportError: cannot import name 'Conversation' from 'transformers' (/usr/local/lib/python3.13/site-packages/transformers/__init__.py)

Container logs:

Fetching error logs...