runtime error

python3.10/site-packages/huggingface_hub/repository.py", line 686, in clone_from run_subprocess( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_subprocess.py", line 83, in run_subprocess return subprocess.run( File "/usr/local/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'lfs', 'clone', 'https://user:@huggingface.co/datasets/Gary3410/object_tmp', '.']' returned non-zero exit status 2. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 160, in <module> repo = Repository( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 128, 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/repository.py", line 533, in __init__ self.clone_from(repo_url=clone_from) 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/repository.py", line 726, in clone_from raise EnvironmentError(exc.stderr) OSError: WARNING: `git lfs clone` is deprecated and will not be updated with new flags from `git clone` `git clone` has been updated in upstream Git to have comparable speeds to `git lfs clone`. Cloning into '.'... warning: current Git remote contains credentials batch response: Authentication required: Password authentication in git is no longer supported. You must use a user access token or an SSH key instead. See https://huggingface.co/blog/password-git-deprecation Failed to fetch some objects from 'https://user:@huggingface.co/datasets/Gary3410/object_tmp.git/info/lfs'

Container logs:

Fetching error logs...