runtime error

Exit code: 1. Reason: Initializing RoofSight... Loading C-RADIOv4-H (631M params)... Traceback (most recent call last): File "/app/app.py", line 22, in <module> load_model(device="cpu") File "/app/radio_backbone.py", line 73, in load_model _model = torch.hub.load("NVlabs/RADIO", "radio_model", **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/torch/hub.py", line 661, in load repo_or_dir = _get_cache_or_reload( ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/torch/hub.py", line 291, in _get_cache_or_reload _check_repo_is_trusted( File "/usr/local/lib/python3.11/site-packages/torch/hub.py", line 376, in _check_repo_is_trusted response = input( ^^^^^^ EOFError: EOF when reading a line The repository NVlabs_RADIO does not belong to the list of trusted repositories and as such cannot be downloaded. Do you trust this repository and wish to add it to the trusted list of repositories (y/N)?

Container logs:

Fetching error logs...