runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 3, in <module> from happytransformer import HappyGeneration File "/usr/local/lib/python3.13/site-packages/happytransformer/__init__.py", line 1, in <module> from happytransformer.happy_question_answering import HappyQuestionAnswering File "/usr/local/lib/python3.13/site-packages/happytransformer/happy_question_answering.py", line 7, in <module> from transformers import QuestionAnsweringPipeline, AutoModelForQuestionAnswering ImportError: cannot import name 'QuestionAnsweringPipeline' from 'transformers' (/usr/local/lib/python3.13/site-packages/transformers/__init__.py)
Container logs:
Fetching error logs...