runtime error

Space failed. Exit code: 1. Reason: Downloading: 0%| | 0.00/272 [00:00<?, ?B/s] Downloading: 100%|██████████| 272/272 [00:00<00:00, 2.09MB/s] Downloading: 0%| | 0.00/4.11k [00:00<?, ?B/s] Downloading: 100%|██████████| 4.11k/4.11k [00:00<00:00, 19.2MB/s] Traceback (most recent call last): File "app.py", line 11, in <module> processor = TrOCRProcessor.from_pretrained("microsoft/trocr-small-printed") File "/home/user/.local/lib/python3.8/site-packages/transformers/processing_utils.py", line 186, in from_pretrained args = cls._get_arguments_from_pretrained(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/transformers/processing_utils.py", line 230, in _get_arguments_from_pretrained args.append(attribute_class.from_pretrained(pretrained_model_name_or_path, **kwargs)) File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/feature_extraction_auto.py", line 306, in from_pretrained raise ValueError( ValueError: Unrecognized feature extractor in microsoft/trocr-small-printed. Should have a `feature_extractor_type` key in its preprocessor_config.json of config.json, or one of the following `model_type` keys in its {CONFIG_NAME}: {', '.join(c for c in FEATURE_EXTRACTOR_MAPPING_NAMES.keys())}

Container logs:

Fetching error logs...