runtime error

817bcc16f8c84ee413e5ee79734c Building wheel for antlr4-python3-runtime (setup.py): started Building wheel for antlr4-python3-runtime (setup.py): finished with status 'done' Created wheel for antlr4-python3-runtime: filename=antlr4_python3_runtime-4.9.3-py3-none-any.whl size=144554 sha256=3bd2abafd54b3555ebb95b8e1f231be1eff9a6253b014119d05d3d9e8f616d52 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, pyasn1, portalocker, platformdirs, pathspec, omegaconf, oauthlib, mypy-extensions, markdown, grpcio, cloudpickle, cachetools, absl-py, rsa, requests-oauthlib, pyasn1-modules, iopath, hydra-core, pycocotools, google-auth, fvcore, black, google-auth-oauthlib, tensorboard, detectron2 Successfully installed absl-py-2.0.0 antlr4-python3-runtime-4.9.3 black-23.12.0 cachetools-5.3.2 cloudpickle-3.0.0 detectron2-0.6 fvcore-0.1.5.post20221221 google-auth-2.25.2 google-auth-oauthlib-1.2.0 grpcio-1.60.0 hydra-core-1.3.2 iopath-0.1.9 markdown-3.5.1 mypy-extensions-1.0.0 oauthlib-3.2.2 omegaconf-2.3.0 pathspec-0.12.1 platformdirs-4.1.0 portalocker-2.8.2 pyasn1-0.5.1 pyasn1-modules-0.3.0 pycocotools-2.0.7 requests-oauthlib-1.3.1 rsa-4.9 tabulate-0.9.0 tensorboard-2.15.1 tensorboard-data-server-0.7.2 termcolor-2.4.0 tomli-2.0.1 werkzeug-3.0.1 yacs-0.1.8 [notice] A new release of pip available: 22.3.1 -> 23.3.1 [notice] To update, run: python -m pip install --upgrade pip Is CUDA available: False Config 'GLEE/configs/SwinL.yaml' has no VERSION. Assuming it to be compatible with latest v2. Traceback (most recent call last): File "/home/user/app/app.py", line 92, in <module> GLEEmodel_swin = load_bigmodel() File "/home/user/app/app.py", line 88, in load_bigmodel GLEEmodel_swin = GLEE_Model(cfg_swin, None, device, None, True).to(device) NameError: name 'device' is not defined

Container logs:

Fetching error logs...