ComfyUI Extension
ComfyUI-Hunyuan3D-Part
Wrapper around Hunyuan3D-Part for ComfyUI
PozzettiAndrea/ComfyUI-Hunyuan3D-Part
Nodes—
On cloudLocal install
Stars51
Updateda day ago
Readme
[!WARNING] Warning, uses experimental package
comfy-envto attempt a one click isolated install. Will download and use pixi package manager.
ComfyUI-Hunyuan3D-Part
Installation
Three options, in order of speed → reliability:
- ComfyUI Manager (recommended) — search for
Hunyuan3D-Partin the Manager and click Install from the highest version displayed. If that doesn't work, try nightly. - Manager via Git URL — in ComfyUI Manager: "Install via Git URL" with
https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part.git. - Manual (most reliable):
cd ComfyUI/custom_nodes git clone https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part.git cd ComfyUI-Hunyuan3D-Part pip install -r requirements.txt --upgrade python install.py
Please report any problems you hit during installation or use of my nodes — open a Discussion or Issue. Very grateful for your help! 🙏
<div align="center"> <a href="https://pozzettiandrea.github.io/ComfyUI-Hunyuan3D-Part/"> <img src="https://pozzettiandrea.github.io/ComfyUI-Hunyuan3D-Part/gallery-preview.png" alt="Workflow Test Gallery" width="800"> </a> <br> <b><a href="https://pozzettiandrea.github.io/ComfyUI-Hunyuan3D-Part/">View Live Test Gallery →</a></b> </div>
ComfyUI custom nodes for Hunyuan3D-Part: 3D part segmentation and generation.
Features
P3-SAM Segmentation: Segment 3D meshes into parts

X-Part Generation: Generate high-quality part meshes using diffusion

Community
Questions or feature requests? Open a Discussion on GitHub.
Join the Comfy3D Discord for help, updates, and chat about 3D workflows in ComfyUI.
Credits
Based on Hunyuan3D-Part by Tencent.