runtime error

Exit code: 1. Reason: n3.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/hf_api.py", line 2682, in repo_info return method( 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/hf_api.py", line 2467, in model_info hf_raise_for_status(r) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 477, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/bofenghuang/whisper-large-v3-french/revision/main <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> </body> </html> The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 220, in <module> maybe_load_cached_pipeline(DEFAULT_MODEL_NAME) File "/home/user/app/app.py", line 116, in maybe_load_cached_pipeline downloaded_model_path = snapshot_download(repo_id=model_name, allow_patterns="ctranslate2/*") 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/_snapshot_download.py", line 235, in snapshot_download raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.

Container logs:

Fetching error logs...