runtime error
thon3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1232, in hf_hub_download metadata = get_hf_file_metadata( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1608, in get_hf_file_metadata hf_raise_for_status(r) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 271, in hf_raise_for_status raise EntryNotFoundError(message, response) from e huggingface_hub.utils._errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-65487f76-5e6140ba4570be5962b002b5;35337d48-e2c3-4c21-9ed8-e10f4f310d3a) Entry Not Found for url: https://huggingface.co/akhaliq/Stylegan-ffhq-vintage/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 4, in <module> feature_extractor = AutoFeatureExtractor.from_pretrained("akhaliq/Stylegan-ffhq-vintage") File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/feature_extraction_auto.py", line 339, in from_pretrained config_dict, _ = FeatureExtractionMixin.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/transformers/feature_extraction_utils.py", line 498, in get_feature_extractor_dict resolved_feature_extractor_file = cached_file( File "/home/user/.local/lib/python3.10/site-packages/transformers/utils/hub.py", line 481, in cached_file raise EnvironmentError( OSError: akhaliq/Stylegan-ffhq-vintage does not appear to have a file named preprocessor_config.json. Checkout 'https://huggingface.co/akhaliq/Stylegan-ffhq-vintage/main' for available files.
Container logs:
Fetching error logs...