runtime error

Exit code: 1. Reason: e "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/timm/models/vision_transformer.py", line 659, in vit_base_patch8_224 model = _create_vision_transformer('vit_base_patch8_224', pretrained=pretrained, **model_kwargs) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/timm/models/vision_transformer.py", line 547, in _create_vision_transformer model = build_model_with_cfg( File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/timm/models/helpers.py", line 463, in build_model_with_cfg load_custom_pretrained(model) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/timm/models/helpers.py", line 133, in load_custom_pretrained cached_file = download_cached_file(default_cfg['url'], check_hash=check_hash, progress=progress) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/timm/models/hub.py", line 52, in download_cached_file download_url_to_file(url, cached_file, hash_prefix, progress=progress) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/site-packages/torch/hub.py", line 457, in download_url_to_file u = urlopen(req) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/urllib/request.py", line 525, in open response = meth(req, response) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/urllib/request.py", line 634, in http_response response = self.parent.error( File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/urllib/request.py", line 563, in error return self._call_chain(*args) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/urllib/request.py", line 496, in _call_chain result = func(*args) File "/home/user/.pyenv/versions/3.10.15/lib/python3.10/urllib/request.py", line 643, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 403: Forbidden

Container logs:

Fetching error logs...