runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> violence_model = load_model('MoBiLSTM_model.h5') # Replace with the path to your model File "/usr/local/lib/python3.10/site-packages/keras/utils/traceback_utils.py", line 67, in error_handler raise e.with_traceback(filtered_tb) from None File "/usr/local/lib/python3.10/site-packages/keras/saving/save.py", line 204, in load_model raise IOError(f'No file or directory found at {filepath_str}') OSError: No file or directory found at MoBiLSTM_model.h5

Container logs:

Fetching error logs...