runtime error

Space failed. Exit code: 1. Reason: lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/models/merve/svc-test/tree/main?recursive=True&expand=False The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 51, in <module> for x in list_repo_files(repo_id) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 101, in inner_f return f(*args, **kwargs) 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 2213, in list_repo_files return [ File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2213, in <listcomp> return [ File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2179, in list_files_info for subpath_info in paginate(path=tree_url, headers=headers, params={"recursive": True, "expand": expand}): File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_pagination.py", line 36, in paginate hf_raise_for_status(r) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 293, in hf_raise_for_status raise RepositoryNotFoundError(message, response) from e huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-65436ebb-7d09e5483ffb8cbf369a8374;3f713cbd-0423-4590-b5c3-df7e3e1ac3c4) Repository Not Found for url: https://huggingface.co/api/models/merve/svc-test/tree/main?recursive=True&expand=False. 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. Invalid username or password.

Container logs:

Fetching error logs...