runtime error
.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/hf_api.py", line 2275, in repo_info return method( 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/hf_api.py", line 2085, in model_info hf_raise_for_status(r) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 323, in hf_raise_for_status raise RepositoryNotFoundError(message, response) from e huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-666c9734-17e40d986a73d93776822541;a88942ec-969b-4910-b155-ef3434cd814f) Repository Not Found for url: https://huggingface.co/api/models/mf666/shit-checker. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated. User Access Token "repo access" is expired 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> from check import DEFAULT_MODEL, predict, MODELS File "/home/user/app/check.py", line 19, in <module> for file in hf_fs.glob(f'{REPOSITORY}/*.onnx') File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 392, in glob path = self.resolve_path(path, revision=kwargs.get("revision")).unresolve() File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 186, in resolve_path _raise_file_not_found(path, err) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_file_system.py", line 670, in _raise_file_not_found raise FileNotFoundError(msg) from err FileNotFoundError: mf666/shit-checker/*.onnx (repository not found)
Container logs:
Fetching error logs...