runtime error

Exit code: 1. Reason: model_fp16_fixrot.safetensors: 0%| | 0.00/830M [00:00<?, ?B/s] model_fp16_fixrot.safetensors: 4%|▍ | 33.2M/830M [00:01<00:29, 27.1MB/s] model_fp16_fixrot.safetensors: 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 411M/830M [00:02<00:01, 216MB/s]  model_fp16_fixrot.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 830M/830M [00:03<00:00, 271MB/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 /home/user/app/core/attention.py:22: UserWarning: xFormers is available (Attention) warnings.warn("xFormers is available (Attention)") Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> from core.models import LGM File "/home/user/app/core/models.py", line 11, in <module> from core.gs import GaussianRenderer File "/home/user/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...