runtime error
Exit code: 1. Reason: ngface_hub/utils/_http.py", line 629, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: Server error '503 Service Unavailable' for url 'https://huggingface.co/animetimm/caformer_b36.dbv4-full/resolve/main/selected_tags.csv' (Request ID: Root=1-69d77abc-75c82eaf6aa70083361934e1;38a479f1-37ea-45b8-b476-bf32feec7065) For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/503 Internal Error - We're working hard to fix this as soon as possible! The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 60, in <module> render_model_demo(repo_id, f'{repo_id.split("/")[-1]} ({t})') File "/app/app.py", line 44, in render_model_demo model.make_ui() File "/usr/local/lib/python3.10/site-packages/imgutils/generic/multilabel_timm.py", line 338, in make_ui df_tags = self._open_tags() File "/usr/local/lib/python3.10/site-packages/imgutils/generic/multilabel_timm.py", line 141, in _open_tags self._df_tags = pd.read_csv(hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1007, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1135, in _hf_hub_download_to_cache_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1734, 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...