runtime error

Exit code: 1. Reason: config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 262/262 [00:00<00:00, 1.82MB/s] config.json: 0%| | 0.00/1.78k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.78k/1.78k [00:00<00:00, 12.9MB/s] vocab.json: 0%| | 0.00/430 [00:00<?, ?B/s] vocab.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 430/430 [00:00<00:00, 3.13MB/s] special_tokens_map.json: 0%| | 0.00/85.0 [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 85.0/85.0 [00:00<00:00, 670kB/s] pytorch_model.bin: 0%| | 0.00/1.26G [00:00<?, ?B/s] pytorch_model.bin: 4%|▍ | 52.4M/1.26G [00:01<00:24, 49.4MB/s] pytorch_model.bin: 14%|β–ˆβ– | 182M/1.26G [00:02<00:11, 94.7MB/s]  pytorch_model.bin: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 1.08G/1.26G [00:03<00:00, 455MB/s] pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.26G/1.26G [00:03<00:00, 372MB/s] model.safetensors: 0%| | 0.00/1.26G [00:00<?, ?B/s] model.safetensors: 1%| | 14.2M/1.26G [00:01<01:28, 14.0MB/s] model.safetensors: 3%|β–Ž | 35.2M/1.26G [00:02<01:17, 15.8MB/s] model.safetensors: 38%|β–ˆβ–ˆβ–ˆβ–Š | 476M/1.26G [00:03<00:04, 193MB/s]  model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 1.26G/1.26G [00:04<00:00, 299MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> sid_model.load_state_dict(torch.load("sid_model/sid_classifier.pt", map_location=torch.device("cpu"))) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1479, in load with _open_file_like(f, "rb") as opened_file: File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 759, in _open_file_like return _open_file(name_or_buffer, mode) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 740, in __init__ super().__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'sid_model/sid_classifier.pt'

Container logs:

Fetching error logs...