runtime error

sponse=self) requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/jonatasgrosman/wav2vec2-large-xlsr-53-spanish/revision/main The above exception was the direct cause of the following exception: Traceback (most recent call last): File "duplex.py", line 39, in <module> processor_es = Wav2Vec2ProcessorWithLM.from_pretrained(asr_model_name_es, use_auth_token=HF_AUTH_TOKEN) File "/home/user/.local/lib/python3.8/site-packages/transformers/models/wav2vec2_with_lm/processing_wav2vec2_with_lm.py", line 161, in from_pretrained decoder = BeamSearchDecoderCTC.load_from_hf_hub( File "/home/user/.local/lib/python3.8/site-packages/pyctcdecode/decoder.py", line 872, in load_from_hf_hub cached_directory = snapshot_download( # pylint: disable=not-callable File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 124, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/_snapshot_download.py", line 163, in snapshot_download repo_info = _api.repo_info( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 124, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 1817, in repo_info return method( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 124, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/hf_api.py", line 1626, in model_info hf_raise_for_status(r) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py", line 318, in hf_raise_for_status raise HfHubHTTPError(str(e), response=response) from e huggingface_hub.utils._errors.HfHubHTTPError: 504 Server Error: Gateway Time-out for url: https://huggingface.co/api/models/jonatasgrosman/wav2vec2-large-xlsr-53-spanish/revision/main

Container logs:

Fetching error logs...