runtime error

esolve host address ‘huggingface.co’ --2024-03-06 09:13:39-- https://huggingface.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 09:13:59-- 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 09:14:19-- 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 09:14:39-- 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’ A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> from model import Model, download_all_controlnet_weights File "/home/user/app/model.py", line 21, in <module> from annotator.mlsd import apply_mlsd File "/home/user/app/ControlNet/annotator/mlsd/__init__.py", line 17, in <module> model.load_state_dict(torch.load(model_path), strict=True) 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...