runtime error

Exit code: 1. Reason: ace.co/felixrosberg/arcface_tf', '.']' 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 32, in <module> arc_repo = Repository(local_dir="arcface_model", clone_from="felixrosberg/arcface_tf", use_auth_token=token) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py", line 132, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 534, in __init__ self.clone_from(repo_url=clone_from) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/repository.py", line 727, 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 '.'... cannot write data to temporary file "/home/user/app/arcface_model/.git/lfs/incomplete/58b11789b354e723308413555b6f3013db0ef91ba624350ca301e6224de9a5ce956490715": write /home/user/app/arcface_model/.git/lfs/incomplete/58b11789b354e723308413555b6f3013db0ef91ba624350ca301e6224de9a5ce956490715: no space left on device cannot write data to temporary file "/home/user/app/arcface_model/.git/lfs/incomplete/4ea35770ad853b959d1a572d9fd4f4c1c3fbac61e5eb9a22994d0aa2898f5a57231267001": write /home/user/app/arcface_model/.git/lfs/incomplete/4ea35770ad853b959d1a572d9fd4f4c1c3fbac61e5eb9a22994d0aa2898f5a57231267001: no space left on device Failed to fetch some objects from 'https://user:hf_******@huggingface.co/felixrosberg/arcface_tf.git/info/lfs'

Container logs:

Fetching error logs...