runtime error

Exit code: 1. Reason: /usr/local/lib/python3.12/site-packages/imgutils/generic/yolo.py", line 572, in _open_model self._check_model_name(model_name) File "/usr/local/lib/python3.12/site-packages/imgutils/generic/yolo.py", line 554, in _check_model_name model_list = self.model_names ^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/imgutils/generic/yolo.py", line 526, in model_names for item in hf_fs.glob(hf_fs_path( ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 528, in glob return super().glob(path, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/fsspec/spec.py", line 642, in glob allpaths = self.find(root, maxdepth=depth, withdirs=True, detail=True, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 567, in find out = self._ls_tree( ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_file_system.py", line 471, in _ls_tree for path_info in tree: ^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/hf_api.py", line 3191, in list_repo_tree for path_info in paginate(path=tree_url, headers=headers, params={"recursive": recursive, "expand": expand}): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_pagination.py", line 37, in paginate hf_raise_for_status(r) File "/usr/local/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 475, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 502 Server Error: Bad Gateway for url: https://huggingface.co/api/models/deepghs/anime_face_detection/tree/main?recursive=True&expand=False

Container logs:

Fetching error logs...