runtime error

Space failed. Exit code: 1. Reason: 3d188901298f00f739db1ed750ef5f39093923 Stored in directory: /home/user/.cache/pip/wheels/48/6a/c2/acb58c7afdf57e4cddf5e1513f5a2d62aa8e98f82a00c76d7c Successfully built detectron2 fvcore antlr4-python3-runtime Installing collected packages: antlr4-python3-runtime, yacs, werkzeug, tomli, termcolor, tensorboard-data-server, tabulate, portalocker, platformdirs, pathspec, omegaconf, mypy-extensions, markdown, grpcio, cloudpickle, absl-py, tensorboard, iopath, hydra-core, black, pycocotools, fvcore, detectron2 Successfully installed absl-py-2.1.0 antlr4-python3-runtime-4.9.3 black-24.4.1 cloudpickle-3.0.0 detectron2-0.6 fvcore-0.1.5.post20221221 grpcio-1.62.2 hydra-core-1.3.2 iopath-0.1.9 markdown-3.6 mypy-extensions-1.0.0 omegaconf-2.3.0 pathspec-0.12.1 platformdirs-4.2.1 portalocker-2.8.2 pycocotools-2.0.7 tabulate-0.9.0 tensorboard-2.16.2 tensorboard-data-server-0.7.2 termcolor-2.4.0 tomli-2.0.1 werkzeug-3.0.2 yacs-0.1.8 [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> from detectron2 import model_zoo File "/home/user/.local/lib/python3.10/site-packages/detectron2/model_zoo/__init__.py", line 8, in <module> from .model_zoo import get, get_config_file, get_checkpoint_url, get_config File "/home/user/.local/lib/python3.10/site-packages/detectron2/model_zoo/model_zoo.py", line 9, in <module> from detectron2.modeling import build_model File "/home/user/.local/lib/python3.10/site-packages/detectron2/modeling/__init__.py", line 2, in <module> from detectron2.layers import ShapeSpec File "/home/user/.local/lib/python3.10/site-packages/detectron2/layers/__init__.py", line 5, in <module> from .nms import batched_nms, batched_nms_rotated, nms, nms_rotated File "/home/user/.local/lib/python3.10/site-packages/detectron2/layers/nms.py", line 25, in <module> @torch.compiler.disable AttributeError: module 'torch' has no attribute 'compiler'

Container logs:

Fetching error logs...