Extensions/ComfyUI-Hunyuan3D-Part
ComfyUI Extension

ComfyUI-Hunyuan3D-Part

Wrapper around Hunyuan3D-Part for ComfyUI

By PozzettiAndrea·Created 10 months ago·Updated a day ago· 51
PozzettiAndrea/ComfyUI-Hunyuan3D-Part
Nodes
On cloudLocal install
Stars51
Updateda day ago
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! 🙏


<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 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.