This is a custom node designed to simplify the use of Hunyuan3D in ComfyUI
The plugin mainly does some code optimization:
Note: Deleted the function of exporting animations and textures, which I think is very simple for 3D modelers.
Comfyui itself has a function to mask an image to an RGBA image, which can be used to generate RGBA images.
EX_RemoveBackground A very simple background removal node, takes an image as input and outputs an image with the background removed. The model can be customized, and the specific model can be downloaded from the RemBg author's model download link.
EX_SquareImage The nodes created by ComfyUI_Huyuan3D author have not been adjusted.