runtime error
Exit code: 1. Reason: tils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2734, in repo_info return method( 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/hf_api.py", line 2519, in model_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 481, in hf_raise_for_status raise _format(HfHubHTTPError, str(e), response) from e huggingface_hub.errors.HfHubHTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/api/models/tencent/Hunyuan3D-2mv/revision/main (Request ID: Root=1-68619222-4c16dbc0053907256410cd80;30555e1e-ffcd-45ae-a415-5272ef125e56) Invalid credentials in Authorization header The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/gradio_app.py", line 738, in <module> i23d_worker = Hunyuan3DDiTFlowMatchingPipeline.from_pretrained( File "/home/user/app/hy3dgen/shapegen/pipelines.py", line 214, in from_pretrained config_path, ckpt_path = smart_load_model( File "/home/user/app/hy3dgen/shapegen/utils.py", line 116, in smart_load_model raise e File "/home/user/app/hy3dgen/shapegen/utils.py", line 105, in smart_load_model path = snapshot_download( 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/_snapshot_download.py", line 235, in snapshot_download raise LocalEntryNotFoundError( huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the files on the Hub and we cannot find the appropriate snapshot folder for the specified revision on the local disk. Please check your internet connection and try again.
Container logs:
Fetching error logs...