runtime error
Exit code: 1. Reason: 86_64" Kernel cache: /home/camenduru/.cache/warp/1.5.0 Warp UserWarning: Insufficient CUDA driver version. The minimum required CUDA driver version is 12.0, but the installed CUDA driver version is 0.0. Visit https://github.com/NVIDIA/warp/blob/main/README.md#installing for guidance. font_manager.py :1584 2024-12-07 10:01:26,053 generated new fontManager [SPARSE][CONV] spconv algo: auto [ATTENTION] Using backend: flash_attn Traceback (most recent call last): File "/content/TRELLIS/worker_runpod.py", line 107, in <module> pipeline = TrellisImageTo3DPipeline.from_pretrained("/content/model") File "/content/TRELLIS/trellis/pipelines/trellis_image_to_3d.py", line 55, in from_pretrained pipeline = super(TrellisImageTo3DPipeline, TrellisImageTo3DPipeline).from_pretrained(path) File "/content/TRELLIS/trellis/pipelines/base.py", line 39, in from_pretrained _models = { File "/content/TRELLIS/trellis/pipelines/base.py", line 40, in <dictcomp> k: models.from_pretrained(f"{path}/{v}") File "/content/TRELLIS/trellis/models/__init__.py", line 59, in from_pretrained model = __getattr__(config['name'])(**config['args'], **kwargs) File "/content/TRELLIS/trellis/models/structured_latent_vae/decoder_mesh.py", line 105, in __init__ self.mesh_extractor = SparseFeatures2Mesh(res=self.resolution*4, use_color=self.rep_config.get('use_color', False)) File "/content/TRELLIS/trellis/representations/mesh/cube2mesh.py", line 69, in __init__ self.mesh_extractor = FlexiCubes(device=device) File "/content/TRELLIS/trellis/representations/mesh/flexicubes/flexicubes.py", line 22, in __init__ self.dmc_table = torch.tensor(dmc_table, dtype=torch.long, device=device, requires_grad=False) File "/home/camenduru/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, 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...