runtime error

Traceback (most recent call last): File "app.py", line 7, in <module> pipe = pipeline("text-classification", model=model_ckpt) File "/home/user/.local/lib/python3.8/site-packages/transformers/pipelines/__init__.py", line 454, in pipeline config = AutoConfig.from_pretrained(model, revision=revision, _from_pipeline=task, **model_kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/configuration_auto.py", line 558, in from_pretrained config_dict, _ = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/configuration_utils.py", line 550, in get_config_dict resolved_config_file = cached_path( File "/home/user/.local/lib/python3.8/site-packages/transformers/file_utils.py", line 1491, in cached_path output_path = get_from_cache( File "/home/user/.local/lib/python3.8/site-packages/transformers/file_utils.py", line 1715, in get_from_cache raise ValueError( ValueError: Connection error, and we cannot find the requested files in the cached path. Please try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...