runtime error

Traceback (most recent call last): File "app.py", line 45, in <module> tokenizer = CLIPTokenizer.from_pretrained("openai/clip-vit-large-patch14", use_auth_token=access_token) File "/home/user/.local/lib/python3.8/site-packages/transformers/tokenization_utils_base.py", line 1760, in from_pretrained resolved_vocab_files[file_id] = cached_file( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 409, in cached_file resolved_file = hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1136, in hf_hub_download with open(ref_path) as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.cache/huggingface/hub/models--openai--clip-vit-large-patch14/refs/main'

Container logs:

Fetching error logs...