runtime error
Exit code: 1. Reason: /huggingface_hub/hf_api.py", line 4370, in create_commit self.preupload_lfs_files( ~~~~~~~~~~~~~~~~~~~~~~~~^ repo_id=repo_id, ^^^^^^^^^^^^^^^^ ...<6 lines>... free_memory=False, # do not remove `CommitOperationAdd.path_or_fileobj` on LFS files for "normal" users ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 4592, in preupload_lfs_files _fetch_upload_modes( ~~~~~~~~~~~~~~~~~~~^ additions=additions_no_upload_mode, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<6 lines>... gitignore_content=gitignore_content, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/_commit_api.py", line 750, in _fetch_upload_modes hf_raise_for_status(resp) ~~~~~~~~~~~~~~~~~~~^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 710, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-698ebf7d-52c8215b7dfccaf77a1658c4;4111e243-e657-4b8f-ba51-fe0efdc55603) Repository Not Found for url: https://huggingface.co/api/spaces/mohmmed5787/xtts-storage/preupload/main. 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. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password. Note: Creating a commit assumes that the repo already exists on the Huggingface Hub. Please use `create_repo` if it's not the case. Download complete: 100%|██████████| 11.4G/11.4G [00:45<00:00, 250MB/s]
Container logs:
Fetching error logs...