runtime error

Loading backend, this can take some time... Traceback (most recent call last): File "app.py", line 9, in <module> AUTO = Autocards() File "/home/user/.local/lib/python3.8/site-packages/autocards/autocards.py", line 79, in __init__ self.qg = qg_pipeline('question-generation', File "/home/user/.local/lib/python3.8/site-packages/autocards/pipelines.py", line 364, in qg_pipeline tokenizer = AutoTokenizer.from_pretrained(tokenizer) File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/tokenization_auto.py", line 498, in from_pretrained tokenizer_config = get_tokenizer_config(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/tokenization_auto.py", line 359, in get_tokenizer_config resolved_config_file = get_file_from_repo( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 678, in get_file_from_repo resolved_file = cached_path( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 282, in cached_path output_path = get_from_cache( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 545, 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...