runtime error

Exit code: 1. Reason: ~~~~~~~~~~~~~~~~^ label=label, ^^^^^^^^^^^^ ...<12 lines>... value=value, ^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 189, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.13/site-packages/gradio/components/base.py", line 223, in __init__ load_fn, initial_value = self.get_load_fn_and_initial_value(value, inputs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/components/base.py", line 265, in get_load_fn_and_initial_value initial_value = value() File "/app/app.py", line 87, in get_baseline_df submission_repo = Repository(local_dir=SUBMISSION_NAME, clone_from=SUBMISSION_URL, use_auth_token=HF_TOKEN, repo_type="dataset") File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_deprecation.py", line 132, in inner_f return f(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/repository.py", line 531, in __init__ self.clone_from(repo_url=clone_from) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/repository.py", line 721, 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 '.'... remote: Invalid username or password. fatal: Authentication failed for 'https://huggingface.co/datasets/zai-org/LVBench_submission/' Error(s) during clone: `git clone` failed: exit status 128

Container logs:

Fetching error logs...