runtime error

Exit code: 1. Reason: ngface_hub/hf_api.py", line 2519, in model_info hf_raise_for_status(r) File "/home/user/.pyenv/versions/3.11.11/lib/python3.11/site-packages/huggingface_hub/utils/_http.py", line 481, 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/espnet/owsm_v3.1_ebf/revision/main The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 55, in <module> s2l = Speech2Language.from_pretrained( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.pyenv/versions/3.11.11/lib/python3.11/site-packages/espnet2/bin/s2t_inference_language.py", line 166, in from_pretrained kwargs.update(**d.download_and_unpack(model_tag)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.pyenv/versions/3.11.11/lib/python3.11/site-packages/espnet_model_zoo/downloader.py", line 392, in download_and_unpack cache_dir = self.huggingface_download(name=name, version=version, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.pyenv/versions/3.11.11/lib/python3.11/site-packages/espnet_model_zoo/downloader.py", line 267, in huggingface_download return snapshot_download( ^^^^^^^^^^^^^^^^^^ File "/home/user/.pyenv/versions/3.11.11/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^ File "/home/user/.pyenv/versions/3.11.11/lib/python3.11/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...