runtime error

Exit code: 1. Reason: ta = get_hf_file_metadata( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1666, in get_hf_file_metadata r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 364, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 388, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 417, in hf_raise_for_status raise _format(EntryNotFoundError, message, response) from e huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-67076718-2d96ecd6190973693e18b851;d961a13d-c204-481a-bcee-2ac1ed90d5a2) Entry Not Found for url: https://huggingface.co/shinyice/densenet121-dog-emotions/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 8, in <module> feature_extractor = AutoFeatureExtractor.from_pretrained(model_name) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/feature_extraction_auto.py", line 345, in from_pretrained config_dict, _ = FeatureExtractionMixin.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", line 509, in get_feature_extractor_dict resolved_feature_extractor_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 459, in cached_file raise EnvironmentError( OSError: shinyice/densenet121-dog-emotions does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co/shinyice/densenet121-dog-emotions/tree/main' for available files.

Container logs:

Fetching error logs...