runtime error
Exit code: 1. Reason: ocal/lib/python3.10/site-packages/urllib3/response.py", line 715, in _error_catcher raise ReadTimeoutError(self._pool, None, "Read timed out.") from e # type: ignore[arg-type] urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='cas-bridge-direct.xethub.hf.co', port=443): Read timed out. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 71, in <module> model = Svc(net_g_path=generator_path, config_path=config_path, device=device, cluster_model_path=cluster_model_path) File "/home/user/.local/lib/python3.10/site-packages/so_vits_svc_fork/inference/core.py", line 119, in __init__ self.hubert_model = utils.get_hubert_model( File "/home/user/.local/lib/python3.10/site-packages/so_vits_svc_fork/utils.py", line 196, in get_hubert_model model = HubertModelWithFinalProj.from_pretrained("lengyue233/content-vec-best") File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 2929, in from_pretrained resolved_archive_file = cached_file( File "/home/user/.local/lib/python3.10/site-packages/transformers/utils/hub.py", line 429, in cached_file resolved_file = hf_hub_download( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1431, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 551, in http_get for chunk in r.iter_content(chunk_size=10 * 1024 * 1024): File "/home/user/.local/lib/python3.10/site-packages/requests/models.py", line 822, in generate raise ConnectionError(e) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='cas-bridge-direct.xethub.hf.co', port=443): Read timed out. Downloading pytorch_model.bin: 58%|ββββββ | 220M/378M [02:21<01:41, 1.55MB/s]
Container logs:
Fetching error logs...