Hugging Face's logo
Rehanhhh
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: Hint: A new version of huggingface_hub (1.17.0) is available! You are using version 1.16.1. To update, run: hf update Traceback (most recent call last): File "/usr/local/bin/hf", line 6, in <module> sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.12/site-packages/huggingface_hub/cli/hf.py", line 114, in main app() File "/usr/local/lib/python3.12/site-packages/typer/main.py", line 1154, in __call__ raise e File "/usr/local/lib/python3.12/site-packages/typer/main.py", line 1137, in __call__ return get_command(self)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/typer/_click/core.py", line 807, in __call__ return self.main(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/typer/core.py", line 1193, in main return _main( ^^^^^^ File "/usr/local/lib/python3.12/site-packages/typer/core.py", line 182, in _main with self.make_context(prog_name, args, **extra) as ctx: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/typer/_click/core.py", line 714, in make_context self.parse_args(ctx, args) File "/usr/local/lib/python3.12/site-packages/typer/core.py", line 1077, in parse_args rest = super().parse_args(ctx, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/typer/_click/core.py", line 731, in parse_args ctx._opt_prefixes.update(parser._opt_prefixes) ^^^^^^^^^^^^^^^^^ AttributeError: 'StyledContext' object has no attribute '_opt_prefixes' Traceback (most recent call last): File "/app/app.py", line 22, in <module> subprocess.run( File "/usr/local/lib/python3.12/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['hf', 'download', 'VAST-AI/TripoSplat', '--local-dir', 'ckpts']' returned non-zero exit status 1.

Container logs:

Fetching error logs...