runtime error
Exit code: 1. Reason: _CallAndUpdateTrace component = fn(*varargs, **kwargs) File "/home/user/app/app.py", line 303, in main pipeline = Pipeline(model_id, max_batch_size) File "/home/user/app/app.py", line 150, in __init__ self.model = musicgen.MusicGen.get_pretrained(model_id) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/audiocraft/models/musicgen.py", line 132, in get_pretrained lm = load_lm_model(name, device=device) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/audiocraft/models/loaders.py", line 104, in load_lm_model pkg = load_lm_model_ckpt(file_or_url_or_id, cache_dir=cache_dir) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/audiocraft/models/loaders.py", line 87, in load_lm_model_ckpt return _get_state_dict(file_or_url_or_id, filename="state_dict.bin", cache_dir=cache_dir) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/audiocraft/models/loaders.py", line 64, in _get_state_dict file = hf_hub_download( 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 860, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/home/user/.pyenv/versions/3.10.16/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.16/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...