runtime error

Exit code: 1. Reason: or gated repo, make sure you are authenticated. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 35, in <module> _load_classifier(MODEL_ID) ~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/app/tone_ying/grader.py", line 163, in _load_classifier feature_extractor = Wav2Vec2FeatureExtractor.from_pretrained(key) File "/root/.pyenv/versions/3.13.12/lib/python3.13/site-packages/transformers/feature_extraction_utils.py", line 379, in from_pretrained feature_extractor_dict, kwargs = cls.get_feature_extractor_dict(pretrained_model_name_or_path, **kwargs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.pyenv/versions/3.13.12/lib/python3.13/site-packages/transformers/feature_extraction_utils.py", line 477, in get_feature_extractor_dict resolved_processor_file = cached_file( pretrained_model_name_or_path, ...<9 lines>... _raise_exceptions_for_missing_entries=False, ) File "/root/.pyenv/versions/3.13.12/lib/python3.13/site-packages/transformers/utils/hub.py", line 277, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/root/.pyenv/versions/3.13.12/lib/python3.13/site-packages/transformers/utils/hub.py", line 450, in cached_files raise OSError( ...<4 lines>... ) from e OSError: peteryushunli/wav2vec2-tone-qwen3 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `hf auth login` or by passing `token=<your_token>` model.safetensors: 75%|███████▍ | 955M/1.28G [00:03<00:00, 339MB/s] model.safetensors: 100%|██████████| 1.28G/1.28G [00:03<00:00, 353MB/s]

Container logs:

Fetching error logs...