runtime error

Exit code: 1. Reason: r, 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.8.0 cloudpickle-3.0.0 detectron2-0.6 fvcore-0.1.5.post20221221 grpcio-1.66.1 hydra-core-1.3.2 iopath-0.1.9 markdown-3.7 mypy-extensions-1.0.0 omegaconf-2.3.0 pathspec-0.12.1 platformdirs-4.3.2 portalocker-2.10.1 pycocotools-2.0.8 tabulate-0.9.0 tensorboard-2.17.1 tensorboard-data-server-0.7.2 termcolor-2.4.0 tomli-2.0.1 werkzeug-3.0.4 yacs-0.1.8 [notice] A new release of pip available: 22.3.1 -> 24.2 [notice] To update, run: pip install --upgrade pip /usr/local/lib/python3.10/site-packages/fvcore/common/checkpoint.py:252: FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the default pickle module implicitly. It is possible to construct malicious pickle data which will execute arbitrary code during unpickling (See https://github.com/pytorch/pytorch/blob/main/SECURITY.md#untrusted-models for more details). In a future release, the default value for `weights_only` will be flipped to `True`. This limits the functions that could be executed during unpickling. Arbitrary objects will no longer be allowed to be loaded via this mode unless they are explicitly allowlisted by the user via `torch.serialization.add_safe_globals`. We recommend you start setting `weights_only=True` for any use case where you don't have full control of the loaded file. Please open an issue on GitHub for any issues related to this experimental feature. return torch.load(f, map_location=torch.device("cpu")) Traceback (most recent call last): File "/home/user/app/app.py", line 192, in <module> submit_button = gr.Button(value="Submit", label="Submit") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 167, in wrapper return fn(self, **kwargs) TypeError: Button.__init__() got an unexpected keyword argument 'label'

Container logs:

Fetching error logs...