runtime error

Exit code: 1. Reason: [ERROR] Failed to import pipeline: No module named 'pipeline' Traceback (most recent call last): File "/app/app.py", line 7, in <module> raise e # Will show error in Hugging Face logs ^^^^^^^ File "/app/app.py", line 3, in <module> from pipeline import run_pipeline ModuleNotFoundError: No module named 'pipeline'

Container logs:

Fetching error logs...