runtime error

Exit code: 1. Reason: nload.py", line 286, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 310, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 420, in hf_raise_for_status raise _format(EntryNotFoundError, message, response) from e huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-68ca4ac4-4772c3cd0beaa095250cc912;fd2d6689-d7b9-4505-9fcb-1f9c035f4412) Entry Not Found for url: https://huggingface.co/atuanlausu/kaxabu-whisper-lora/resolve/main/preprocessor_config.json. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> processor = WhisperProcessor.from_pretrained(ADAPTER_REPO) File "/usr/local/lib/python3.10/site-packages/transformers/processing_utils.py", line 892, in from_pretrained args = cls._get_arguments_from_pretrained(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/processing_utils.py", line 938, in _get_arguments_from_pretrained args.append(attribute_class.from_pretrained(pretrained_model_name_or_path, **kwargs)) File "/usr/local/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", line 373, in from_pretrained feature_extractor_dict, kwargs = cls.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", line 499, in get_feature_extractor_dict resolved_feature_extractor_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 456, in cached_file raise EnvironmentError( OSError: atuanlausu/kaxabu-whisper-lora does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co/atuanlausu/kaxabu-whisper-lora/tree/main' for available files.

Container logs:

Fetching error logs...