runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 5, in <module> model = joblib.load('esmat12/egyptian-real-estate-price-predictor') File "/usr/local/lib/python3.13/site-packages/joblib/numpy_pickle.py", line 735, in load with open(filename, "rb") as f: ~~~~^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'esmat12/egyptian-real-estate-price-predictor'

Container logs:

Fetching error logs...