runtime error

Exit code: 1. Reason: <00:00, 3.11MB/s] (…)_dec_rf_swin8_B_64l8r16_fp16.safetensors: 0%| | 0.00/171M [00:00<?, ?B/s] (…)_dec_rf_swin8_B_64l8r16_fp16.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 171M/171M [00:00<00:00, 187MB/s] (…)lat_dec_mesh_swin8_B_64l8m256c_fp16.json: 0%| | 0.00/372 [00:00<?, ?B/s] (…)lat_dec_mesh_swin8_B_64l8m256c_fp16.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 372/372 [00:00<00:00, 2.38MB/s] (…)_mesh_swin8_B_64l8m256c_fp16.safetensors: 0%| | 0.00/182M [00:00<?, ?B/s] (…)_mesh_swin8_B_64l8m256c_fp16.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 182M/182M [00:00<00:00, 206MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> pipeline = TrellisImageTo3DPipeline.from_pretrained("JeffreyXiang/TRELLIS-image-large") File "/home/user/app/trellis/pipelines/trellis_image_to_3d.py", line 59, in from_pretrained ).from_pretrained(path) File "/home/user/app/trellis/pipelines/base.py", line 42, in from_pretrained _models = { File "/home/user/app/trellis/pipelines/base.py", line 43, in <dictcomp> k: models.from_pretrained(f"{path}/{v}") for k, v in args["models"].items() File "/home/user/app/trellis/models/__init__.py", line 62, in from_pretrained model = __getattr__(config["name"])(**config["args"], **kwargs) File "/home/user/app/trellis/models/structured_latent_vae/decoder_mesh.py", line 118, in __init__ self.mesh_extractor = SparseFeatures2Mesh( File "/home/user/app/trellis/representations/mesh/cube2mesh.py", line 68, in __init__ self.mesh_extractor = FlexiCubes(device=device) File "/home/user/app/trellis/representations/mesh/flexicube.py", line 19, in __init__ self.dmc_table = torch.tensor( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 314, in _lazy_init torch._C._cuda_init() RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

Container logs:

Fetching error logs...