runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> sd = Pipeline( "sentiment-analysis" ) TypeError: Can't instantiate abstract class Pipeline with abstract methods _forward, _sanitize_parameters, postprocess, preprocess

Container logs:

Fetching error logs...