runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> model = joblib.load("diabetes_model.pkl.h5") File "/usr/local/lib/python3.10/site-packages/joblib/numpy_pickle.py", line 650, in load with open(filename, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'diabetes_model.pkl.h5'

Container logs:

Fetching error logs...