runtime error

Exit code: 1. Reason: s/huggingface_hub/utils/_http.py", line 415, in _http_backoff_base if not _should_retry(response): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 395, in _should_retry hf_raise_for_status(response) # Will raise uncaught exception File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 752, 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/AngelBottomless/camie-tagger-onnxruntime/resolve/main/camie_tagger_initial.onnx' (Request ID: Root=1-69d77aba-715177206fdc87b069eebef5;378e54d3-3738-4d46-a243-6b0ddd6157db) 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 12, in <module> model_path = hf_hub_download(repo_id=MODEL_REPO, filename=MODEL_FILE, cache_dir=".") 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 1024, 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 1175, 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 1807, 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...