runtime error
Exit code: 1. Reason: e' Requirement already satisfied: numpy in /home/user/.local/lib/python3.10/site-packages (from panopticapi==0.1) (1.26.2) Requirement already satisfied: Pillow in /home/user/.local/lib/python3.10/site-packages (from panopticapi==0.1) (10.1.0) Building wheels for collected packages: panopticapi Building wheel for panopticapi (setup.py): started Building wheel for panopticapi (setup.py): finished with status 'done' Created wheel for panopticapi: filename=panopticapi-0.1-py3-none-any.whl size=8259 sha256=fcb0bce65deb56610e3ebe643fd63d7d02eb74f4b42e921808ed96a3dcddc1a0 Stored in directory: /tmp/pip-ephem-wheel-cache-082ncmi6/wheels/70/87/ae/5c2b138c967549070e3fe35f3b5fcaf1ed56e9f5483a09ee65 Successfully built panopticapi Installing collected packages: panopticapi Successfully installed panopticapi-0.1 [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: python -m pip install --upgrade pip Failed to retrieve file url: 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. Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq. You may still be able to access the file from the browser: https://drive.google.com/uc?id=1b6rEnKw4PNTdqSdWpmb0P9dsvN0pkOiN but Gdown can't. Please check connections and permissions. Traceback (most recent call last): File "/home/user/app/app.py", line 47, in <module> predictor = DefaultPredictor(cfg) File "/home/user/.local/lib/python3.10/site-packages/detectron2/engine/defaults.py", line 320, in __init__ checkpointer.load(cfg.MODEL.WEIGHTS) File "/home/user/.local/lib/python3.10/site-packages/detectron2/checkpoint/detection_checkpoint.py", line 62, in load ret = super().load(path, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/fvcore/common/checkpoint.py", line 153, in load assert os.path.isfile(path), "Checkpoint {} not found!".format(path) AssertionError: Checkpoint ./kmax_convnext_large.pth not found!
Container logs:
Fetching error logs...