runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> model.load_state_dict(torch.load(model_path, map_location=torch.device('cpu'))) NameError: name 'model' is not defined

Container logs:

Fetching error logs...