MrForExample / ComfyUI-3D-Pack

An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
MIT License
2.32k stars 233 forks source link

Wonder3d CUDA out of memory #83

Open Jabernacques opened 8 months ago

Jabernacques commented 8 months ago
torch.cuda.OutOfMemoryError: Allocation on device 0 would exceed allowed memory. (out of memory)
Currently allocated     : 3.32 GiB 
Requested               : 987.62 GiB

This can't be right, right? I have 11GB Vram

I used the Wonder3D_to_Large_Multiview_Gaussian_Model_to_3DGS and_3DMesh.json example Workflow

DenisKochetov commented 7 months ago

Yeah, 9 hundred gb of vram looks to high, 8 gb should be enough. Did you try other pipelines like TripoSR or CRM?