PozzettiAndrea/ComfyUI-Hunyuan3D-Part

Wrapper around Hunyuan3D-Part for ComfyUI

51

stars

135

commits

Python

primary language

Aug 24, 2026

updated

README

[!WARNING] Warning, uses experimental package comfy-env to attempt a one click isolated install. Will download and use pixi package manager.

ComfyUI-Hunyuan3D-Part

Installation

Three options, in order of speed → reliability:

  1. ComfyUI Manager (recommended) — search for Hunyuan3D-Part in the Manager and click Install from the highest version displayed. If that doesn't work, try nightly.
  2. Manager via Git URL — in ComfyUI Manager: "Install via Git URL" with https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part.git.
  3. 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! 🙏


ComfyUI custom nodes for Hunyuan3D-Part: 3D part segmentation and generation.

Features

P3-SAM Segmentation: Segment 3D meshes into parts segment_and_remesh

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

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.

Contributors

PozzettiAndrea

135 commits

PozzettiAndrea/ComfyUI-Hunyuan3D-Part

Wrapper around Hunyuan3D-Part for ComfyUI

51

stars

135

commits

Python

primary language

Aug 24, 2026

updated

README

[!WARNING] Warning, uses experimental package comfy-env to attempt a one click isolated install. Will download and use pixi package manager.

ComfyUI-Hunyuan3D-Part

Installation

Three options, in order of speed → reliability:

  1. ComfyUI Manager (recommended) — search for Hunyuan3D-Part in the Manager and click Install from the highest version displayed. If that doesn't work, try nightly.
  2. Manager via Git URL — in ComfyUI Manager: "Install via Git URL" with https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part.git.
  3. 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! 🙏


ComfyUI custom nodes for Hunyuan3D-Part: 3D part segmentation and generation.

Features

P3-SAM Segmentation: Segment 3D meshes into parts segment_and_remesh

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

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.

Contributors

PozzettiAndrea

135 commits

Languages

Python

89.2%

HTML

7.4%

JavaScript

3.4%