runtime error

ingface.co/lllyasviel/ControlNet/resolve/main/annotator/ckpts/mlsd_large_512_fp32.pth Resolving huggingface.co (huggingface.co)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘huggingface.co’ --2024-03-06 08:18:46-- https://huggingface.co/lllyasviel/ControlNet/resolve/main/annotator/ckpts/mlsd_tiny_512_fp32.pth Resolving huggingface.co (huggingface.co)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘huggingface.co’ --2024-03-06 08:19:06-- https://huggingface.co/lllyasviel/ControlNet/resolve/main/annotator/ckpts/network-bsds500.pth Resolving huggingface.co (huggingface.co)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘huggingface.co’ --2024-03-06 08:19:26-- https://huggingface.co/lllyasviel/ControlNet/resolve/main/annotator/ckpts/upernet_global_small.pth Resolving huggingface.co (huggingface.co)... failed: Temporary failure in name resolution. wget: unable to resolve host address ‘huggingface.co’ Traceback (most recent call last): File "/home/user/app/app.py", line 44, in <module> from model import Model File "/home/user/app/model.py", line 21, in <module> from annotator.hed import apply_hed, nms File "/home/user/app/ControlNet/annotator/hed/__init__.py", line 101, in <module> netNetwork = Network().cuda().eval() File "/home/user/app/ControlNet/annotator/hed/__init__.py", line 71, in __init__ self.load_state_dict({strKey.replace('module', 'net'): tenWeight for strKey, tenWeight in torch.load(f'{root_dir}/annotator/ckpts/network-bsds500.pth').items()}) File "/home/user/.pyenv/versions/3.10.9/lib/python3.10/site-packages/torch/serialization.py", line 795, in load return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args) File "/home/user/.pyenv/versions/3.10.9/lib/python3.10/site-packages/torch/serialization.py", line 1002, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) EOFError: Ran out of input

Container logs:

Fetching error logs...