runtime error
Exit code: 1. Reason: /user/app/app.py", line 52, in <module> from utils import generate_podcast_audio, generate_script, parse_url File "/home/user/app/utils.py", line 50, in <module> preload_models() File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/bark/generation.py", line 318, in preload_models _ = load_model( File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/bark/generation.py", line 275, in load_model model = _load_model_f(ckpt_path, device) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/bark/generation.py", line 211, in _load_model _download(model_info["repo_id"], model_info["file_name"]) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/bark/generation.py", line 151, in _download hf_hub_download(repo_id=from_hf_path, filename=file_name, local_dir=CACHE_DIR) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.16/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.16/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1212, in hf_hub_download return _hf_hub_download_to_local_dir( File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1461, in _hf_hub_download_to_local_dir _raise_on_head_call_error(head_call_error, force_download, local_files_only) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1857, 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...