runtime error

Exit code: 1. Reason: ", line 439, in prepare_url raise MissingSchema( requests.exceptions.MissingSchema: Invalid URL '/api/resolve-cache/models/codeparrot/codeparrot-small-code-to-text/a6bf982ae83a0d9c987844ed36bd2c5e231b6136/config.json?%2Fcodeparrot%2Fcodeparrot-small-code-to-text%2Fresolve%2Fmain%2Fconfig.json=&etag=%224d05200bfa8a2b62ebfddd7f3838239589395c38%22': No scheme supplied. Perhaps you meant https:///api/resolve-cache/models/codeparrot/codeparrot-small-code-to-text/a6bf982ae83a0d9c987844ed36bd2c5e231b6136/config.json?%2Fcodeparrot%2Fcodeparrot-small-code-to-text%2Fresolve%2Fmain%2Fconfig.json=&etag=%224d05200bfa8a2b62ebfddd7f3838239589395c38%22? During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> tokenizer = AutoTokenizer.from_pretrained("codeparrot/codeparrot-small-code-to-text") File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 511, in from_pretrained config = AutoConfig.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 680, in from_pretrained config_dict, _ = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 553, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 634, in _get_config_dict raise EnvironmentError( OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like codeparrot/codeparrot-small-code-to-text is not the path to a directory containing a config.json file. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.

Container logs:

Fetching error logs...