Hugging Face's logo
RenderAI
/
Runtime error

runtime error

Exit code: 1. Reason: , in _request_wrapper hf_raise_for_status(response) 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: 500 Server Error: Internal Server Error for url: https://huggingface.co/Plachta/Seed-VC/resolve/main/DiT_seed_v2_uvit_whisper_small_wavenet_bigvgan_pruned.pth (Request ID: Root=1-67fe2d1c-6481452c4d2d4c1e6a060e59;398a7df9-8fe3-4c92-ac47-29c379ef965e) 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 "/home/user/app/app.py", line 15, in <module> dit_checkpoint_path, dit_config_path = load_custom_model_from_hf("Plachta/Seed-VC", File "/home/user/app/hf_utils.py", line 7, in load_custom_model_from_hf model_path = hf_hub_download(repo_id=repo_id, filename=model_filename, cache_dir="./checkpoints") 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/file_download.py", line 860, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 967, in _hf_hub_download_to_cache_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1485, 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...