runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/transformers/models/auto/processing_auto.py:255: FutureWarning: The `use_auth_token` argument is deprecated and will be removed in v5 of Transformers. Please use `token` instead. warnings.warn( config.json: 0%| | 0.00/533 [00:00<?, ?B/s] config.json: 100%|██████████| 533/533 [00:00<00:00, 3.57MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> processor = AutoProcessor.from_pretrained("google/hear-pytorch", use_auth_token=HF_TOKEN) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/processing_auto.py", line 404, in from_pretrained raise ValueError( ValueError: Unrecognized processing class in google/hear-pytorch. Can't instantiate a processor, a tokenizer, an image processor or a feature extractor for this model. Make sure the repository contains the files of at least one of those processing classes.

Container logs:

Fetching error logs...