runtime error

RmrASj Access denied with the following error: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. You may still be able to access the file from the browser: https://drive.google.com/uc?id=1AXDyFoEuNqXSaDNUHBp8H9AVjICvsUpz Access denied with the following error: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. You may still be able to access the file from the browser: https://drive.google.com/uc?id=1An7QGjbL-UEu7LOT7Xh59itBE854vy4U Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> car_part_predictor = Predictor(CAR_PART_SEG_OUT) File "/home/user/app/utils/__init__.py", line 48, in __init__ self.model = YOLO(model_weight) File "/home/user/.local/lib/python3.10/site-packages/ultralytics/engine/model.py", line 94, in __init__ self._load(model, task) File "/home/user/.local/lib/python3.10/site-packages/ultralytics/engine/model.py", line 140, in _load self.model, self.ckpt = attempt_load_one_weight(weights) File "/home/user/.local/lib/python3.10/site-packages/ultralytics/nn/tasks.py", line 624, in attempt_load_one_weight ckpt, weight = torch_safe_load(weight) # load ckpt File "/home/user/.local/lib/python3.10/site-packages/ultralytics/nn/tasks.py", line 563, in torch_safe_load return torch.load(file, map_location='cpu'), file # load File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 791, in load with _open_file_like(f, 'rb') as opened_file: File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 271, in _open_file_like return _open_file(name_or_buffer, mode) File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 252, in __init__ super().__init__(open(name, mode)) FileNotFoundError: [Errno 2] No such file or directory: 'weight/yolov8-car-part-seg.pt'

Container logs:

Fetching error logs...