Hugging Face's logo
akin2010
/
Runtime error

runtime error

Exit code: 1. Reason: .safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 830M/830M [00:02<00:00, 345MB/s] Processing ./wheel/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl Installing collected packages: diff-gaussian-rasterization Successfully installed diff-gaussian-rasterization-0.0.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: pip install --upgrade pip /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") /app/core/attention.py:22: UserWarning: xFormers is available (Attention) warnings.warn("xFormers is available (Attention)") Traceback (most recent call last): File "/app/app.py", line 29, in <module> from core.models import LGM File "/app/core/models.py", line 11, in <module> from core.gs import GaussianRenderer File "/app/core/gs.py", line 7, in <module> from diff_gaussian_rasterization import ( File "/usr/local/lib/python3.10/site-packages/diff_gaussian_rasterization/__init__.py", line 15, in <module> from . import _C ImportError: libcudart.so.11.0: cannot open shared object file: No such file or directory

Container logs:

Fetching error logs...