runtime error
Traceback (most recent call last): File "app.py", line 5, in <module> learner = torch.jit.load("soundWave.pth") File "/home/user/.local/lib/python3.8/site-packages/torch/jit/_serialization.py", line 162, in load cpp_module = torch._C.import_ir_module(cu, str(f), map_location, _extra_files, _restore_shapes) # type: ignore[call-arg] RuntimeError: PytorchStreamReader failed locating file constants.pkl: file not found
Container logs:
Fetching error logs...