runtime error

Exit code: 1. Reason: Using device: cpu Loading model and memory bank... Downloading: "https://download.pytorch.org/models/resnet18-f37072fd.pth" to /root/.cache/torch/hub/checkpoints/resnet18-f37072fd.pth 0%| | 0.00/44.7M [00:00<?, ?B/s] 100%|██████████| 44.7M/44.7M [00:00<00:00, 128MB/s] Traceback (most recent call last): File "/app/app.py", line 33, in <module> raise FileNotFoundError( FileNotFoundError: Memory bank not found at 'memory_bank.pt'. Run train.py first.

Container logs:

Fetching error logs...