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.18k stars 215 forks source link

Split into subprojects #304

Open IcelandicCenterArtificialIntelligence opened 1 week ago

IcelandicCenterArtificialIntelligence commented 1 week ago

Given the amount of online comments and reported issues regarding installing this custom node, perhaps it would be advisable to split it into sub-projects. That should make installations, or most of them, easier and more successful.

MrForExample commented 1 day ago

I thought about that before, at beginning I was trying to also include the research from multi-view stereo into the pack, but right now it is focued entirely on 3D generative AI, as the first line in main readme file: Make 3D assets generation in ComfyUI good and convenient as it generates image/video! I plan to remove the code doesn't serve that purpose, so required packages would also reduce. Having said that, I just rebuilt all the wheels for Windows, python 3.10, 3.11, 3.12, cuda 11.8. 12.1, pytorch 2.4.0, so auto install should work on Windows now, please let me know if there are any other problems 👍