runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/xformers/ops/fmha/flash.py:211: FutureWarning: `torch.library.impl_abstract` was renamed to `torch.library.register_fake`. Please use that instead; we will remove `torch.library.impl_abstract` in a future version of PyTorch. @torch.library.impl_abstract("xformers_flash::flash_fwd") /usr/local/lib/python3.10/site-packages/xformers/ops/fmha/flash.py:344: FutureWarning: `torch.library.impl_abstract` was renamed to `torch.library.register_fake`. Please use that instead; we will remove `torch.library.impl_abstract` in a future version of PyTorch. @torch.library.impl_abstract("xformers_flash::flash_bwd") [SPARSE] Backend: spconv, Attention: flash_attn Loading Trellis pipeline... Traceback (most recent call last): File "/home/user/app/app.py", line 466, in <module> trellis.cuda() AttributeError: 'NoneType' object has no attribute 'cuda' Error loading Trellis pipeline: 404 Client Error. (Request ID: Root=1-68265bd7-13cfe14e4ef763124df3b21c;e59dbc9e-a282-4b61-89ae-5f4c5fd055bc) Repository Not Found for url: https://huggingface.co/JeffreyXiang/TRELLIS-image-large/resolve/main/pipeline.json. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated.

Container logs:

Fetching error logs...