runtime error

Exit code: 1. Reason: Downloading: "https://github.com/kahnchana/clippy/releases/download/v1.0/clippy_5k.pt" to /home/user/.cache/torch/hub/checkpoints/clippy_5k.pt 0%| | 0.00/748M [00:00<?, ?B/s] 9%|▊ | 64.0M/748M [00:01<00:10, 66.4MB/s] 17%|█▋ | 127M/748M [00:03<00:19, 34.2MB/s]  25%|██▍ | 184M/748M [00:04<00:14, 41.3MB/s] 35%|███▍ | 260M/748M [00:05<00:09, 51.8MB/s] 43%|████▎ | 318M/748M [00:06<00:08, 53.7MB/s] 53%|█████▎ | 393M/748M [00:07<00:06, 61.0MB/s] 61%|██████ | 455M/748M [00:09<00:05, 58.1MB/s] 70%|███████ | 526M/748M [00:10<00:03, 62.5MB/s] 82%|████████▏ | 610M/748M [00:11<00:02, 67.6MB/s] 90%|█████████ | 676M/748M [00:12<00:01, 59.6MB/s] 96%|█████████▋| 720M/748M [00:13<00:00, 57.2MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> ckpt = torch.utils.model_zoo.load_url(pretrained_ckpt) File "/home/user/.local/lib/python3.10/site-packages/torch/hub.py", line 595, in load_state_dict_from_url return torch.load(cached_file, map_location=map_location) File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 705, in load with _open_zipfile_reader(opened_file) as opened_zipfile: File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 243, in __init__ super(_open_zipfile_reader, self).__init__(torch._C.PyTorchFileReader(name_or_buffer)) RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory

Container logs:

Fetching error logs...