runtime error

Exit code: 1. Reason: e: hyper::Error(IncompleteMessage) } The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 3312, in from_pretrained resolved_archive_file = cached_file( File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 383, in cached_file resolved_file = hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1457, in hf_hub_download http_get( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 509, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "app.py", line 8, in <module> model = VisionEncoderDecoderModel.from_pretrained("naver-clova-ix/donut-base-finetuned-cord-v2") File "/home/user/.local/lib/python3.8/site-packages/transformers/models/vision_encoder_decoder/modeling_vision_encoder_decoder.py", line 359, in from_pretrained return super().from_pretrained(pretrained_model_name_or_path, *model_args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_utils.py", line 3364, in from_pretrained raise EnvironmentError( OSError: Can't load the model for 'naver-clova-ix/donut-base-finetuned-cord-v2'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'naver-clova-ix/donut-base-finetuned-cord-v2' is the correct path to a directory containing a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.

Container logs:

Fetching error logs...