runtime error

Exit code: 1. Reason: t='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 3b3b3c28-41c5-4028-b884-1fa7a3e481a1)') The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> from mod import (clear_cache, get_repo_safetensors, is_repo_name, is_repo_exists, get_model_trigger, File "/home/user/app/mod.py", line 145, in <module> from preprocessor import Preprocessor File "/home/user/app/preprocessor.py", line 30, in <module> Midas = MidasDetector.from_pretrained("lllyasviel/Annotators") File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/controlnet_aux/midas/__init__.py", line 28, in from_pretrained model_path = hf_hub_download(pretrained_model_or_path, filename, cache_dir=cache_dir, local_files_only=local_files_only) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1232, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1339, in _hf_hub_download_to_cache_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1857, in _raise_on_head_call_error raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...